
Time bar (total: 2.5s)
| 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)
| 529.0ms | 8 256× | 0 | valid |
| 144.0ms | 2 611× | 0 | exit |
ival-expm1: 132.0ms (31.5% of total)ival-sqrt: 115.0ms (27.4% of total)ival-mult: 86.0ms (20.5% of total)ival-div: 72.0ms (17.2% of total)exact: 8.0ms (1.9% of total)adjust: 3.0ms (0.7% of total)ival-assert: 3.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 179 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| 179 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 2 | 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 | (84.72045421167103) | 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 | 179 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | cancellation | 179 | 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 | 2 | |
| ↳ | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | overflow | 2 | |
| ↳ | (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 |
/.f64 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) | o/n | 1 | 0 |
| ↳ | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | overflow | 2 | |
| ↳ | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | overflow | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 181 | 0 |
| - | 1 | 74 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 181 | 0 | 0 |
| - | 1 | 0 | 74 |
| number | freq |
|---|---|
| 0 | 74 |
| 1 | 3 |
| 2 | 179 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 38.0ms | 512× | 0 | valid |
Compiled 106 to 34 computations (67.9% saved)
ival-exp: 7.0ms (29.2% of total)ival-expm1: 6.0ms (25% of total)ival-mult: 4.0ms (16.7% of total)ival-div: 3.0ms (12.5% of total)ival-sqrt: 3.0ms (12.5% of total)exact: 1.0ms (4.2% 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 |
|---|---|---|
| ▶ | 30.7% | (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)) |
| 1.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))) |
(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 (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)))) |
(*.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))))) |
(exp.f64 (+.f64 x #s(literal 0 binary64))) |
(exp.f64 x) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.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)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 8 | 143 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 136 | 8 | 144 |
| Status | Accuracy | Program |
|---|---|---|
| 99.2% | (sqrt.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x))) | |
| ▶ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 70.5% | (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)))) | |
| ▶ | 71.9% | (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)))) |
| 70.4% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) | |
| ▶ | 75.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| ▶ | 98.9% | (exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
| ▶ | 71.7% | #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 232 to 190 computations (18.1% 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)) (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) |
#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)) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)) |
(log1p.f64 (exp.f64 x)) |
| 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 (+ (* (+ (* 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 (+ (* (/ (+ (* 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 (+ 1 (exp x))) 1/2)) #s(hole binary64 (sqrt 2))) |
#s(approx (exp (* (log (+ 1 (exp x))) 1/2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (exp (* (log (+ 1 (exp x))) 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 (+ 1 (exp x))) 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 (+ 1 (exp x))) 1/2) #s(hole binary64 (* 1/2 (log 2)))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) #s(hole binary64 (+ (* 1/4 x) (* 1/2 (log 2))))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) #s(hole binary64 (+ (* 1/2 (log 2)) (* x (+ 1/4 (* 1/16 x)))))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) #s(hole binary64 (+ (* 1/2 (log 2)) (* x (+ 1/4 (* x (+ 1/16 (* -1/384 (pow x 2))))))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log 2))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))) |
#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 (+ (* (+ (* 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 (+ (* (/ (+ (* 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 (exp (* (log (+ 1 (exp x))) 1/2)) #s(hole binary64 (sqrt (+ 1 (exp x))))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) #s(hole binary64 (* 1/2 (log (+ 1 (exp x)))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log (+ 1 (exp 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))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.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)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* 1/2 x) 1) 1/2 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)) (+ (* 3/16 x) 1/2) 3/16 (sqrt 2) (exp (* (log (+ 1 (exp x))) 1/2)) (* (log (+ 1 (exp x))) 1/2) (log (+ 1 (exp x)))) |
| 32.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)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* 1/2 x) 1) 1/2 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)) (+ (* 3/16 x) 1/2) 3/16 (sqrt 2) (exp (* (log (+ 1 (exp x))) 1/2)) (* (log (+ 1 (exp x))) 1/2) (log (+ 1 (exp x)))) |
| 2.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)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* 1/2 x) 1) 1/2 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)) (+ (* 3/16 x) 1/2) 3/16 (sqrt 2) (exp (* (log (+ 1 (exp x))) 1/2)) (* (log (+ 1 (exp x))) 1/2) (log (+ 1 (exp x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 225 | 1356 |
| 0 | 245 | 1121 |
| 1 | 1257 | 1024 |
| 0 | 8198 | 982 |
| 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)) (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) |
#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)) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)) |
(log1p.f64 (exp.f64 x)) |
#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 (+ (* (+ (* 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 (+ (* (/ (+ (* 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 (+ 1 (exp x))) 1/2)) #s(hole binary64 (sqrt 2))) |
#s(approx (exp (* (log (+ 1 (exp x))) 1/2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (exp (* (log (+ 1 (exp x))) 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 (+ 1 (exp x))) 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 (+ 1 (exp x))) 1/2) #s(hole binary64 (* 1/2 (log 2)))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) #s(hole binary64 (+ (* 1/4 x) (* 1/2 (log 2))))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) #s(hole binary64 (+ (* 1/2 (log 2)) (* x (+ 1/4 (* 1/16 x)))))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) #s(hole binary64 (+ (* 1/2 (log 2)) (* x (+ 1/4 (* x (+ 1/16 (* -1/384 (pow x 2))))))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log 2))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* 1/2 x)))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* 1/8 x)))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))) |
#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 (+ (* (+ (* 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 (+ (* (/ (+ (* 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 (exp (* (log (+ 1 (exp x))) 1/2)) #s(hole binary64 (sqrt (+ 1 (exp x))))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) #s(hole binary64 (* 1/2 (log (+ 1 (exp x)))))) |
#s(approx (log (+ 1 (exp x))) #s(hole binary64 (log (+ 1 (exp 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))))))) |
| 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 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (exp.f64 x))) |
(pow.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))))) (-.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (sqrt.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) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.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) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.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 (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 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 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) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.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) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.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) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.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 #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) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.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)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(-.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)) |
(exp.f64 (log1p.f64 (exp.f64 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.f64 x))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.f64 x)))))) |
(+.f64 (cosh.f64 (log1p.f64 (exp.f64 x))) (sinh.f64 (log1p.f64 (exp.f64 x)))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.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))))) |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.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) (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 (*.f64 (fma.f64 #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 #s(literal 1/2 binary64) x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 #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 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #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 #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 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #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 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) 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 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.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 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) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.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))) (/.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 (*.f64 (fma.f64 #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 #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 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 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) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.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 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 x (pow.f64 x #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (pow.f64 x #s(literal -1 binary64))))) |
(/.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (pow.f64 x #s(literal -1 binary64))))))) |
(/.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 (*.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 (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 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.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 (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 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) |
(/.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))))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.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 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 #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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 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 (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 (*.f64 #s(literal 1/2 binary64) x) (*.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 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal 1 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)))) |
(/.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) (+.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 (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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (/.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/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 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 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/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)) (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 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (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)) (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 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 (/.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 (neg.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 (/.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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #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 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) (neg.f64 (/.f64 (fma.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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #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 (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))) #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))) #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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (/.f64 (fma.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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #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 (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))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (neg.f64 (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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (fma.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 (fma.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 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64))) |
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 #s(literal -3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #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 #s(literal 9/256 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 9/256 binary64) (*.f64 x x)))) (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 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.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) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))))) |
(/.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 9/256 binary64) (*.f64 x x))) (-.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)) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.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) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (*.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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.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 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) (-.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 (neg.f64 x) #s(literal 3/16 binary64))) |
(-.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))) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.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) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.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) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (*.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) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (*.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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 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))) |
(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)))) |
(*.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 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (exp.f64 x))) |
(pow.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))))) (-.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (sqrt.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) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.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) (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.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 (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 (cosh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (exp.f64 x))) |
(log.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(log1p.f64 (exp.f64 x)) |
(-.f64 (log1p.f64 (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x))) (log.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (log1p.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (log1p.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (*.f64 #s(literal -1 binary64) (exp.f64 x))))) |
(log.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (- (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 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 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 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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (- (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 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 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 (+ (* (+ (* 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 (+ (* (/ (+ (* 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 (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (- (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 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 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 (* (log (+ 1 (exp x))) 1/2) (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) (fma.f64 #s(literal 1/4 binary64) x (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (log (+ 1 (exp x))) 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 (+ 1 (exp x))) 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 (+ 1 (exp x))) (log.f64 #s(literal 2 binary64))) |
#s(approx (log (+ 1 (exp x))) (fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (exp x))) (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 (+ 1 (exp x))) (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 (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 (+ (* (+ (* 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 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) #s(literal -1/2 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 (+ (* (/ (+ (* 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 (sqrt (- (exp x) -1)) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
#s(approx (* (log (+ 1 (exp x))) 1/2) (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (log (+ 1 (exp x))) (log1p.f64 (exp.f64 x))) |
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 3/16 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (neg.f64 x))) (*.f64 x x))) |
Compiled 7 584 to 1 180 computations (84.4% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 285 | 7 | 292 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 285 | 15 | 300 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (sqrt.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 70.4% | (sqrt.f64 (-.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) | |
| ▶ | 70.5% | (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)))) |
| ✓ | 71.9% | (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)))) |
| ▶ | 70.4% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
| 4.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)))) | |
| ▶ | 5.2% | (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))))) |
| ✓ | 75.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| ✓ | 98.9% | (exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
| 71.7% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.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)) x (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 71.7% | #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)))) |
| ▶ | 71.1% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
| 71.7% | #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.4% | #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 531 to 401 computations (24.5% saved)
| Inputs |
|---|
(sqrt.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x)) |
(expm1.f64 (*.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(expm1.f64 x) |
(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)) #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) |
#s(literal 1/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)))) |
#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(literal 1 binary64) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) |
(*.f64 #s(literal 3/16 binary64) x) |
#s(literal 3/16 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* x 2)) 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 (* x 2)) 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 (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (* x 2) #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 (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 (* (* 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) #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 (* 3/16 x) #s(hole binary64 (* 3/16 x))) |
#s(approx (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#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/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 (+ (* (/ (+ (* 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 | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (- (exp (* x 2)) 1) (* x 2) x 2 (- (exp x) 1) (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) (* (* x x) 1/2) (* x x) 1/2 (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 (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 x) 3/16 (sqrt 2)) |
| 3.0ms | x | @ | -inf | ((sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (- (exp (* x 2)) 1) (* x 2) x 2 (- (exp x) 1) (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) (* (* x x) 1/2) (* x x) 1/2 (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 (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 x) 3/16 (sqrt 2)) |
| 2.0ms | x | @ | 0 | ((sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (- (exp (* x 2)) 1) (* x 2) x 2 (- (exp x) 1) (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) (* (* x x) 1/2) (* x x) 1/2 (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 (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 x) 3/16 (sqrt 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 1715 |
| 0 | 300 | 1519 |
| 1 | 1512 | 1393 |
| 0 | 8223 | 1311 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x)) |
(expm1.f64 (*.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(expm1.f64 x) |
(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)) #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) |
#s(literal 1/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)))) |
#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(literal 1 binary64) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) |
(*.f64 #s(literal 3/16 binary64) x) |
#s(literal 3/16 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (* x 2)) 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 (* x 2)) 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 (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (* x 2) #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 (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 (* (* 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) #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 (* 3/16 x) #s(hole binary64 (* 3/16 x))) |
#s(approx (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- (exp (* x 2)) 1) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#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/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 (+ (* (/ (+ (* 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 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sinh.f64 (acosh.f64 (exp.f64 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 (sinh.f64 (acosh.f64 (exp.f64 x))) (sqrt.f64 (expm1.f64 x))) |
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (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 x) #s(literal 2 binary64)) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (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 x) #s(literal 2 binary64)) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (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 x) #s(literal 2 binary64)) (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) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.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)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) x)) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (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 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.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 x x) |
x |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.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 (-.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 x #s(literal -2 binary64))) |
(/.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 (*.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 #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* x 2)) 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 (* x 2)) 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 (* x 2)) 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 (* x 2)) 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 (* x 2)) 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)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/2 binary64) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* x 2)) 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(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (* x 2)) 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(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (* x 2)) 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)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* x 2)) 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(literal 1/2 binary64))) |
#s(approx (/ (- (exp (* x 2)) 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))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.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))) (*.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 (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) (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) (fma.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))) (*.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 (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 (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 (-.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 (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 3 binary64)) #s(literal 8 binary64))) (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)) (-.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) #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 (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)) (-.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 #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 3 binary64)) #s(literal 8 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 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) #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 (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))))) |
(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 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 (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 (*.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) (-.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 #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 #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 (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 (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 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) #s(literal 2 binary64))))) (/.f64 #s(literal 8 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 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) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 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 (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 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 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))))) |
(+.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 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/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 (-.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) (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/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 (-.f64 (*.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 (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 (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 #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)) (-.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 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 (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 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))))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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)) (-.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 (*.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 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 (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 (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 (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 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 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.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 (-.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 (* x 2)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (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 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (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 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 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 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (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 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x)) |
(fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (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 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) |
(*.f64 #s(literal 3/16 binary64) x) |
(*.f64 x #s(literal 3/16 binary64)) |
#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 (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))) |
(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(approx (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (* x 2)) 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 (* x 2)) 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 (* x 2)) 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 (* x 2)) 1) (- (exp x) 1)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (exp (* x 2)) 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 (* x 2)) 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 (* x 2)) 1) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp (* x 2)) 1) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x)) |
#s(approx (- (exp (* x 2)) 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 (* x 2)) 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 (* x 2) (*.f64 #s(literal 2 binary64) x)) |
#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 (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (* x 2)) 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 (* x 2)) 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 (* x 2)) 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 (* x 2)) 1) (- (exp x) 1)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (exp (* x 2)) 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 (* x 2)) 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 (+ (* (+ (* 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 (* (* 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 #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) #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 (* 3/16 x) (*.f64 #s(literal 3/16 binary64) x)) |
#s(approx (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
#s(approx (- (exp (* x 2)) 1) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (sqrt (/ (- (exp (* x 2)) 1) (- (exp x) 1))) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp (* x 2)) 1) (- (exp x) 1)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
#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 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) (*.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 8 438 to 1 210 computations (85.7% saved)
18 alts after pruning (9 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 279 | 4 | 283 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 280 | 18 | 298 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 70.4% | (sqrt.f64 (-.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) | |
| ✓ | 70.5% | (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)))) |
| ▶ | 70.4% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 71.9% | (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)))) |
| 69.9% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 2 binary64)))) | |
| ✓ | 70.4% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
| ▶ | 2.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
| ▶ | 4.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)))) |
| ✓ | 5.2% | (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))))) |
| ✓ | 75.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| ✓ | 98.9% | (exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
| 71.7% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.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)) x (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 71.7% | #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)))) |
| ✓ | 71.1% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
| ▶ | 71.7% | #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.4% | #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 589 to 444 computations (24.6% saved)
| Inputs |
|---|
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(expm1.f64 (+.f64 x x)) |
(+.f64 x x) |
x |
(expm1.f64 x) |
(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) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #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) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#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)))) |
(+.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) |
(sqrt.f64 #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (+ x 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 (+ x 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 (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (+ x 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 (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 (+ (* (* x x) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x x) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#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) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 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)) 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 (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#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 (+ (* (* x x) 1/2) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) 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) #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)) 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 (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (neg (* -2 x))) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (neg (* -2 x))) 1) (- (exp x) 1)))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (neg (* -2 x))) 1))) |
#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 | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (- (exp (+ x x)) 1) (+ x x) x (- (exp x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -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 x) 1/2 (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 x) 1/6 1 2 (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 (sqrt 2)) |
| 4.0ms | x | @ | -inf | ((sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (- (exp (+ x x)) 1) (+ x x) x (- (exp x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -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 x) 1/2 (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 x) 1/6 1 2 (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 (sqrt 2)) |
| 2.0ms | x | @ | 0 | ((sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (- (exp (+ x x)) 1) (+ x x) x (- (exp x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -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 x) 1/2 (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 x) 1/6 1 2 (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 (sqrt 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 1948 |
| 0 | 316 | 1741 |
| 1 | 1592 | 1599 |
| 0 | 8080 | 1472 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(expm1.f64 (+.f64 x x)) |
(+.f64 x x) |
x |
(expm1.f64 x) |
(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) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #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) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#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)))) |
(+.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) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2))) |
#s(approx (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))))) |
#s(approx (sqrt (/ (- (exp (+ x 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 (+ x 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 (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 2)) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (+ x 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 (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 (+ (* (* x x) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x x) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#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) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 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)) 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 (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#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 (+ (* (* x x) 1/2) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) 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) #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)) 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 (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (neg (* -2 x))) 1) (- (exp x) 1))))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (neg (* -2 x))) 1) (- (exp x) 1)))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (neg (* -2 x))) 1))) |
#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 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sinh.f64 (acosh.f64 (exp.f64 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 (sinh.f64 (acosh.f64 (exp.f64 x))) (sqrt.f64 (expm1.f64 x))) |
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (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 x) #s(literal 2 binary64)) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (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 x) #s(literal 2 binary64)) (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) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.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)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) |
(expm1.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) x))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) x)) |
(expm1.f64 (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (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 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x 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)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x x)) (/.f64 (*.f64 x x) (-.f64 x x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))) |
(+.f64 x x) |
x |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)) |
#s(approx (- x -2) x) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x)))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) 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 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) 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 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) x))))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) x) |
(+.f64 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)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/2 binary64) |
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 x (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 1 binary64))))) |
(fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 x #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(approx (sqrt (/ (- (exp (+ x 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 (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 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #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 #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 (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))) |
(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(approx (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (+ x 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 (+ x 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 (+ x 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 (+ x x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (exp (+ x 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 (+ x 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 (+ x x)) 1) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (exp (+ x x)) 1) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x)) |
#s(approx (- (exp (+ x 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 (+ x 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 (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#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 (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (/ (- (exp (+ x 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 (+ x 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 (+ x 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 (+ x x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (exp (+ x 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 (+ x 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 (+ (* (+ (* 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 (+ (* (* x x) 1/2) x) x) |
#s(approx (+ (* (* x x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#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 #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) #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 (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#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)) 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)) (sqrt.f64 #s(literal 2 binary64))) x)) |
#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 (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
#s(approx (- (exp (+ x x)) 1) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
#s(approx (- (exp x) 1) (expm1.f64 x)) |
#s(approx (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
#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 x (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 x (*.f64 #s(literal 1/2 binary64) 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 (+ (* (* x x) 1/2) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (* x x) 1/2) x) (fma.f64 x (*.f64 #s(literal 1/2 binary64) 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) (*.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)) 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 (/ (+ (* 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 (sqrt (/ (- (exp (+ x x)) 1) (- (exp x) 1))) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- (exp (+ x x)) 1) (- (exp x) 1)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
#s(approx (- (exp (+ x x)) 1) (expm1.f64 (*.f64 #s(literal 2 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 295 to 1 464 computations (85.8% saved)
18 alts after pruning (4 fresh and 14 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 329 | 0 | 329 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 9 | 9 |
| Total | 329 | 18 | 347 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 70.4% | (sqrt.f64 (-.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) | |
| ✓ | 70.5% | (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)))) |
| ✓ | 70.4% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 71.9% | (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)))) |
| 69.9% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 2 binary64)))) | |
| ✓ | 70.4% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) |
| ✓ | 2.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) |
| ✓ | 4.1% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)))) |
| ✓ | 5.2% | (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))))) |
| ✓ | 75.6% | (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) |
| ✓ | 98.9% | (exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
| 71.7% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.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)) x (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 71.7% | #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)))) |
| ✓ | 71.1% | #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | 71.7% | #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.4% | #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 774 to 407 computations (47.4% 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 (-.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(literal -1 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 x x) #s(literal 1/2 binary64) 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)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) 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)))) |
#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 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (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 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)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.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)) x (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
(sqrt.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x))) |
(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:
| 5.0ms | x |
| 4.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)))) |
| 4.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 |
|---|---|---|
| 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 -47.3b remaining (-303.3%)
Threshold costs -47.3b (-303.3%)
| 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 (-.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(literal -1 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 x x) #s(literal 1/2 binary64) 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)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) 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)))) |
#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 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (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 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)))) |
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.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)) 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:
| 4.0ms | x |
| 3.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)))) |
| 3.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 |
|---|---|---|
| 75.6% | 1 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 75.6% | 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)))) |
| 75.6% | 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...