
Time bar (total: 1.1s)
| 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)
| 301.0ms | 8 254× | 0 | valid |
| 0.0ms | 2× | 1 | valid |
ival-acosh: 137.0ms (99% of total)adjust: 1.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 133 | 0 | - | 0 | - | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 2 | 0 | - | 0 | - | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 0 | 0 | - | 0 | - | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f32 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) | oflow-rescue | 133 | 0 |
| ↳ | (*.f32 x x) | overflow | 133 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 133 | |
log.f32 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | oflow-rescue | 2 | 0 |
| ↳ | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | overflow | 2 | |
| ↳ | (*.f32 x x) | overflow | 133 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 133 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 133 | 0 |
| - | 0 | 123 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 133 | 0 | 0 |
| - | 0 | 0 | 123 |
| number | freq |
|---|---|
| 0 | 123 |
| 1 | 131 |
| 2 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 79 to 25 computations (68.4% saved)
ival-log: 5.0ms (35.3% of total)ival-sqrt: 4.0ms (28.2% of total)ival-mult!: 3.0ms (21.2% of total)ival-sub!: 1.0ms (7.1% of total)ival-add!: 1.0ms (7.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.4% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
x |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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 binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (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 binary32 (+ (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 binary32 -1)) |
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (- (+ (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 binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 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 binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* 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 binary32 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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 binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -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 binary32 (* -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 binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -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.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
x |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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 binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (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 binary32 (+ (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 binary32 -1)) |
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (- (+ (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 binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 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 binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* 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 binary32 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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 binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -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 binary32 (* -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 binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(acosh.f32 x) |
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x)))))) |
(+.f32 (sinh.f32 (acosh.f32 x)) x) |
(+.f32 x (sinh.f32 (acosh.f32 x))) |
x |
(sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(sinh.f32 (acosh.f32 x)) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(literal 1 binary32) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx x x) |
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (- (* x x) 1) #s(literal -1 binary32)) |
#s(approx (- (* x x) 1) (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 2 binary32)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (- (* x x) 1) (*.f32 x x)) |
#s(approx (- (* x x) 1) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 #s(literal 1/2 binary32) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32))) x))) |
#s(approx (sqrt (- (* x x) 1)) (neg.f32 x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
Compiled 1 132 to 314 computations (72.3% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 3 | 62 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 4 | 63 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.4% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ▶ | 97.5% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ▶ | 99.1% | (acosh.f32 x) |
| ▶ | 98.5% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
Compiled 50 to 39 computations (22% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
(fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32))) |
#s(literal -1 binary32) |
(+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) |
(neg.f32 (log.f32 x)) |
(log.f32 x) |
x |
(/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x)) |
(fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) |
#s(literal 3/32 binary32) |
(pow.f32 x #s(literal -2 binary32)) |
#s(literal -2 binary32) |
#s(literal 1/4 binary32) |
(*.f32 x x) |
(log.f32 #s(literal 2 binary32)) |
#s(literal 2 binary32) |
(acosh.f32 x) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(+.f32 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 binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (/ 3/32 (pow x 4)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (/ (+ 3/32 (* 1/4 (pow x 2))) (pow x 4)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (/ (+ 3/32 (* (pow x 2) (+ 1/4 (* -1 (* (pow x 2) (log x)))))) (pow x 4)))) |
#s(approx (neg (log x)) #s(hole binary32 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary32 (log x))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) #s(hole binary32 (/ 3/32 (pow x 4)))) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) #s(hole binary32 (/ (+ 3/32 (* 1/4 (pow x 2))) (pow x 4)))) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) #s(hole binary32 (/ 3/32 (pow x 2)))) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) #s(hole binary32 (/ (+ 3/32 (* 1/4 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary32 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (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 binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (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 binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (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 binary32 (+ (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 binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (- (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (log (/ 1 x)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (- (* 1/4 (/ 1 (pow x 2))) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (- (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary32 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) #s(hole binary32 (/ 1/4 (pow x 2)))) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) #s(hole binary32 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) #s(hole binary32 1/4)) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) #s(hole binary32 (+ 1/4 (* 3/32 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (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 binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 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 binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* 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 binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (- (* 1/4 (/ 1 (pow x 2))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (- (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary32 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (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 binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -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 binary32 (* -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 binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -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 | |
|---|---|---|---|---|
| 33.0ms | x | @ | -inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (neg (log x)) (log x) x (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) (+ (* 3/32 (pow x -2)) 1/4) 3/32 (pow x -2) -2 1/4 (* x x) (log 2) 2 (acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
| 30.0ms | x | @ | 0 | ((log (+ x (sqrt (- (* x x) 1)))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (neg (log x)) (log x) x (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) (+ (* 3/32 (pow x -2)) 1/4) 3/32 (pow x -2) -2 1/4 (* x x) (log 2) 2 (acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
| 20.0ms | x | @ | inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (neg (log x)) (log x) x (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) (+ (* 3/32 (pow x -2)) 1/4) 3/32 (pow x -2) -2 1/4 (* x x) (log 2) 2 (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 | 298 | 2072 |
| 0 | 315 | 1712 |
| 0 | 1627 | 1669 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
(fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32))) |
#s(literal -1 binary32) |
(+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) |
(neg.f32 (log.f32 x)) |
(log.f32 x) |
x |
(/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x)) |
(fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) |
#s(literal 3/32 binary32) |
(pow.f32 x #s(literal -2 binary32)) |
#s(literal -2 binary32) |
#s(literal 1/4 binary32) |
(*.f32 x x) |
(log.f32 #s(literal 2 binary32)) |
#s(literal 2 binary32) |
(acosh.f32 x) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(+.f32 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 binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (/ 3/32 (pow x 4)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (/ (+ 3/32 (* 1/4 (pow x 2))) (pow x 4)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (/ (+ 3/32 (* (pow x 2) (+ 1/4 (* -1 (* (pow x 2) (log x)))))) (pow x 4)))) |
#s(approx (neg (log x)) #s(hole binary32 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary32 (log x))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) #s(hole binary32 (/ 3/32 (pow x 4)))) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) #s(hole binary32 (/ (+ 3/32 (* 1/4 (pow x 2))) (pow x 4)))) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) #s(hole binary32 (/ 3/32 (pow x 2)))) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) #s(hole binary32 (/ (+ 3/32 (* 1/4 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary32 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (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 binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (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 binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (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 binary32 (+ (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 binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (- (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (log (/ 1 x)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (- (* 1/4 (/ 1 (pow x 2))) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (- (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary32 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) #s(hole binary32 (/ 1/4 (pow x 2)))) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) #s(hole binary32 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) #s(hole binary32 1/4)) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) #s(hole binary32 (+ 1/4 (* 3/32 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (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 binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 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 binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* 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 binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (- (* 1/4 (/ 1 (pow x 2))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) #s(hole binary32 (- (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary32 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (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 binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -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 binary32 (* -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 binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -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) (fma.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32))) (*.f32 (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))))) (-.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))))) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32)))) (-.f32 (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) (log.f32 #s(literal 2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))))) (*.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))))))) |
(/.f32 (+.f32 (pow.f32 (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) (-.f32 (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32))) (*.f32 (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) (log.f32 #s(literal 2 binary32)))))) |
(fma.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) |
(fma.f32 #s(literal -1 binary32) (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32))) |
(+.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))))) |
(+.f32 (neg.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) (log.f32 #s(literal 2 binary32))) |
#s(literal -1 binary32) |
(/.f32 (-.f32 (*.f32 (neg.f32 (log.f32 x)) (neg.f32 (log.f32 x))) (*.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) (-.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3 binary32))) (fma.f32 (neg.f32 (log.f32 x)) (neg.f32 (log.f32 x)) (-.f32 (*.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) (*.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)))))) |
(fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) |
(fma.f32 #s(literal -1 binary32) (log.f32 x) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) |
(+.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)) (neg.f32 (log.f32 x))) |
(+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) |
(log.f32 (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (log.f32 x) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (log.f32 x)) |
(-.f32 #s(literal 0 binary32) (log.f32 x)) |
(neg.f32 (log.f32 x)) |
(log.f32 x) |
x |
(/.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) x) x) |
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32))) (neg.f32 (*.f32 x x))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)) |
(fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (*.f32 x x))) |
(fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (*.f32 x x))) |
(+.f32 (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (*.f32 x x)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) |
(+.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (*.f32 x x))) |
(/.f32 (-.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)))) (-.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32))) #s(literal 1/16 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) #s(literal 1/4 binary32))) |
(/.f32 (+.f32 #s(literal 1/64 binary32) (pow.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1/16 binary32) (-.f32 (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32))) (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (-.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) #s(literal 1/4 binary32))))) |
(-.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal -2 binary32)))) |
(fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) |
(fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) |
(+.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) #s(literal 1/4 binary32)) |
(+.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32))) |
#s(literal 3/32 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(pow.f32 (*.f32 x x) #s(literal -1 binary32)) |
(pow.f32 x #s(literal -2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) |
#s(literal -2 binary32) |
#s(literal 1/4 binary32) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(log.f32 #s(literal 2 binary32)) |
#s(literal 2 binary32) |
(acosh.f32 x) |
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x)) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x))) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (- (* x x) 1)) x))))) |
(+.f32 #s(approx (sqrt (- (* x x) 1)) x) x) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 1/4 binary32) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (/.f32 (fma.f32 (fma.f32 (*.f32 #s(literal -1 binary32) (*.f32 x x)) (log.f32 x) #s(literal 1/4 binary32)) (*.f32 x x) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (neg (log x)) (neg.f32 (log.f32 x))) |
#s(approx (log x) (log.f32 x)) |
#s(approx x x) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) (/.f32 (fma.f32 (*.f32 x x) #s(literal 1/4 binary32) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32))) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) (/.f32 (fma.f32 (*.f32 x x) #s(literal 1/4 binary32) #s(literal 3/32 binary32)) (*.f32 x x))) |
#s(approx (pow x -2) (pow.f32 x #s(literal -2 binary32))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (fma.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (neg.f32 (log.f32 x))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (neg.f32 (log.f32 x))))) |
#s(approx (neg (log x)) (neg.f32 (log.f32 x))) |
#s(approx (log x) (neg.f32 (neg.f32 (log.f32 x)))) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) |
#s(approx (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) #s(literal 1/4 binary32)) |
#s(approx (+ (* 3/32 (pow x -2)) 1/4) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32))) |
#s(approx (acosh x) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 (log.f32 x) #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (fma.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 2 binary32)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) x)) |
#s(approx (acosh x) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (acosh x) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (log.f32 #s(literal -1 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (-.f32 (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (log.f32 #s(literal -1 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (+.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32))) (log.f32 #s(literal -1 binary32)))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (neg.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))))) |
#s(approx (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x))) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))))) |
#s(approx (neg (log x)) (neg.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))))) |
#s(approx (log x) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (acosh x) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 #s(literal 1/2 binary32) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))) |
#s(approx (sqrt (- (* x x) 1)) (neg.f32 x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) |
Compiled 3 928 to 629 computations (84% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 1 | 124 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 1 | 1 |
| Total | 124 | 4 | 128 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.4% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 97.5% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.1% | (acosh.f32 x) |
| ▶ | 22.3% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
Compiled 73 to 54 computations (26% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) |
(*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) |
(-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) |
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) |
(log.f32 (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
x |
(*.f32 x x) |
#s(literal 1/4 binary32) |
#s(literal 3/32 binary32) |
(pow.f32 x #s(literal 4 binary32)) |
#s(literal 4 binary32) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 -3/32)) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (- (* -1/4 (pow x 2)) 3/32))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* -1/4 (pow x 2)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 -1/4)) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (- (* (pow x 2) (+ (log 2) (log x))) 1/4))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log 2) (log x))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (log x)))) |
#s(approx (* 2 x) #s(hole binary32 (* 2 x))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (pow x 4) #s(hole binary32 (pow x 4))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (- (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | x | @ | 0 | ((log (+ x (sqrt (- (* x x) 1)))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (- (* (log (* 2 x)) (* x x)) 1/4) (* (log (* 2 x)) (* x x)) (log (* 2 x)) (* 2 x) 2 x (* x x) 1/4 3/32 (pow x 4) 4) |
| 34.0ms | x | @ | -inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (- (* (log (* 2 x)) (* x x)) 1/4) (* (log (* 2 x)) (* x x)) (log (* 2 x)) (* 2 x) 2 x (* x x) 1/4 3/32 (pow x 4) 4) |
| 9.0ms | x | @ | inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (- (* (log (* 2 x)) (* x x)) 1/4) (* (log (* 2 x)) (* x x)) (log (* 2 x)) (* 2 x) 2 x (* x x) 1/4 3/32 (pow x 4) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 204 | 1937 |
| 0 | 222 | 1706 |
| 0 | 1060 | 1677 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) |
(*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) |
(-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) |
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) |
(log.f32 (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
x |
(*.f32 x x) |
#s(literal 1/4 binary32) |
#s(literal 3/32 binary32) |
(pow.f32 x #s(literal 4 binary32)) |
#s(literal 4 binary32) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 -3/32)) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (- (* -1/4 (pow x 2)) 3/32))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* -1/4 (pow x 2)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 -1/4)) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (- (* (pow x 2) (+ (log 2) (log x))) 1/4))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log 2) (log x))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (log x)))) |
#s(approx (* 2 x) #s(hole binary32 (* 2 x))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (pow x 4) #s(hole binary32 (pow x 4))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (- (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) #s(hole binary32 (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x)))))) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(-.f32 (/.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x))) #s(literal 9/1024 binary32)) (fma.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x) #s(literal 3/32 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3 binary32)) #s(literal 27/32768 binary32)) (fma.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) (+.f32 #s(literal 9/1024 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32))))) |
(-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) |
(*.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) x) x) |
(*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) |
(*.f32 (*.f32 x x) (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x))) #s(literal 1/16 binary32)) (fma.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x) #s(literal 1/4 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) (+.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) |
(*.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) x) x) |
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) |
(*.f32 (*.f32 x x) (log.f32 (*.f32 #s(literal 2 binary32) x))) |
(fma.f32 (*.f32 x x) (log.f32 #s(literal 2 binary32)) (*.f32 (*.f32 x x) (log.f32 x))) |
(fma.f32 (log.f32 #s(literal 2 binary32)) (*.f32 x x) (*.f32 (log.f32 x) (*.f32 x x))) |
(+.f32 (*.f32 (log.f32 #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (log.f32 x) (*.f32 x x))) |
(+.f32 (*.f32 (*.f32 x x) (log.f32 #s(literal 2 binary32))) (*.f32 (*.f32 x x) (log.f32 x))) |
(log.f32 (*.f32 #s(literal 2 binary32) x)) |
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) |
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(+.f32 x x) |
#s(literal 2 binary32) |
x |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(literal 1/4 binary32) |
#s(literal 3/32 binary32) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(pow.f32 x #s(literal 4 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32))) |
#s(literal 4 binary32) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(literal -3/32 binary32)) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 x x)) #s(literal 3/32 binary32))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 #s(literal -1/4 binary32) (*.f32 x x))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(literal -1/4 binary32)) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32))) |
#s(approx (* (log (* 2 x)) (* x x)) (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x))) |
#s(approx (log (* 2 x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) |
#s(approx (* 2 x) (*.f32 #s(literal 2 binary32) x)) |
#s(approx x x) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (pow x 4) (pow.f32 x #s(literal 4 binary32))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (+.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)) (neg.f32 (log.f32 x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (fma.f32 (+.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)) (neg.f32 (log.f32 x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (fma.f32 (+.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)) (neg.f32 (log.f32 x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (+.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x)) (neg.f32 (log.f32 x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (*.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 x x))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (*.f32 (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (*.f32 x x))) |
#s(approx (* (log (* 2 x)) (* x x)) (*.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 x x))) |
#s(approx (log (* 2 x)) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (log.f32 #s(literal -1 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (-.f32 (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (log.f32 #s(literal -1 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (+.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32))) (log.f32 #s(literal -1 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (-.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (pow x 4)) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal -2 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (-.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal -2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (-.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (*.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (*.f32 (-.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (*.f32 x x))) |
#s(approx (* (log (* 2 x)) (* x x)) (*.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (log (* 2 x)) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32)))) |
Compiled 5 348 to 642 computations (88% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 1 | 98 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 98 | 4 | 102 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.4% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 97.5% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.1% | (acosh.f32 x) |
| ▶ | 22.6% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
Compiled 77 to 53 computations (31.2% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))) |
(-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) |
(*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) |
(-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) |
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) |
(log.f32 (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
x |
(*.f32 x x) |
#s(literal 1/4 binary32) |
#s(literal 3/32 binary32) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 -3/32)) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (- (* -1/4 (pow x 2)) 3/32))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* -1/4 (pow x 2)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 -1/4)) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (- (* (pow x 2) (+ (log 2) (log x))) 1/4))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log 2) (log x))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (log x)))) |
#s(approx (* 2 x) #s(hole binary32 (* 2 x))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (* (* x x) (* x x)) #s(hole binary32 (pow x 4))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (- (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (- (* (log (* 2 x)) (* x x)) 1/4) (* (log (* 2 x)) (* x x)) (log (* 2 x)) (* 2 x) 2 x (* x x) 1/4 3/32 (* (* x x) (* x x))) |
| 9.0ms | x | @ | -inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (- (* (log (* 2 x)) (* x x)) 1/4) (* (log (* 2 x)) (* x x)) (log (* 2 x)) (* 2 x) 2 x (* x x) 1/4 3/32 (* (* x x) (* x x))) |
| 8.0ms | x | @ | 0 | ((log (+ x (sqrt (- (* x x) 1)))) (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (- (* (log (* 2 x)) (* x x)) 1/4) (* (log (* 2 x)) (* x x)) (log (* 2 x)) (* 2 x) 2 x (* x x) 1/4 3/32 (* (* x x) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 1992 |
| 0 | 225 | 1705 |
| 0 | 1092 | 1676 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))) |
(-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) |
(*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) |
(-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) |
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) |
(log.f32 (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
x |
(*.f32 x x) |
#s(literal 1/4 binary32) |
#s(literal 3/32 binary32) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (/ -3/32 (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (/ (- (* -1/4 (pow x 2)) 3/32) (pow x 4)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32) (pow x 4)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 -3/32)) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (- (* -1/4 (pow x 2)) 3/32))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (- (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)) 3/32))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* -1/4 (pow x 2)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 2) (- (* (pow x 2) (+ (log 2) (log x))) 1/4)))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 -1/4)) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (- (* (pow x 2) (+ (log 2) (log x))) 1/4))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log 2) (log x))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (log x)))) |
#s(approx (* 2 x) #s(hole binary32 (* 2 x))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (* (* x x) (* x x)) #s(hole binary32 (pow x 4))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (- (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (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 binary32 (+ (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)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (- (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) #s(hole binary32 (+ (log -1) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) #s(hole binary32 (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(hole binary32 (* (pow x 4) (+ (log -2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) #s(hole binary32 (* (pow x 4) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(hole binary32 (* (pow x 2) (- (+ (log -2) (* -1 (log (/ -1 x)))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (log (* 2 x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ (log -2) (* -1 (log (/ -1 x))))))) |
#s(approx (log (* 2 x)) #s(hole binary32 (+ (log -2) (* -1 (log (/ -1 x)))))) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 x x)) (*.f32 x x)) |
(/.f32 (neg.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(-.f32 (/.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x))) #s(literal 9/1024 binary32)) (fma.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x) #s(literal 3/32 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3 binary32)) #s(literal 27/32768 binary32)) (fma.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) (+.f32 #s(literal 9/1024 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32))))) |
(-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) |
(*.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) x) x) |
(*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) |
(*.f32 (*.f32 x x) (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x))) #s(literal 1/16 binary32)) (fma.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x) #s(literal 1/4 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) (+.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) |
(*.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) x) x) |
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) |
(*.f32 (*.f32 x x) (log.f32 (*.f32 #s(literal 2 binary32) x))) |
(fma.f32 (*.f32 x x) (log.f32 #s(literal 2 binary32)) (*.f32 (*.f32 x x) (log.f32 x))) |
(fma.f32 (log.f32 #s(literal 2 binary32)) (*.f32 x x) (*.f32 (log.f32 x) (*.f32 x x))) |
(+.f32 (*.f32 (log.f32 #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (log.f32 x) (*.f32 x x))) |
(+.f32 (*.f32 (*.f32 x x) (log.f32 #s(literal 2 binary32))) (*.f32 (*.f32 x x) (log.f32 x))) |
(log.f32 (*.f32 #s(literal 2 binary32) x)) |
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) |
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(+.f32 x x) |
#s(literal 2 binary32) |
x |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(literal 1/4 binary32) |
#s(literal 3/32 binary32) |
(*.f32 (*.f32 (*.f32 x x) x) x) |
(*.f32 (neg.f32 (*.f32 x x)) (neg.f32 (*.f32 x x))) |
(*.f32 (fabs.f32 (*.f32 x x)) (fabs.f32 (*.f32 x x))) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow.f32 (*.f32 x x) #s(literal 2 binary32)) |
(pow.f32 x #s(literal 4 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(literal -3/32 binary32)) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 x x)) #s(literal 3/32 binary32))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 #s(literal -1/4 binary32) (*.f32 x x))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) #s(literal -1/4 binary32)) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32))) |
#s(approx (* (log (* 2 x)) (* x x)) (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x))) |
#s(approx (log (* 2 x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) |
#s(approx (* 2 x) (*.f32 #s(literal 2 binary32) x)) |
#s(approx x x) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (* (* x x) (* x x)) (pow.f32 x #s(literal 4 binary32))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (+.f32 (/.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) x) x) (neg.f32 (log.f32 x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (fma.f32 (+.f32 (/.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) x) x) (neg.f32 (log.f32 x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (fma.f32 (+.f32 (/.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) x) x) (neg.f32 (log.f32 x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (+.f32 (/.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) x) x) (neg.f32 (log.f32 x))) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (*.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 x x))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (*.f32 (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (*.f32 x x))) |
#s(approx (* (log (* 2 x)) (* x x)) (*.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 x x))) |
#s(approx (log (* 2 x)) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (log.f32 #s(literal -1 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (-.f32 (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (log.f32 #s(literal -1 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (+.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) x) x)) (log.f32 #s(literal 2 binary32))) (log.f32 #s(literal -1 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (-.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (/ (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (* (* x x) (* x x))) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) x) x)) (log.f32 #s(literal -2 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (-.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) (*.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32) #s(literal 1/4 binary32)) x) x)) (log.f32 #s(literal -2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) (*.f32 (-.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (*.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (- (* (log (* 2 x)) (* x x)) 1/4) (*.f32 (-.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (*.f32 x x))) |
#s(approx (* (log (* 2 x)) (* x x)) (*.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (log (* 2 x)) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -2 binary32)))) |
Compiled 6 984 to 729 computations (89.6% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 2 | 122 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 121 | 5 | 126 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.4% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 97.5% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.1% | (acosh.f32 x) |
| 22.6% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (+.f32 x x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) | |
| 5.7% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 #s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(literal -3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
Compiled 402 to 168 computations (58.2% saved)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 #s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(literal -3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(acosh.f32 x) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (+.f32 x x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
| Outputs |
|---|
(acosh.f32 x) |
3 calls:
| 3.0ms | x |
| 2.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 2.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 99.1% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 99.1% | 1 | x |
Compiled 18 to 14 computations (22.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 #s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(literal -3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(approx (+ (* -1 (+ (neg (log x)) (/ (+ (* 3/32 (pow x -2)) 1/4) (* x x)))) (log 2)) (/.f32 #s(approx (- (* (- (* (log (* 2 x)) (* x x)) 1/4) (* x x)) 3/32) #s(literal -3/32 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
3 calls:
| 3.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 3.0ms | x |
| 1.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.7% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 5.7% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 5.7% | 1 | x |
Compiled 18 to 14 computations (22.2% saved)
| 1× | fuel |
Compiled 59 to 36 computations (39% saved)
Compiled 160 to 104 computations (35% saved)
Loading profile data...