
Time bar (total: 2.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 14 to 9 computations (35.7% saved)
| 546.0ms | 8 256× | 0 | valid |
| 185.0ms | 2 683× | 0 | exit |
ival-expm1: 159.0ms (37% of total)ival-mult: 96.0ms (22.3% of total)ival-sqrt: 84.0ms (19.5% of total)ival-div: 76.0ms (17.7% of total)exact: 9.0ms (2.1% of total)adjust: 3.0ms (0.7% of total)ival-assert: 3.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 174 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| 174 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 1 | 0 | - | 0 | - | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 0 | 1 | (305.66645698024524) | 0 | - | (exp.f64 (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | cancellation | 174 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | cancellation | 174 | 0 |
/.f64 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) | o/o | 1 | 0 |
| ↳ | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | overflow | 1 | |
| ↳ | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | overflow | 1 | |
| ↳ | (exp.f64 x) | overflow | 1 | |
| ↳ | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | overflow | 1 | |
exp.f64 | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 175 | 0 |
| - | 1 | 80 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 175 | 0 | 0 |
| - | 1 | 0 | 80 |
| number | freq |
|---|---|
| 0 | 80 |
| 1 | 2 |
| 2 | 174 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 43.0ms | 512× | 0 | valid |
Compiled 106 to 34 computations (67.9% saved)
ival-mult: 8.0ms (27.7% of total)ival-exp: 7.0ms (24.2% of total)ival-expm1: 6.0ms (20.8% of total)ival-div: 3.0ms (10.4% of total)ival-sqrt: 3.0ms (10.4% of total)exact: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 41 |
| 1 | 50 | 39 |
| 2 | 119 | 39 |
| 3 | 486 | 39 |
| 4 | 3083 | 18 |
| 0 | 10 | 12 |
| 0 | 17 | 12 |
| 1 | 33 | 12 |
| 2 | 69 | 12 |
| 3 | 215 | 12 |
| 4 | 1109 | 5 |
| 0 | 8655 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
Compiled 12 to 10 computations (16.7% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 33.3% | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
#s(literal 1 binary64) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp.f64 x) |
| Outputs |
|---|
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (exp (* 2 x)) #s(hole binary64 1)) |
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x)))))) |
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 4/3 x)))))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (exp (* 2 x)) #s(hole binary64 (exp (* 2 x)))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- (exp (* 2 x)) 1) (exp (* 2 x)) (* 2 x) 2 x 1 (- (exp x) 1) (exp x)) |
| 2.0ms | x | @ | inf | ((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- (exp (* 2 x)) 1) (exp (* 2 x)) (* 2 x) 2 x 1 (- (exp x) 1) (exp x)) |
| 2.0ms | x | @ | 0 | ((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- (exp (* 2 x)) 1) (exp (* 2 x)) (* 2 x) 2 x 1 (- (exp x) 1) (exp x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 565 |
| 0 | 133 | 523 |
| 1 | 763 | 413 |
| 0 | 6995 | 351 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
#s(literal 1 binary64) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp.f64 x) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (exp (* 2 x)) #s(hole binary64 1)) |
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x)))))) |
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 4/3 x)))))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (exp (* 2 x)) #s(hole binary64 (exp (* 2 x)))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
| Outputs |
|---|
(*.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (expm1.f64 x)))) |
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (sqrt.f64 (expm1.f64 x))) |
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x))) (*.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (fma.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (exp.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 x) (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x))) (expm1.f64 x))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (expm1.f64 x))) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (neg.f64 (expm1.f64 x)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 x)) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x)))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(expm1.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) x)) |
(expm1.f64 (*.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x))))) |
(-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (-.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x))) |
(*.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x))) |
(*.f64 (exp.f64 x) (exp.f64 x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) (sinh.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (sinh.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) (sinh.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (sinh.f64 (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (cosh.f64 x) (exp.f64 x) (*.f64 (sinh.f64 x) (exp.f64 x))) |
(fma.f64 (exp.f64 x) (cosh.f64 x) (*.f64 (exp.f64 x) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (*.f64 (cosh.f64 x) (exp.f64 x)) (*.f64 (sinh.f64 x) (exp.f64 x))) |
(+.f64 (*.f64 (exp.f64 x) (cosh.f64 x)) (*.f64 (exp.f64 x) (sinh.f64 x))) |
(+.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (sinh.f64 (*.f64 x #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) x)) |
(exp.f64 (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) |
(+.f64 x x) |
#s(literal 2 binary64) |
x |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 x #s(literal 0 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (+.f64 x #s(literal 0 binary64))) |
(exp.f64 x) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (- (exp (* 2 x)) 1) (*.f64 x #s(literal 2 binary64))) |
#s(approx (- (exp (* 2 x)) 1) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x)) |
#s(approx (- (exp (* 2 x)) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x)) |
#s(approx (- (exp (* 2 x)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 4/3 binary64)) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x)) |
#s(approx (exp (* 2 x)) #s(literal 1 binary64)) |
#s(approx (exp (* 2 x)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (* 2 x)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (* 2 x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* 2 x) (*.f64 x #s(literal 2 binary64))) |
#s(approx x x) |
#s(approx (- (exp x) 1) x) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
#s(approx (- (exp (* 2 x)) 1) (expm1.f64 (*.f64 x #s(literal 2 binary64)))) |
#s(approx (exp (* 2 x)) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (exp x) (exp.f64 x)) |
Compiled 2 346 to 596 computations (74.6% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 7 | 143 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 137 | 7 | 144 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ▶ | 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| ▶ | 69.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| ▶ | 67.9% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
| ▶ | 73.8% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| 99.0% | (exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) | |
| 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 216 to 176 computations (18.5% saved)
| Inputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(exp.f64 x) |
x |
#s(literal -1 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))) |
(-.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (- (exp x) -1) #s(hole binary64 2)) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | ((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) x -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) 2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) -2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* 1/2 x) 1) 1/2 1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6) |
| 2.0ms | x | @ | -inf | ((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) x -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) 2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) -2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* 1/2 x) 1) 1/2 1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6) |
| 1.0ms | x | @ | 0 | ((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) x -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) 2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) -2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* 1/2 x) 1) 1/2 1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 1221 |
| 0 | 206 | 1048 |
| 1 | 992 | 905 |
| 0 | 8540 | 890 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(exp.f64 x) |
x |
#s(literal -1 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))) |
(-.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (- (exp x) -1) #s(hole binary64 2)) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (sqrt.f64 (expm1.f64 x)))) |
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (sqrt.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x))))) |
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (sqrt.f64 (expm1.f64 x))) |
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x))) (*.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (fma.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 x) (expm1.f64 x))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (expm1.f64 x))) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (expm1.f64 x)))) |
(fma.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x)))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x))))) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) x)) |
(exp.f64 (+.f64 x #s(literal 0 binary64))) |
(exp.f64 x) |
x |
#s(literal -1 binary64) |
(*.f64 (pow.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (- (exp x) -1) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal -3 binary64)))) x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal -3 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 x (-.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (-.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (+.f64 x #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 x (-.f64 x #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal -8 binary64) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) x))) |
(-.f64 x (*.f64 (/.f64 #s(literal -2 binary64) x) x)) |
(-.f64 x #s(literal -2 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 x (-.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 x (-.f64 x #s(literal 2 binary64)))))) |
(+.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) |
(+.f64 #s(literal 2 binary64) x) |
(+.f64 x #s(literal 2 binary64)) |
#s(literal -2 binary64) |
(*.f64 (pow.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) #s(literal 8 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x #s(literal 2 binary64)) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) #s(literal 2 binary64)) |
(fma.f64 x (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) |
(+.f64 (-.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
(+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) |
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) x) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64))) x) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x #s(literal 2 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) |
(fma.f64 x (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x)))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) |
(+.f64 (-.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))) |
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
(+.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) x) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/12 binary64) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/12 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
#s(literal 1/6 binary64) |
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (- (exp x) -1) #s(literal 2 binary64)) |
#s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (- (exp x) -1) #s(literal 2 binary64)) |
#s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (- x -2) #s(literal 2 binary64)) |
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (-.f64 x #s(literal -2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (-.f64 x #s(literal -2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
#s(approx (- (exp x) -1) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
#s(approx (- (exp x) -1) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
#s(approx (- x -2) x) |
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x)) #s(literal 1/6 binary64)))) |
Compiled 8 622 to 1 489 computations (82.7% saved)
14 alts after pruning (9 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 337 | 8 | 345 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 338 | 14 | 352 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ✓ | 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) | |
| ✓ | 69.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) | |
| ▶ | 67.4% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) |
| ✓ | 67.9% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
| ▶ | 2.5% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
| 3.5% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))) | |
| ▶ | 4.0% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
| 5.0% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) | |
| ✓ | 73.8% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| ▶ | 72.7% | (exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
| ▶ | 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 538 to 410 computations (23.8% saved)
| Inputs |
|---|
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) |
#s(approx (- (exp x) -1) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)) |
#s(approx (- x -2) x) |
x |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))) |
(fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
#s(literal 3/16 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (sqrt 2))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (* 1/2 (log 2)))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (+ (* 1/4 x) (* 1/2 (log 2))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (+ (* 1/2 (log 2)) (* x (+ 1/4 (* 1/16 x)))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (+ (* 1/2 (log 2)) (* x (+ 1/4 (* x (+ 1/16 (* -1/384 (pow x 2))))))))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (log 2))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))) |
#s(approx (- (exp x) -1) #s(hole binary64 2)) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2)))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x)))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (sqrt (+ 1 (exp x))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (* 1/2 (log (+ 1 (exp x)))))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))))) |
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* 3/16 (/ x (sqrt 2))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* 3/16 x))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* x (+ 3/16 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | x | @ | inf | ((exp (* (log (- (exp x) -1)) 1/2)) (* (log (- (exp x) -1)) 1/2) (log (- (exp x) -1)) (- (exp x) -1) 2 1/2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) x (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* (* 1/2 x) x) x) (* 1/2 x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) 1/6 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 (sqrt 2)) |
| 28.0ms | x | @ | -inf | ((exp (* (log (- (exp x) -1)) 1/2)) (* (log (- (exp x) -1)) 1/2) (log (- (exp x) -1)) (- (exp x) -1) 2 1/2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) x (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* (* 1/2 x) x) x) (* 1/2 x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) 1/6 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 (sqrt 2)) |
| 4.0ms | x | @ | 0 | ((exp (* (log (- (exp x) -1)) 1/2)) (* (log (- (exp x) -1)) 1/2) (log (- (exp x) -1)) (- (exp x) -1) 2 1/2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) x (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* (* 1/2 x) x) x) (* 1/2 x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) 1/6 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 (sqrt 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 286 | 1882 |
| 0 | 306 | 1695 |
| 1 | 1574 | 1525 |
| 0 | 8334 | 1445 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) |
#s(approx (- (exp x) -1) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)) |
#s(approx (- x -2) x) |
x |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))) |
(fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
#s(literal 3/16 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (sqrt 2))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (* 1/2 (log 2)))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (+ (* 1/4 x) (* 1/2 (log 2))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (+ (* 1/2 (log 2)) (* x (+ 1/4 (* 1/16 x)))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (+ (* 1/2 (log 2)) (* x (+ 1/4 (* x (+ 1/16 (* -1/384 (pow x 2))))))))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (log 2))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))) |
#s(approx (- (exp x) -1) #s(hole binary64 2)) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2)))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x)))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) #s(hole binary64 (sqrt (+ 1 (exp x))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) #s(hole binary64 (* 1/2 (log (+ 1 (exp x)))))) |
#s(approx (log (- (exp x) -1)) #s(hole binary64 (log (+ 1 (exp x))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))))) |
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* 3/16 (/ x (sqrt 2))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* 3/16 x))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* x (+ 3/16 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))))) |
| Outputs |
|---|
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))))) (-.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) (-.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))))))) |
(sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))) |
(*.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(log.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))) |
(log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) |
#s(approx (- (exp x) -1) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))) (sinh.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)) |
#s(approx (- x -2) x) |
x |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))))) |
(fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)) |
(fma.f64 x #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
#s(literal 1/6 binary64) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) |
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
(fma.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -3/16 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
(+.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -3/16 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -3/16 binary64) x) (*.f64 #s(literal -3/16 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))) |
(/.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))) (/.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)) |
#s(literal 3/16 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(cosh.f64 (asinh.f64 #s(literal -1 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(fabs.f64 (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (/.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 7/96 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (log (- (exp x) -1)) 1/2) (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (log (- (exp x) -1)) 1/2) (fma.f64 #s(literal 1/4 binary64) x (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal 1/4 binary64)) x (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (log (- (exp x) -1)) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/384 binary64) #s(literal 1/16 binary64)) x #s(literal 1/4 binary64)) x (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (log (- (exp x) -1)) (log.f64 #s(literal 2 binary64))) |
#s(approx (log (- (exp x) -1)) (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (- (exp x) -1)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (- (exp x) -1)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (exp x) -1) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))) (sinh.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))) |
#s(approx (- (exp x) -1) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 7/96 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (- x -2) #s(literal 2 binary64)) |
#s(approx (- x -2) (+.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (* 1/2 x) x) x) x) |
#s(approx (+ (* (* 1/2 x) x) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* 3/16 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 3/16 x) 1/2) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) |
#s(approx (exp (* (log (- (exp x) -1)) 1/2)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
#s(approx (* (log (- (exp x) -1)) 1/2) (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (log (- (exp x) -1)) (log1p.f64 (exp.f64 x))) |
#s(approx (- (exp x) -1) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
#s(approx (- x -2) x) |
#s(approx (- x -2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (+ (* (* 1/2 x) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* 1/2 x) x) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) |
#s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) |
#s(approx (+ (* 3/16 x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))) |
Compiled 10 182 to 1 307 computations (87.2% saved)
19 alts after pruning (10 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 298 | 6 | 304 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 299 | 19 | 318 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ✓ | 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) | |
| ✓ | 69.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| ▶ | 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 67.4% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) |
| ✓ | 67.9% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
| ✓ | 2.5% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
| 3.5% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))) | |
| ✓ | 4.0% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
| ▶ | 5.0% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
| ✓ | 73.8% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| ▶ | 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
| 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))))) x (sqrt.f64 #s(literal 2 binary64)))) | |
| 68.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
| ▶ | 68.6% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
| ▶ | 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
| 4.2% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 773 to 572 computations (26% saved)
| Inputs |
|---|
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
#s(literal 3/16 binary64) |
x |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 x x) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal -1 binary64) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x)) |
(*.f64 #s(literal 3/16 binary64) x) |
| Outputs |
|---|
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* 1/2 (/ x (sqrt 2))))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2)))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#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/6 x) 1/2) x) -1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 1)) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (* (/ x (sqrt 2)) 3/16) #s(hole binary64 (* 3/16 (/ x (sqrt 2))))) |
#s(approx (/ x (sqrt 2)) #s(hole binary64 (/ x (sqrt 2)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (sqrt 2))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/4 (* x (sqrt 2)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/32 (* x (sqrt 2))) (* 1/4 (sqrt 2))))))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (* 1/4 (sqrt 2)))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (+ (* 3/32 (* x (sqrt 2))) (* 1/4 (sqrt 2))))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (* 1/2 (sqrt 2)))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (+ (* 3/16 (* x (sqrt 2))) (* 1/2 (sqrt 2))))) |
#s(approx (* (sqrt 2) (* 3/16 x)) #s(hole binary64 (* 3/16 (* x (sqrt 2))))) |
#s(approx (* 3/16 x) #s(hole binary64 (* 3/16 x))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2))))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* 3/16 (/ x (sqrt 2))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* 3/16 x))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* x (+ 3/16 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (* 3/32 (* (pow x 2) (sqrt 2))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) x)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/32 (sqrt 2)) (+ (* 1/4 (/ (sqrt 2) x)) (/ (sqrt 2) (pow x 2))))))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (* 3/32 (* x (sqrt 2))))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (* x (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) x)))))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (* 3/16 (* x (sqrt 2))))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (* x (+ (* 3/16 (sqrt 2)) (* 1/2 (/ (sqrt 2) x)))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (sqrt 2) x)) (* -1/4 (sqrt 2))) x)) (* 3/32 (sqrt 2)))))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (sqrt 2) x)) (* -3/32 (sqrt 2))))))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (sqrt 2) x)) (* -3/16 (sqrt 2))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 x 1/2 (sqrt 2) 2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (* (* x x) 1/2) (* x x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (- (* (+ (* 1/6 x) 1/2) x) -1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) 1/6 -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (* (/ x (sqrt 2)) 3/16) (/ x (sqrt 2)) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) (* (sqrt 2) (* 3/16 x)) (* 3/16 x)) |
| 5.0ms | x | @ | -inf | ((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 x 1/2 (sqrt 2) 2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (* (* x x) 1/2) (* x x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (- (* (+ (* 1/6 x) 1/2) x) -1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) 1/6 -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (* (/ x (sqrt 2)) 3/16) (/ x (sqrt 2)) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) (* (sqrt 2) (* 3/16 x)) (* 3/16 x)) |
| 4.0ms | x | @ | 0 | ((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 x 1/2 (sqrt 2) 2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (* (* x x) 1/2) (* x x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (- (* (+ (* 1/6 x) 1/2) x) -1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) 1/6 -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (* (/ x (sqrt 2)) 3/16) (/ x (sqrt 2)) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) (* (sqrt 2) (* 3/16 x)) (* 3/16 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 2071 |
| 0 | 340 | 1935 |
| 1 | 1598 | 1709 |
| 0 | 8421 | 1650 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
#s(literal 3/16 binary64) |
x |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 x x) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(literal -1 binary64) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x)) |
(*.f64 #s(literal 3/16 binary64) x) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* 1/2 (/ x (sqrt 2))))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2)))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#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/6 x) 1/2) x) -1) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 1)) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (* (/ x (sqrt 2)) 3/16) #s(hole binary64 (* 3/16 (/ x (sqrt 2))))) |
#s(approx (/ x (sqrt 2)) #s(hole binary64 (/ x (sqrt 2)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (sqrt 2))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/4 (* x (sqrt 2)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/32 (* x (sqrt 2))) (* 1/4 (sqrt 2))))))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (* 1/4 (sqrt 2)))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (+ (* 3/32 (* x (sqrt 2))) (* 1/4 (sqrt 2))))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (* 1/2 (sqrt 2)))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (+ (* 3/16 (* x (sqrt 2))) (* 1/2 (sqrt 2))))) |
#s(approx (* (sqrt 2) (* 3/16 x)) #s(hole binary64 (* 3/16 (* x (sqrt 2))))) |
#s(approx (* 3/16 x) #s(hole binary64 (* 3/16 x))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2))))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* 3/16 (/ x (sqrt 2))))) |
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* 3/16 x))) |
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* x (+ 3/16 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (* 3/32 (* (pow x 2) (sqrt 2))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) x)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/32 (sqrt 2)) (+ (* 1/4 (/ (sqrt 2) x)) (/ (sqrt 2) (pow x 2))))))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (* 3/32 (* x (sqrt 2))))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (* x (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) x)))))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (* 3/16 (* x (sqrt 2))))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (* x (+ (* 3/16 (sqrt 2)) (* 1/2 (/ (sqrt 2) x)))))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (sqrt 2) x)) (* -1/4 (sqrt 2))) x)) (* 3/32 (sqrt 2)))))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (sqrt 2) x)) (* -3/32 (sqrt 2))))))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (sqrt 2) x)) (* -3/16 (sqrt 2))))))) |
| Outputs |
|---|
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 x (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x))) (-.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) (-.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (-.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (-.f64 (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (*.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)) |
(fma.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)))) (-.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)) (/.f64 x #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 3/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -3/16 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
(+.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -3/16 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -3/16 binary64) x) (*.f64 #s(literal -3/16 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))) |
(/.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))) (/.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)) |
#s(literal 3/16 binary64) |
x |
#s(literal 1/2 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(cosh.f64 (asinh.f64 #s(literal -1 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(fabs.f64 (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (neg.f64 (neg.f64 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)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 x (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
#s(literal 1/6 binary64) |
#s(literal -1 binary64) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x)) |
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x)) |
(fma.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x)) |
(fma.f64 x #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x)) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) |
(*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -3/8 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 3/8 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 x #s(literal -3/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) x) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 3/16 binary64) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) x) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal 3/16 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)))) (-.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)) (/.f64 x #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 3/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -3/16 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 3/16 binary64))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
(+.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 27/4096 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 27/4096 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 27/4096 binary64))) (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 3/16 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x))))) (/.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 27/4096 binary64)) (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 27/4096 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))))) |
(+.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3/16 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x)) |
(*.f64 (*.f64 #s(literal 3/16 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 #s(literal 3/16 binary64) x) |
(*.f64 x #s(literal 3/16 binary64)) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 7/96 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* 3/16 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 3/16 x) 1/2) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (+.f64 x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 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/6 x) 1/2) x) -1) x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (+.f64 x #s(literal 2 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) #s(literal 1 binary64)) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt 2)) 3/16) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
#s(approx (/ x (sqrt 2)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (fma.f64 (fma.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (fma.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (* (sqrt 2) (* 3/16 x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)) |
#s(approx (* 3/16 x) (*.f64 #s(literal 3/16 binary64) x)) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) |
#s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) |
#s(approx (+ (* 3/16 x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x)) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (*.f64 (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (* (+ (* 1/6 x) 1/2) x) -1) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64) (*.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (fma.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 x x))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64) (*.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) x)) x)) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* (+ (* 1/6 x) 1/2) x) -1) x) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (fma.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x))) (*.f64 x x))) |
#s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (neg.f64 (*.f64 (fma.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x))) |
#s(approx (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) (neg.f64 (*.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x))) |
Compiled 16 875 to 2 101 computations (87.5% saved)
19 alts after pruning (7 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 469 | 5 | 474 |
| Fresh | 3 | 2 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 9 | 9 |
| Total | 474 | 19 | 493 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ✓ | 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) | |
| ✓ | 69.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 68.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 67.4% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) |
| ✓ | 67.9% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
| ✓ | 2.5% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
| 3.5% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))) | |
| ✓ | 4.0% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
| ✓ | 5.0% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
| ✓ | 73.8% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
| 67.6% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x))) | |
| 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (fma.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) x (sqrt.f64 #s(literal 2 binary64)))) | |
| 68.6% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 69.3% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
| 4.2% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 1 206 to 544 computations (54.9% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (fma.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))))) x (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
3 calls:
| 7.0ms | x |
| 6.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 6.0ms | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 100.0% | 1 | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 100.0% | 1 | x |
Compiled 24 to 20 computations (16.7% saved)
Total -46.2b remaining (-275.1%)
Threshold costs -46.2b (-275.1%)
| Inputs |
|---|
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) x) (sqrt 2)) (*.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (fma.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) x)) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(approx (/ (+ (* 1/2 (sqrt 2)) (* (sqrt 2) (* 3/16 x))) 2) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))))) x (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
3 calls:
| 14.0ms | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 6.0ms | x |
| 5.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.8% | 1 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 73.8% | 1 | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 73.8% | 1 | x |
Compiled 24 to 20 computations (16.7% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 19 |
| 1 | 33 | 19 |
| 2 | 72 | 19 |
| 3 | 234 | 19 |
| 4 | 1355 | 19 |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| 1× | fuel |
Compiled 19 to 16 computations (15.8% saved)
Compiled 62 to 52 computations (16.1% saved)
Loading profile data...