
Time bar (total: 1.2s)
| 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)
| 310.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-acosh: 157.0ms (99.2% of total)adjust: 1.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 130 | 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 | 130 | 0 |
| ↳ | (*.f32 x x) | overflow | 130 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 130 | |
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 | 130 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 130 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 130 | 0 |
| - | 0 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 130 | 0 | 0 |
| - | 0 | 0 | 126 |
| number | freq |
|---|---|
| 0 | 126 |
| 1 | 128 |
| 2 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 42.0ms | 512× | 0 | valid |
Compiled 79 to 25 computations (68.4% saved)
ival-mult!: 17.0ms (58.9% of total)ival-log: 5.0ms (17.3% of total)ival-sqrt: 4.0ms (13.9% of total)ival-sub!: 1.0ms (3.5% of total)ival-add!: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.5% | (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 | @ | 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) |
| 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 186 to 316 computations (73.4% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 3 | 68 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 4 | 69 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 17.7% | (log.f32 (+.f32 x (sqrt.f32 (/.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)))))))) |
| ✓ | 52.5% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ▶ | 95.6% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ▶ | 99.3% | (acosh.f32 x) |
Compiled 45 to 32 computations (28.9% saved)
| Inputs |
|---|
(acosh.f32 x) |
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) |
(log.f32 (+.f32 x (sqrt.f32 (/.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 x (sqrt.f32 (/.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))))))) |
(sqrt.f32 (/.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 (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 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(*.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)))) |
(pow.f32 x #s(literal 4 binary32)) |
#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)) |
| Outputs |
|---|
#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 #s(hole binary32 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 (+ 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) #s(hole binary32 -1)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 -1)) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (- (pow x 6) 1))) |
#s(approx (pow (* x x) 3) #s(hole binary32 (pow x 6))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 1)) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))) |
#s(approx (pow x 4) #s(hole binary32 (pow x 4))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 1)) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (* (* x x) 1) #s(hole binary32 (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 (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 (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) #s(hole binary32 (pow x 2))) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (pow x 6))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (* (pow x 6) (- 1 (/ 1 (pow x 6)))))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (pow x 4))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (pow x 2))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#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 (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)))))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) (- (pow (* x x) 3) 1) (pow (* x x) 3) (* x x) 3 1 (+ (pow x 4) (+ 1 (* (* x x) 1))) (pow x 4) 4 (+ 1 (* (* x x) 1)) (* (* x x) 1)) |
| 3.0ms | x | @ | inf | ((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) (- (pow (* x x) 3) 1) (pow (* x x) 3) (* x x) 3 1 (+ (pow x 4) (+ 1 (* (* x x) 1))) (pow x 4) 4 (+ 1 (* (* x x) 1)) (* (* x x) 1)) |
| 2.0ms | x | @ | 0 | ((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) (- (pow (* x x) 3) 1) (pow (* x x) 3) (* x x) 3 1 (+ (pow x 4) (+ 1 (* (* x x) 1))) (pow x 4) 4 (+ 1 (* (* x x) 1)) (* (* x x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 3083 |
| 0 | 321 | 1856 |
| 0 | 1504 | 1771 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(acosh.f32 x) |
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) |
(log.f32 (+.f32 x (sqrt.f32 (/.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 x (sqrt.f32 (/.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))))))) |
(sqrt.f32 (/.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 (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 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(*.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)))) |
(pow.f32 x #s(literal 4 binary32)) |
#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)) |
#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 #s(hole binary32 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 (+ 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) #s(hole binary32 -1)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 -1)) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (- (pow x 6) 1))) |
#s(approx (pow (* x x) 3) #s(hole binary32 (pow x 6))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 1)) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))) |
#s(approx (pow x 4) #s(hole binary32 (pow x 4))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 1)) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (* (* x x) 1) #s(hole binary32 (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 (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 (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) #s(hole binary32 (pow x 2))) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (pow x 6))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (* (pow x 6) (- 1 (/ 1 (pow x 6)))))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (pow x 4))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(hole binary32 (* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (pow x 2))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#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 (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)))))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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)) |
x |
(log.f32 (+.f32 #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x) x)) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x) #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x))) (-.f32 x #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x) #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x)) (*.f32 x #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x))))) |
(+.f32 #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x) x) |
(+.f32 x #s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x) |
(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))) |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(/.f32 (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (sqrt.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(pow.f32 (-.f32 (*.f32 x x) #s(literal 1 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 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(expm1.f32 (*.f32 (log.f32 (*.f32 x x)) #s(literal 3 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))))) |
(-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x x)) |
(*.f32 (*.f32 x x) (pow.f32 x #s(literal 4 binary32))) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(pow.f32 x #s(literal 6 binary32)) |
(exp.f32 (*.f32 (log.f32 (*.f32 x x)) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 6 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 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x (*.f32 x #s(literal 1 binary32))) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(literal 3 binary32) |
#s(literal 1 binary32) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32)) (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) |
(+.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)) |
(+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 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) |
(*.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x x)))) |
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal 1 binary32)) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 x 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 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x (*.f32 x #s(literal 1 binary32))) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 x) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) #s(literal -1 binary32)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (- (pow (* x x) 3) 1) #s(literal -1 binary32)) |
#s(approx (- (pow (* x x) 3) 1) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) |
#s(approx (pow (* x x) 3) (pow.f32 x #s(literal 6 binary32))) |
#s(approx (* (* x x) 1) (*.f32 x x)) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) #s(literal 1 binary32)) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) (fma.f32 x x #s(literal 1 binary32))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) (+.f32 (fma.f32 x x (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))) |
#s(approx (pow x 4) (pow.f32 x #s(literal 4 binary32))) |
#s(approx (+ 1 (* (* x x) 1)) #s(literal 1 binary32)) |
#s(approx (+ 1 (* (* x x) 1)) (fma.f32 x x #s(literal 1 binary32))) |
#s(approx (* (* x x) 1) (*.f32 x x)) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) x) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) (*.f32 x x)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (- (pow (* x x) 3) 1) (pow.f32 x #s(literal 6 binary32))) |
#s(approx (- (pow (* x x) 3) 1) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -6 binary32))) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) (pow.f32 x #s(literal 4 binary32))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) (*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (pow x 4) (+ 1 (* (* x x) 1))) (*.f32 (+.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ 1 (* (* x x) 1)) (*.f32 x x)) |
#s(approx (+ 1 (* (* x x) 1)) (*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (/.f32 #s(literal 1/2 binary32) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) (neg.f32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1)))))) (/.f32 #s(literal 1/2 binary32) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* x x) 1))))) (neg.f32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (pow x 4) (+ 1 (* (* 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 4 236 to 800 computations (81.1% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 1 | 157 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 1 | 1 |
| Total | 157 | 4 | 161 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 17.7% | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))))) |
| ✓ | 52.5% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 95.6% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.3% | (acosh.f32 x) |
Compiled 49 to 31 computations (36.7% saved)
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))))) |
(+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))))) |
x |
(sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(*.f32 x x) |
#s(literal 3 binary32) |
#s(literal 1 binary32) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) #s(hole binary32 -1)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 -1)) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (- (pow x 6) 1))) |
#s(approx (pow (* x x) 3) #s(hole binary32 (pow x 6))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 1)) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary32 (pow x 4))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 1)) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (* (* x x) 1) #s(hole binary32 (pow x 2))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) #s(hole binary32 (pow x 2))) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (pow x 6))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (* (pow x 6) (- 1 (/ 1 (pow x 6)))))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (pow x 4))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (pow x 2))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) (- (pow (* x x) 3) 1) (pow (* x x) 3) (* x x) 3 1 (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) (* (* x x) (* x x)) (+ 1 (* (* x x) 1)) (* (* x x) 1)) |
| 2.0ms | x | @ | -inf | ((log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) (- (pow (* x x) 3) 1) (pow (* x x) 3) (* x x) 3 1 (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) (* (* x x) (* x x)) (+ 1 (* (* x x) 1)) (* (* x x) 1)) |
| 1.0ms | x | @ | 0 | ((log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) (- (pow (* x x) 3) 1) (pow (* x x) 3) (* x x) 3 1 (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) (* (* x x) (* x x)) (+ 1 (* (* x x) 1)) (* (* x x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 244 | 2104 |
| 0 | 266 | 1127 |
| 0 | 1437 | 1082 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))))) |
(+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))))) |
x |
(sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(*.f32 x x) |
#s(literal 3 binary32) |
#s(literal 1 binary32) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) #s(hole binary32 -1)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 -1)) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (- (pow x 6) 1))) |
#s(approx (pow (* x x) 3) #s(hole binary32 (pow x 6))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 1)) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary32 (pow x 4))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 1)) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (* (* x x) 1) #s(hole binary32 (pow x 2))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) #s(hole binary32 (pow x 2))) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (pow x 6))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (* (pow x 6) (- 1 (/ 1 (pow x 6)))))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (pow x 4))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(hole binary32 (* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (pow x 2))) |
#s(approx (+ 1 (* (* x x) 1)) #s(hole binary32 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 |
|---|
(log.f32 (+.f32 (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) x)) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))))) (-.f32 x (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 x (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))))))) |
(+.f32 (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) x) |
(+.f32 x (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))) |
x |
(sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(/.f32 (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(expm1.f32 (*.f32 (log.f32 (*.f32 x x)) #s(literal 3 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))))) |
(-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x x)) |
(*.f32 (*.f32 x x) (pow.f32 x #s(literal 4 binary32))) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(pow.f32 x #s(literal 6 binary32)) |
(exp.f32 (*.f32 (log.f32 (*.f32 x x)) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 6 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 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x (*.f32 x #s(literal 1 binary32))) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(literal 3 binary32) |
#s(literal 1 binary32) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32)) (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(fma.f32 (*.f32 (*.f32 x x) x) x (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 (neg.f32 (*.f32 x x)) (neg.f32 (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 (fabs.f32 (*.f32 x x)) (fabs.f32 (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) |
(fma.f32 x (*.f32 x (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) |
(+.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)) |
(+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 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))) |
(*.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x x)))) |
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal 1 binary32)) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 x 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 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x (*.f32 x #s(literal 1 binary32))) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) #s(literal -1 binary32)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
#s(approx (- (pow (* x x) 3) 1) #s(literal -1 binary32)) |
#s(approx (- (pow (* x x) 3) 1) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) |
#s(approx (pow (* x x) 3) (pow.f32 x #s(literal 6 binary32))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) #s(literal 1 binary32)) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) (fma.f32 x x #s(literal 1 binary32))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) (+.f32 (fma.f32 x x (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))) |
#s(approx (* (* x x) (* x x)) (pow.f32 x #s(literal 4 binary32))) |
#s(approx (+ 1 (* (* x x) 1)) #s(literal 1 binary32)) |
#s(approx (+ 1 (* (* x x) 1)) (fma.f32 x x #s(literal 1 binary32))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) x) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) (*.f32 x x)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (- (pow (* x x) 3) 1) (pow.f32 x #s(literal 6 binary32))) |
#s(approx (- (pow (* x x) 3) 1) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -6 binary32))) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) (pow.f32 x #s(literal 4 binary32))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) (*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))) (*.f32 (+.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ 1 (* (* x x) 1)) (*.f32 x x)) |
#s(approx (+ 1 (* (* x x) 1)) (*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1)))))) (/.f32 #s(literal 1/2 binary32) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* x x) 1))))) (neg.f32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ 1 (* (* 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 5 366 to 948 computations (82.3% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 176 | 1 | 177 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 177 | 4 | 181 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 17.7% | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))))))) |
| ✓ | 52.5% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 95.6% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.3% | (acosh.f32 x) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32)))))) |
x |
(sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32)))) |
(-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(*.f32 x x) |
#s(literal 3 binary32) |
#s(literal 1 binary32) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(fma.f32 x x #s(literal 1 binary32)) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) #s(hole binary32 -1)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 -1)) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (- (pow x 6) 1))) |
#s(approx (pow (* x x) 3) #s(hole binary32 (pow x 6))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 1)) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary32 (pow x 4))) |
#s(approx (+ (* x x) 1) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) #s(hole binary32 (pow x 2))) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (pow x 6))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (* (pow x 6) (- 1 (/ 1 (pow x 6)))))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (pow x 4))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))))) |
#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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) (- (pow (* x x) 3) 1) (pow (* x x) 3) (* x x) 3 1 (+ (* (* x x) (* x x)) (+ (* x x) 1)) (* (* x x) (* x x)) (+ (* x x) 1)) |
| 2.0ms | x | @ | inf | ((log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) (- (pow (* x x) 3) 1) (pow (* x x) 3) (* x x) 3 1 (+ (* (* x x) (* x x)) (+ (* x x) 1)) (* (* x x) (* x x)) (+ (* x x) 1)) |
| 1.0ms | x | @ | 0 | ((log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) (- (pow (* x x) 3) 1) (pow (* x x) 3) (* x x) 3 1 (+ (* (* x x) (* x x)) (+ (* x x) 1)) (* (* x x) (* x x)) (+ (* x x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 241 | 1922 |
| 0 | 259 | 1500 |
| 0 | 1411 | 1469 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32)))))) |
x |
(sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32)))) |
(-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(*.f32 x x) |
#s(literal 3 binary32) |
#s(literal 1 binary32) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(fma.f32 x x #s(literal 1 binary32)) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) #s(hole binary32 -1)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 -1)) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (- (pow x 6) 1))) |
#s(approx (pow (* x x) 3) #s(hole binary32 (pow x 6))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 1)) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary32 (pow x 4))) |
#s(approx (+ (* x x) 1) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) #s(hole binary32 (pow x 2))) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (pow x 6))) |
#s(approx (- (pow (* x x) 3) 1) #s(hole binary32 (* (pow x 6) (- 1 (/ 1 (pow x 6)))))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (pow x 4))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (* (pow x 4) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(hole binary32 (* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))))) |
#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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 |
|---|
(log.f32 (+.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) x)) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))))) (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))))))) |
(+.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) x) |
(+.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
x |
(sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(pow.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32)) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(expm1.f32 (*.f32 (log.f32 (*.f32 x x)) #s(literal 3 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))))) |
(-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x x)) |
(*.f32 (*.f32 x x) (pow.f32 x #s(literal 4 binary32))) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(pow.f32 x #s(literal 6 binary32)) |
(exp.f32 (*.f32 (log.f32 (*.f32 x x)) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 6 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 3 binary32) |
#s(literal 1 binary32) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32)) (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(fma.f32 (*.f32 (*.f32 x x) x) x (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 (neg.f32 (*.f32 x x)) (neg.f32 (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 (fabs.f32 (*.f32 x x)) (fabs.f32 (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 (*.f32 x x) (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 x (*.f32 x (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))) |
(+.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x x)) #s(literal 1 binary32)) |
(+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 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))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 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 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal 1 binary32)) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) #s(literal -1 binary32)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (- (pow (* x x) 3) 1) #s(literal -1 binary32)) |
#s(approx (- (pow (* x x) 3) 1) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) |
#s(approx (pow (* x x) 3) (pow.f32 x #s(literal 6 binary32))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) #s(literal 1 binary32)) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) (fma.f32 x x #s(literal 1 binary32))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))) |
#s(approx (* (* x x) (* x x)) (pow.f32 x #s(literal 4 binary32))) |
#s(approx (+ (* x x) 1) #s(literal 1 binary32)) |
#s(approx (+ (* x x) 1) (fma.f32 x x #s(literal 1 binary32))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) x) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) (*.f32 x x)) |
#s(approx (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (- (pow (* x x) 3) 1) (pow.f32 x #s(literal 6 binary32))) |
#s(approx (- (pow (* x x) 3) 1) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -6 binary32))) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) (pow.f32 x #s(literal 4 binary32))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) (*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* (* x x) (* x x)) (+ (* x x) 1)) (*.f32 (+.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* x x) 1) (*.f32 x x)) |
#s(approx (+ (* x x) 1) (*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1))))) (/.f32 #s(literal 1/2 binary32) x)) |
#s(approx (+ x (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* x x) 1)))) (neg.f32 x)) |
#s(approx (sqrt (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 (/ (- (pow (* x x) 3) 1) (+ (* (* x x) (* x x)) (+ (* 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 4 475 to 781 computations (82.5% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 0 | 150 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 150 | 4 | 154 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 17.7% | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))))))) |
| ✓ | 52.5% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 95.6% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.3% | (acosh.f32 x) |
Compiled 142 to 69 computations (51.4% saved)
Total -27.3b remaining (-11441.8%)
Threshold costs -27.3b (-11441.8%)
| Inputs |
|---|
(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))))) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 x x #s(literal 1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (/.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)))))))) |
| Outputs |
|---|
(acosh.f32 x) |
3 calls:
| 2.0ms | x |
| 2.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 2.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 99.3% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 99.3% | 1 | x |
Compiled 18 to 14 computations (22.2% saved)
| 1× | done |
Compiled 2 to 2 computations (0% saved)
Compiled 46 to 36 computations (21.7% saved)
Loading profile data...