
Time bar (total: 1.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 1 |
Compiled 6 to 5 computations (16.7% saved)
| 345.0ms | 8 256× | 0 | valid |
ival-acosh: 135.0ms (96.3% of total)adjust: 2.0ms (1.4% of total)ival-assert: 2.0ms (1.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 124 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) | oflow-rescue | 124 | 0 |
| ↳ | (-.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 124 | |
| ↳ | (*.f64 x x) | overflow | 124 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 124 | 0 |
| - | 0 | 132 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 124 | 0 | 0 |
| - | 0 | 0 | 132 |
| number | freq |
|---|---|
| 0 | 132 |
| 1 | 124 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 142.0ms | 512× | 0 | valid |
Compiled 79 to 25 computations (68.4% saved)
ival-sub: 7.0ms (29.5% of total)ival-log: 5.0ms (21.1% of total)ival-mult: 4.0ms (16.8% of total)ival-sqrt: 3.0ms (12.6% of total)ival-add: 2.0ms (8.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 0 | 7 | 9 |
| 0 | 12 | 9 |
| 1 | 22 | 9 |
| 2 | 49 | 9 |
| 3 | 121 | 9 |
| 4 | 383 | 9 |
| 5 | 2335 | 9 |
| 6 | 7889 | 9 |
| 0 | 8019 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Outputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) x)) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.1% | (log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
x |
(sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (- (* x x) 1) #s(hole binary64 -1)) |
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) 1) |
| 2.0ms | x | @ | 0 | ((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) 1) |
| 2.0ms | x | @ | inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 988 |
| 0 | 210 | 724 |
| 0 | 1179 | 694 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
x |
(sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (- (* x x) 1) #s(hole binary64 -1)) |
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(acosh.f64 x) |
(log.f64 (+.f64 (sinh.f64 (acosh.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sinh.f64 (acosh.f64 x)) (sinh.f64 (acosh.f64 x)))) (-.f64 x (sinh.f64 (acosh.f64 x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sinh.f64 (acosh.f64 x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (sinh.f64 (acosh.f64 x)) (sinh.f64 (acosh.f64 x))) (*.f64 x (sinh.f64 (acosh.f64 x)))))) |
(+.f64 (sinh.f64 (acosh.f64 x)) x) |
(+.f64 x (sinh.f64 (acosh.f64 x))) |
x |
(pow.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sinh.f64 (acosh.f64 x)) |
(sqrt.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 3/40 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x #s(literal 1 binary64)) x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx x x) |
#s(approx (sqrt (- (* x x) 1)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
#s(approx (- (* x x) 1) (expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* x x) 1) (*.f64 x x)) |
#s(approx (- (* x x) 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (- (* x x) 1)) (neg.f64 x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))))) |
Compiled 1 186 to 314 computations (73.5% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 3 | 68 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 4 | 69 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | (log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| ▶ | 98.9% | (log.f64 (+.f64 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ▶ | 99.7% | (acosh.f64 x) |
| ▶ | 99.4% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
Compiled 56 to 43 computations (23.2% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
(/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) |
#s(literal 5/96 binary64) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 3/32 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(acosh.f64 x) |
(log.f64 (+.f64 x #s(approx (sqrt (- (* x x) 1)) x))) |
(+.f64 x #s(approx (sqrt (- (* x x) 1)) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* (pow x 2) (- (* -1/4 (pow x 2)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 4) (+ (log 2) (log x))) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* (pow x 2) (+ 3/32 (* -1 (* (pow x 4) (log x)))))) (pow x 6)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) #s(hole binary64 (/ 5/96 (pow x 2)))) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* (pow x -2) 1/4) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (acosh x) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) #s(hole binary64 3/32)) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) #s(hole binary64 (+ 3/32 (* 5/96 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 42.0ms | x | @ | -inf | ((log (+ x (sqrt (- (* x x) 1)))) (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg (log x)) (log x) x (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (+ (* 5/96 (pow x -2)) 3/32) 5/96 (pow x -2) -2 3/32 (pow x 4) 4 (log 2) 2 (* (pow x -2) 1/4) 1/4 (acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
| 27.0ms | x | @ | 0 | ((log (+ x (sqrt (- (* x x) 1)))) (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg (log x)) (log x) x (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (+ (* 5/96 (pow x -2)) 3/32) 5/96 (pow x -2) -2 3/32 (pow x 4) 4 (log 2) 2 (* (pow x -2) 1/4) 1/4 (acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
| 9.0ms | x | @ | inf | ((log (+ x (sqrt (- (* x x) 1)))) (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg (log x)) (log x) x (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (+ (* 5/96 (pow x -2)) 3/32) 5/96 (pow x -2) -2 3/32 (pow x 4) 4 (log 2) 2 (* (pow x -2) 1/4) 1/4 (acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 338 | 2660 |
| 0 | 361 | 2264 |
| 0 | 1891 | 2214 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
(/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) |
#s(literal 5/96 binary64) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 3/32 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(acosh.f64 x) |
(log.f64 (+.f64 x #s(approx (sqrt (- (* x x) 1)) x))) |
(+.f64 x #s(approx (sqrt (- (* x x) 1)) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* (pow x 2) (- (* -1/4 (pow x 2)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 4) (+ (log 2) (log x))) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* (pow x 2) (+ 3/32 (* -1 (* (pow x 4) (log x)))))) (pow x 6)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) #s(hole binary64 (/ 5/96 (pow x 2)))) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* (pow x -2) 1/4) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (acosh x) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) #s(hole binary64 3/32)) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) #s(hole binary64 (+ 3/32 (* 5/96 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (acosh x) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (+.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) |
(fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(+.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))))))) |
(fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (log.f64 #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(neg.f64 (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 x)) |
(log.f64 (pow.f64 x #s(literal -1 binary64))) |
(log.f64 x) |
x |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal -4 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64))) #s(literal 9/1024 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) #s(literal 3/32 binary64))) |
(/.f64 (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)))) (-.f64 #s(literal 3/32 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) #s(literal 3 binary64)) #s(literal 27/32768 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) #s(literal 3/32 binary64))))) |
(/.f64 (+.f64 #s(literal 27/32768 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 9/1024 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64))) (*.f64 #s(literal 3/32 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) |
(fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) |
(-.f64 #s(literal 3/32 binary64) (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64)) #s(literal 3/32 binary64)) |
(+.f64 #s(literal 3/32 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64))) |
#s(literal 5/96 binary64) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
#s(literal 3/32 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(acosh.f64 x) |
(log.f64 (+.f64 (sinh.f64 (acosh.f64 x)) x)) |
(log.f64 (+.f64 #s(approx (sqrt (- (* x x) 1)) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x))) (-.f64 x #s(approx (sqrt (- (* x x) 1)) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x)) (*.f64 x #s(approx (sqrt (- (* x x) 1)) x))))) |
(+.f64 #s(approx (sqrt (- (* x x) 1)) x) x) |
(+.f64 x #s(approx (sqrt (- (* x x) 1)) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (acosh x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (acosh x) (+.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (acosh x) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (acosh x) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 3/40 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (/.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3/32 binary64)) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 3/32 binary64)) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3/32 binary64)) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 3/32 binary64) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (log.f64 x) #s(literal 3/32 binary64)) (*.f64 x x) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 3/32 binary64) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64))) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) (/.f64 (fma.f64 (*.f64 x x) #s(literal 3/32 binary64) #s(literal 5/96 binary64)) (*.f64 x x))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (pow x -2) 1/4) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (acosh x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (acosh x) (+.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (acosh x) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (acosh x) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 3/40 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x #s(literal 1 binary64)) x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (acosh x) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (acosh x) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (acosh x) (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (acosh x) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg.f64 (log.f64 x))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (neg.f64 (neg.f64 (log.f64 x)))))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) #s(literal 3/32 binary64)) |
#s(approx (+ (* 5/96 (pow x -2)) 3/32) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64))) |
#s(approx (acosh x) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (acosh x) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (acosh x) (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (acosh x) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (acosh x) (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (acosh x) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (acosh x) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (acosh x) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (-.f64 (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (-.f64 (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log x)) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (acosh x) (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (acosh x) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (acosh x) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (acosh x) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (- (* x x) 1)) (neg.f64 x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -2 binary64)))))) |
Compiled 6 442 to 797 computations (87.6% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 176 | 1 | 177 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 1 | 1 |
| Total | 177 | 4 | 181 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | (log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| ✓ | 98.9% | (log.f64 (+.f64 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.7% | (acosh.f64 x) |
| ▶ | 99.3% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
Compiled 63 to 51 computations (19% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
(*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(literal 3/32 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 1/4 binary64) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* (pow x 2) (- (* -1/4 (pow x 2)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 4) (+ (log 2) (log x))) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* (pow x 2) (+ 3/32 (* -1 (* (pow x 4) (log x)))))) (pow x 6)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (* (pow x -4) 3/32) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (pow x -4) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (* (pow x -2) 1/4) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | 0 | ((log (+ x (sqrt (- (* x x) 1)))) (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg (log x)) (log x) x (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (* (pow x -4) 3/32) (pow x -4) -4 3/32 (log 2) 2 (* (pow x -2) 1/4) (pow x -2) -2 1/4) |
| 9.0ms | x | @ | inf | ((log (+ x (sqrt (- (* x x) 1)))) (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg (log x)) (log x) x (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (* (pow x -4) 3/32) (pow x -4) -4 3/32 (log 2) 2 (* (pow x -2) 1/4) (pow x -2) -2 1/4) |
| 9.0ms | x | @ | -inf | ((log (+ x (sqrt (- (* x x) 1)))) (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg (log x)) (log x) x (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (* (pow x -4) 3/32) (pow x -4) -4 3/32 (log 2) 2 (* (pow x -2) 1/4) (pow x -2) -2 1/4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 225 | 1859 |
| 0 | 241 | 1625 |
| 0 | 1372 | 1560 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
(*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(literal 3/32 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 1/4 binary64) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* (pow x 2) (- (* -1/4 (pow x 2)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 4) (+ (log 2) (log x))) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* (pow x 2) (+ 3/32 (* -1 (* (pow x 4) (log x)))))) (pow x 6)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (* (pow x -4) 3/32) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (pow x -4) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (* (pow x -2) 1/4) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) (+.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))))) |
(fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(+.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (log.f64 #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))))) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (-.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (*.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(+.f64 #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(neg.f64 (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 x)) |
(log.f64 (pow.f64 x #s(literal -1 binary64))) |
(log.f64 x) |
x |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
(*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) |
(*.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal -4 binary64))) |
(/.f64 #s(literal -3/32 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -4 binary64))) |
#s(literal -4 binary64) |
#s(literal 3/32 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
#s(literal 1/4 binary64) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 3/40 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (/.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3/32 binary64)) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 3/32 binary64)) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3/32 binary64)) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 3/32 binary64) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (log.f64 x) #s(literal 3/32 binary64)) (*.f64 x x) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 3/32 binary64) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (pow x -4) 3/32) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
#s(approx (pow x -4) (pow.f64 x #s(literal -4 binary64))) |
#s(approx (* (pow x -2) 1/4) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg.f64 (log.f64 x))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (neg.f64 (neg.f64 (log.f64 x)))))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (-.f64 (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (* (pow x -2) 1/4)) (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (-.f64 (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log x)) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
Compiled 5 283 to 527 computations (90% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 1 | 114 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 114 | 4 | 118 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | (log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| ✓ | 98.9% | (log.f64 (+.f64 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.7% | (acosh.f64 x) |
| ▶ | 99.3% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
Compiled 63 to 50 computations (20.6% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
(*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(literal 3/32 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (/ (- (* (pow x 2) (- (* -1/4 (pow x 2)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 4) (+ (log 2) (log x))) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* (pow x 2) (+ 3/32 (* -1 (* (pow x 4) (log x)))))) (pow x 6)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (* (pow x -4) 3/32) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (pow x -4) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (/ 1/4 (* x x)) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (- (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | -inf | ((log (+ x (sqrt (- (* x x) 1)))) (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg (log x)) (log x) x (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (* (pow x -4) 3/32) (pow x -4) -4 3/32 (log 2) 2 (/ 1/4 (* x x)) 1/4 (* x x)) |
| 9.0ms | x | @ | inf | ((log (+ x (sqrt (- (* x x) 1)))) (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg (log x)) (log x) x (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (* (pow x -4) 3/32) (pow x -4) -4 3/32 (log 2) 2 (/ 1/4 (* x x)) 1/4 (* x x)) |
| 8.0ms | x | @ | 0 | ((log (+ x (sqrt (- (* x x) 1)))) (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg (log x)) (log x) x (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (* (pow x -4) 3/32) (pow x -4) -4 3/32 (log 2) 2 (/ 1/4 (* x x)) 1/4 (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 225 | 1856 |
| 0 | 240 | 1624 |
| 0 | 1356 | 1559 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
(*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(literal 3/32 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (/ (- (* (pow x 2) (- (* -1/4 (pow x 2)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ -5/96 (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* -3/32 (pow x 2)) 5/96) (pow x 6)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (/ (- (* (pow x 2) (- (* (pow x 4) (+ (log 2) (log x))) 3/32)) 5/96) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (/ (+ 5/96 (* (pow x 2) (+ 3/32 (* -1 (* (pow x 4) (log x)))))) (pow x 6)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 5/96 (pow x 6)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 5/96 (* 3/32 (pow x 2))) (pow x 6)))) |
#s(approx (* (pow x -4) 3/32) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (pow x -4) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (/ 1/4 (* x x)) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ 3/32 (pow x 4)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) #s(hole binary64 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) #s(hole binary64 (- (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 3/32 (/ 1 (pow x 4)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) #s(hole binary64 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4)))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (* 3/32 (/ 1 (pow x 4))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) #s(hole binary64 (- (+ (/ 5/96 (pow x 6)) (* 3/32 (/ 1 (pow x 4)))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (+.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) |
(fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (log.f64 #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))))) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) (-.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (*.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
(+.f64 #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(neg.f64 (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 x)) |
(log.f64 (pow.f64 x #s(literal -1 binary64))) |
(log.f64 x) |
x |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
(*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) |
(*.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal -4 binary64))) |
(/.f64 #s(literal -3/32 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -4 binary64))) |
#s(literal -4 binary64) |
#s(literal 3/32 binary64) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) x) x) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 3/40 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (/.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3/32 binary64)) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 3/32 binary64)) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3/32 binary64)) (*.f64 x x)) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 3/32 binary64) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (log.f64 x) #s(literal 3/32 binary64)) (*.f64 x x) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 3/32 binary64) #s(literal 5/96 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (pow x -4) 3/32) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
#s(approx (pow x -4) (pow.f64 x #s(literal -4 binary64))) |
#s(approx (/ 1/4 (* x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (-.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg.f64 (log.f64 x))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (neg.f64 (neg.f64 (log.f64 x)))))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))) |
#s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (-.f64 (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (/ 1/4 (* x x))) (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (-.f64 (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)))) (log 2)) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5/96 binary64) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log x)) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
Compiled 5 322 to 534 computations (90% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 0 | 115 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 115 | 4 | 119 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | (log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| ✓ | 98.9% | (log.f64 (+.f64 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.7% | (acosh.f64 x) |
| ✓ | 99.3% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
Compiled 201 to 106 computations (47.3% saved)
Total -30.5b remaining (-15032.2%)
Threshold costs -30.5b (-15032.2%)
| Inputs |
|---|
(acosh.f64 x) |
(log.f64 (+.f64 x #s(approx (sqrt (- (* x x) 1)) x))) |
(log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) #s(approx (/ (+ (* 5/96 (pow x -2)) 3/32) (pow x 4)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/32 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
| Outputs |
|---|
(acosh.f64 x) |
3 calls:
| 3.0ms | x |
| 2.0ms | (log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 2.0ms | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 99.7% | 1 | (log.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 99.7% | 1 | x |
Compiled 18 to 14 computations (22.2% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2 | 2 |
| 1× | saturated |
| Inputs |
|---|
(acosh.f64 x) |
| Outputs |
|---|
(acosh.f64 x) |
| 1× | done |
Compiled 2 to 2 computations (0% saved)
Compiled 46 to 36 computations (21.7% saved)
Loading profile data...