
Time bar (total: 1.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.6% | 0.4% | 0% | 0% | 0% | 0 |
| 100% | 99.6% | 0% | 0.4% | 0% | 0% | 0% | 1 |
Compiled 4 to 4 computations (0% saved)
| 330.0ms | 8 254× | 0 | valid |
| 0.0ms | 2× | 1 | valid |
ival-asinh: 170.0ms (99.2% of total)adjust: 2.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 130 | 1 | (-0.0036559049040079117) | 1 | (0.013690713793039322) | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 51 | 0 | - | 0 | - | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
| 0 | 0 | - | 0 | - | (+.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (fabs.f32 x) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f32 | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) | sensitivity | 129 | 3 |
sqrt.f32 | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) | oflow-rescue | 51 | 0 |
| ↳ | (+.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 51 | |
| ↳ | (*.f32 x x) | overflow | 51 | |
log.f32 | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) | oflow-rescue | 1 | 0 |
| ↳ | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) | overflow | 1 | |
| ↳ | (+.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 51 | |
| ↳ | (*.f32 x x) | overflow | 51 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 179 | 2 |
| - | 1 | 74 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 179 | 2 | 0 |
| - | 1 | 1 | 73 |
| number | freq |
|---|---|
| 0 | 76 |
| 1 | 179 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 51.0ms | 240× | 1 | valid |
| 34.0ms | 272× | 0 | valid |
Compiled 114 to 31 computations (72.8% saved)
ival-hypot: 23.0ms (34.5% of total)ival-copysign: 12.0ms (18% of total)ival-log: 12.0ms (18% of total)ival-fabs: 7.0ms (10.5% of total)adjust: 5.0ms (7.5% of total)ival-add!: 4.0ms (6% of total)ival-mult!: 4.0ms (6% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 40.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 24 to 18 computations (25% saved)
| Inputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(fabs.f32 x) |
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 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (fabs x)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))) |
#s(approx (fabs x) #s(hole binary32 (fabs x))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (+ (* x x) 1) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))))) |
#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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (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 (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 x))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) 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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | ((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) x (sqrt (+ (* x x) 1)) (+ (* x x) 1) (* x x) 1) |
| 2.0ms | x | @ | -inf | ((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) x (sqrt (+ (* x x) 1)) (+ (* x x) 1) (* x x) 1) |
| 2.0ms | x | @ | inf | ((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) x (sqrt (+ (* x x) 1)) (+ (* x x) 1) (* x x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 226 | 1103 |
| 0 | 238 | 900 |
| 1 | 1345 | 759 |
| 0 | 8449 | 710 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(fabs.f32 x) |
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 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (fabs x)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))) |
#s(approx (fabs x) #s(hole binary32 (fabs x))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (+ (* x x) 1) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))))) |
#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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (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 (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 x))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) 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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
| Outputs |
|---|
(copysign.f32 (asinh.f32 x) x) |
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) x)) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))) |
(asinh.f32 x) |
(/.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) (-.f32 (cosh.f32 (asinh.f32 x)) x)) |
(/.f32 (+.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (cosh.f32 (asinh.f32 x)) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (-.f32 x (cosh.f32 (asinh.f32 x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))) |
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (-.f32 x (cosh.f32 (asinh.f32 x)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (cosh.f32 (asinh.f32 x)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x (cosh.f32 (asinh.f32 x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))) (/.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))) |
(+.f32 (cosh.f32 (asinh.f32 x)) x) |
(+.f32 x (cosh.f32 (asinh.f32 x))) |
x |
x |
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (exp.f32 (asinh.f32 x)) (exp.f32 (neg.f32 (asinh.f32 x)))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal -1/2 binary32))) |
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1/2 binary32))) |
(cosh.f32 (neg.f32 (asinh.f32 x))) |
(cosh.f32 (asinh.f32 (neg.f32 x))) |
(cosh.f32 (asinh.f32 x)) |
(*.f32 (neg.f32 (cosh.f32 (asinh.f32 x))) (neg.f32 (cosh.f32 (asinh.f32 x)))) |
(*.f32 (fabs.f32 (cosh.f32 (asinh.f32 x))) (fabs.f32 (cosh.f32 (asinh.f32 x)))) |
(*.f32 (cosh.f32 (asinh.f32 x)) (cosh.f32 (asinh.f32 x))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.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))))) |
(/.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) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal 1 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32)) |
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 2 binary32)) |
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 (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)))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #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 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 x x) |
(sqrt.f32 (pow.f32 x #s(literal 4 binary32))) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(fabs.f32 (*.f32 (neg.f32 x) x)) |
(fabs.f32 (*.f32 x (neg.f32 x))) |
(fabs.f32 (*.f32 x x)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(literal 1 binary32) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log1p.f32 x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) x) #s(literal 1 binary32))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32))) |
#s(approx (fabs x) x) |
#s(approx (fabs x) x) |
#s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary32)) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 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 (* x x) (*.f32 x x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 x x) (log.f32 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 x x)) (log.f32 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 x x))) (log.f32 x))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 x x)) x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 x x)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x)) |
#s(approx (sqrt (+ (* x x) 1)) x) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x)) |
#s(approx (+ (* x x) 1) (*.f32 x x)) |
#s(approx (+ (* x x) 1) (fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 x x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)))) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))))) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))))) |
Compiled 2 180 to 626 computations (71.3% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 4 | 109 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 4 | 110 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 40.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
| ▶ | 29.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x) |
| ▶ | 27.3% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x) |
| ▶ | 99.5% | (copysign.f32 (asinh.f32 x) x) |
Compiled 44 to 32 computations (27.3% saved)
| Inputs |
|---|
(copysign.f32 (asinh.f32 x) x) |
(asinh.f32 x) |
x |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x) |
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) |
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x)) |
(fabs.f32 x) |
#s(approx (sqrt (+ (* x x) 1)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x) |
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) |
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) |
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) |
(neg.f32 x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 x x #s(literal 1 binary32)) |
#s(literal 1 binary32) |
| Outputs |
|---|
#s(approx (copysign (asinh x) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (asinh x) #s(hole binary32 x)) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (fabs x)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))) |
#s(approx (fabs x) #s(hole binary32 (fabs x))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (neg x) #s(hole binary32 (* -1 x))) |
#s(approx (+ (* x x) 1) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))))) |
#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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (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 (copysign (asinh x) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 1/2) (log (/ -1 x))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh 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 (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 x))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) 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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((copysign (asinh x) x) (asinh x) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (neg x) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (+ (* x x) 1) 1) |
| 1.0ms | x | @ | 0 | ((copysign (asinh x) x) (asinh x) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (neg x) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (+ (* x x) 1) 1) |
| 1.0ms | x | @ | inf | ((copysign (asinh x) x) (asinh x) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (neg x) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (+ (* x x) 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 297 | 1415 |
| 0 | 317 | 1167 |
| 1 | 1772 | 1032 |
| 0 | 8440 | 983 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(copysign.f32 (asinh.f32 x) x) |
(asinh.f32 x) |
x |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x) |
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) |
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x)) |
(fabs.f32 x) |
#s(approx (sqrt (+ (* x x) 1)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x) |
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) |
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) |
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) |
(neg.f32 x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
(fma.f32 x x #s(literal 1 binary32)) |
#s(literal 1 binary32) |
#s(approx (copysign (asinh x) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (asinh x) #s(hole binary32 x)) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (fabs x)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))) |
#s(approx (fabs x) #s(hole binary32 (fabs x))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (neg x) #s(hole binary32 (* -1 x))) |
#s(approx (+ (* x x) 1) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))))) |
#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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (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 (copysign (asinh x) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 1/2) (log (/ -1 x))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh 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 (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 x))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) 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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
| Outputs |
|---|
(copysign.f32 (asinh.f32 x) x) |
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) x)) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))) |
(asinh.f32 x) |
x |
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x) |
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)))) (log.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))))) |
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))))) |
(/.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32))) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x))) (/.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))) (/.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x)))))) |
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x) |
(+.f32 x #s(approx (sqrt (+ (* x x) 1)) x)) |
x |
#s(approx (sqrt (+ (* x x) 1)) x) |
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x)) x) |
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x)) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)))) (log.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))))) |
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))))) |
(/.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32))) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) (/.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)) (-.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))))) (/.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 3 binary32)) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))))) |
(+.f32 #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) x) |
(+.f32 x #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))) |
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 x #s(literal -1 binary32)) |
(neg.f32 x) |
(copysign.f32 (asinh.f32 x) x) |
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) x)) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))) |
(asinh.f32 x) |
(/.f32 (+.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (cosh.f32 (asinh.f32 x)) x)))) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (neg.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (-.f32 x (cosh.f32 (asinh.f32 x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))) |
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (-.f32 x (cosh.f32 (asinh.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))) |
(-.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))) (/.f32 (*.f32 x x) (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) |
(-.f32 (/.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))) (/.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (cosh.f32 (asinh.f32 x)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x (cosh.f32 (asinh.f32 x))))) |
(-.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))) (/.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))) |
(+.f32 (cosh.f32 (asinh.f32 x)) x) |
(+.f32 x (cosh.f32 (asinh.f32 x))) |
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (+.f32 (exp.f32 (asinh.f32 x)) (exp.f32 (neg.f32 (asinh.f32 x)))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal -1/2 binary32))) |
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1/2 binary32))) |
(cosh.f32 (neg.f32 (asinh.f32 x))) |
(cosh.f32 (asinh.f32 (neg.f32 x))) |
(cosh.f32 (asinh.f32 x)) |
(*.f32 (neg.f32 (cosh.f32 (asinh.f32 x))) (neg.f32 (cosh.f32 (asinh.f32 x)))) |
(*.f32 (fabs.f32 (cosh.f32 (asinh.f32 x))) (fabs.f32 (cosh.f32 (asinh.f32 x)))) |
(*.f32 (cosh.f32 (asinh.f32 x)) (cosh.f32 (asinh.f32 x))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (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 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.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 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal 1 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32)) |
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 2 binary32)) |
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #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) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 (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)))))) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
#s(literal 1 binary32) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (fabs x) x) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log1p.f32 x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) x) #s(literal 1 binary32))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32))) |
#s(approx (fabs x) x) |
#s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary32)) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (neg x) (neg.f32 x)) |
#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 (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 x #s(literal 2 binary32)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 x)) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 x)) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) (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 (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 x x) (log.f32 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 x x)) (log.f32 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 x x))) (log.f32 x))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) (/.f32 x x)) #s(literal 1 binary32)) x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) (/.f32 x x)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x)) |
#s(approx (sqrt (+ (* x x) 1)) x) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x)) |
#s(approx (+ (* x x) 1) (*.f32 x x)) |
#s(approx (+ (* x x) 1) (fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32))) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x)) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (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))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x)) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 x x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)))) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))))) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))))) |
Compiled 3 730 to 801 computations (78.5% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 162 | 6 | 168 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 0 | 0 |
| Total | 163 | 9 | 172 |
| Status | Accuracy | Program |
|---|---|---|
| 16.3% | (copysign.f32 (-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) x) | |
| ✓ | 40.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
| ✓ | 29.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x) |
| ▶ | 24.5% | (copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x) |
| ✓ | 99.5% | (copysign.f32 (asinh.f32 x) x) |
| ▶ | 56.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
| ▶ | 56.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
| ▶ | 56.1% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
| ▶ | 57.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x) |
Compiled 282 to 192 computations (31.9% saved)
| Inputs |
|---|
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
x |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) |
#s(literal -1/6 binary32) |
(*.f32 x x) |
#s(literal 1 binary32) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x) |
(fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) |
(-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) |
(*.f32 #s(literal 3/40 binary32) (*.f32 x x)) |
#s(literal 3/40 binary32) |
#s(literal 1/6 binary32) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x) |
(fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) |
(-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) |
(*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) |
(fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) |
#s(literal -5/112 binary32) |
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x) |
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) |
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x) |
#s(approx (sqrt (+ (* x x) 1)) x) |
| Outputs |
|---|
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 x)) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 1)) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))) |
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 -1/6)) |
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6))) |
#s(approx (* 3/40 (* x x)) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 x)) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 1)) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 -1/6)) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))))) |
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 3/40)) |
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (+ 3/40 (* -5/112 (pow x 2))))) |
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 1)) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 x))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* 3/40 (pow x 5)))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* 3/40 (pow x 4)))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -5/112 (pow x 7)))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* -5/112 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* -5/112 (pow x 4)))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* -5/112 (pow x 4)))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* -5/112 (pow x 2)))) |
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* 2 x))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) 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 (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (/ -1/2 x))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) 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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (- (* 3/40 (* x x)) 1/6) (* 3/40 (* x x)) 3/40 1/6 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (+ (* -5/112 (* x x)) 3/40) -5/112 (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (sqrt (+ (* x x) 1))) |
| 4.0ms | x | @ | -inf | ((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (- (* 3/40 (* x x)) 1/6) (* 3/40 (* x x)) 3/40 1/6 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (+ (* -5/112 (* x x)) 3/40) -5/112 (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (sqrt (+ (* x x) 1))) |
| 4.0ms | x | @ | 0 | ((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (- (* 3/40 (* x x)) 1/6) (* 3/40 (* x x)) 3/40 1/6 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (+ (* -5/112 (* x x)) 3/40) -5/112 (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (log (+ (sqrt (+ (* x x) 1)) x)) (+ (sqrt (+ (* x x) 1)) x) (sqrt (+ (* x x) 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 428 | 3160 |
| 0 | 463 | 2774 |
| 1 | 2230 | 2548 |
| 0 | 9668 | 2499 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
x |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x) |
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) |
#s(literal -1/6 binary32) |
(*.f32 x x) |
#s(literal 1 binary32) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x) |
(fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) |
(-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) |
(*.f32 #s(literal 3/40 binary32) (*.f32 x x)) |
#s(literal 3/40 binary32) |
#s(literal 1/6 binary32) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x) |
(fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) |
(-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) |
(*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) |
(fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) |
#s(literal -5/112 binary32) |
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x) |
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) |
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x) |
#s(approx (sqrt (+ (* x x) 1)) x) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 x)) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 1)) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))) |
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 -1/6)) |
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6))) |
#s(approx (* 3/40 (* x x)) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 x)) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 1)) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 -1/6)) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))))) |
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 3/40)) |
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (+ 3/40 (* -5/112 (pow x 2))))) |
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 1)) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 x))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* 3/40 (pow x 5)))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* 3/40 (pow x 4)))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -5/112 (pow x 7)))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* -5/112 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* -5/112 (pow x 4)))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* -5/112 (pow x 4)))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* -5/112 (pow x 2)))) |
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* 2 x))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) 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 (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (/ -1/2 x))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) 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/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
| Outputs |
|---|
(copysign.f32 #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) x) x) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) x) |
x |
(copysign.f32 #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) x) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) (*.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))))) |
(+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) |
(+.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) |
(/.f32 (fma.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))) |
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(fma.f32 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32)))))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))))) (/.f32 (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))))))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) |
#s(literal -1/6 binary32) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 x x) |
(sqrt.f32 (pow.f32 x #s(literal 4 binary32))) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(fabs.f32 (*.f32 (neg.f32 x) x)) |
(fabs.f32 (*.f32 x (neg.f32 x))) |
(fabs.f32 (*.f32 x x)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(literal 1 binary32) |
(copysign.f32 #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x) |
(*.f32 x (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x)) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))))) |
(+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x)) |
(+.f32 x (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))))))) |
(/.f32 (neg.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))))) |
(/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))) (/.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))) |
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))) |
(fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x #s(literal 1 binary32)) |
(fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) #s(literal 1 binary32)) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))))) (/.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 3 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))))))) |
(+.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 3 binary32)) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))))) |
(+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) #s(literal 1/36 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) #s(literal 1/36 binary32)) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32))) |
(/.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32))) (/.f32 #s(literal 1/36 binary32) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32)))) |
(-.f32 (/.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))))) (/.f32 #s(literal 1/216 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))))) |
(-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) |
(*.f32 (*.f32 #s(literal 3/40 binary32) x) x) |
(*.f32 (*.f32 x x) #s(literal 3/40 binary32)) |
(*.f32 #s(literal 3/40 binary32) (*.f32 x x)) |
#s(literal 3/40 binary32) |
#s(literal 1/6 binary32) |
(copysign.f32 #s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x) |
(*.f32 x (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x)) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x))))) |
(+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x)) |
(+.f32 x (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))))) |
(/.f32 (neg.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))) |
(/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))) (/.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))) |
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)))) |
(fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x #s(literal 1 binary32)) |
(fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 1 binary32)) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))) (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))))) |
(+.f32 (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))))) |
(+.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1/36 binary32))) (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) (*.f32 x x) #s(literal 1/6 binary32)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1/36 binary32)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) (*.f32 x x) #s(literal 1/6 binary32))) |
(/.f32 (-.f32 (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) (*.f32 x x) #s(literal 1/6 binary32))) (/.f32 #s(literal 1/36 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) (*.f32 x x) #s(literal 1/6 binary32)))) |
(-.f32 (/.f32 (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))))) (/.f32 #s(literal 1/216 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)))))) |
(-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) |
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) |
(*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) (*.f32 x x)) |
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32))) |
(/.f32 (fma.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))))) |
(fma.f32 (*.f32 #s(literal 3/40 binary32) x) x (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x))) |
(fma.f32 (*.f32 #s(literal 3/40 binary32) x) x (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) |
(fma.f32 (*.f32 x x) #s(literal 3/40 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x))) |
(fma.f32 (*.f32 x x) #s(literal 3/40 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) |
(fma.f32 #s(literal 3/40 binary32) (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x))) |
(fma.f32 #s(literal 3/40 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) #s(literal 9/1600 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 9/1600 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 27/64000 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 27/64000 binary32) (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) #s(literal 9/1600 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))) |
(/.f32 (-.f32 #s(literal 9/1600 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32))) (-.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) |
(/.f32 (fma.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 27/64000 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))))) |
(/.f32 (+.f32 #s(literal 27/64000 binary32) (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))) (/.f32 #s(literal 9/1600 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32)))) |
(-.f32 (/.f32 #s(literal 9/1600 binary32) (-.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))) |
(-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal 5/112 binary32) (*.f32 x x))) |
(fma.f32 (*.f32 #s(literal -5/112 binary32) x) x #s(literal 3/40 binary32)) |
(fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) |
(fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) |
(+.f32 (/.f32 (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))))) (/.f32 #s(literal 27/64000 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32)))))) |
(+.f32 (/.f32 #s(literal 27/64000 binary32) (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))) (/.f32 (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32)) |
(+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))) |
#s(literal -5/112 binary32) |
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x) |
(log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) |
(-.f32 (log.f32 (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))) |
(-.f32 (log.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (* x x) 1)) x))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x x))) (neg.f32 (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))))) |
(/.f32 (-.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) |
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))) |
(-.f32 (/.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 2 binary32)) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) (/.f32 (*.f32 x x) (-.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))) |
(+.f32 (/.f32 (pow.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (+ (* x x) 1)) x) #s(approx (sqrt (+ (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (* x x) 1)) x) x))))) |
(+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x) |
(+.f32 x #s(approx (sqrt (+ (* x x) 1)) x)) |
#s(approx (sqrt (+ (* x x) 1)) x) |
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (copysign.f32 (asinh.f32 x) x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log1p.f32 x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) |
#s(approx x x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary32)) |
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary32)) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (- (* 3/40 (* x x)) 1/6) #s(literal -1/6 binary32)) |
#s(approx (- (* 3/40 (* x x)) 1/6) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))) |
#s(approx (* 3/40 (* x x)) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary32)) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(literal -1/6 binary32)) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x)) |
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(literal 3/40 binary32)) |
#s(approx (+ (* -5/112 (* x x)) 3/40) (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32))) |
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (copysign.f32 (asinh.f32 x) x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) x) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) #s(literal 1 binary32)) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (+.f32 #s(literal 1 binary32) x)) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (fma.f32 (fma.f32 #s(literal 1/2 binary32) x #s(literal 1 binary32)) x #s(literal 1 binary32))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x #s(literal 1 binary32))) |
#s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary32)) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (/.f32 x x) (log.f32 x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 x x)) (log.f32 x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 x x))) (log.f32 x))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 3/40 binary32))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32)))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 3/40 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32)))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3/40 binary32))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))))) |
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 3/40 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* 3/40 (* x x)) 1/6) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))) |
#s(approx (- (* 3/40 (* x x)) 1/6) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (*.f32 x x))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal -5/112 binary32))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 7 binary32)))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 7 binary32)))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32) (pow.f32 x #s(literal -6 binary32))) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 7 binary32)))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -5/112 binary32))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32) (pow.f32 x #s(literal -6 binary32))) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -5/112 binary32))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -5/112 binary32))) |
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* -5/112 (* x x)) 3/40) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))) |
#s(approx (+ (* -5/112 (* x x)) 3/40) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (*.f32 x x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 (*.f32 #s(literal 2 binary32) x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (+.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (log.f32 x)) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (log.f32 x)) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -6 binary32)) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 2 binary32)) x)) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x)) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x)) |
#s(approx (sqrt (+ (* x x) 1)) x) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x)))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal 5 binary32))))) |
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 5 binary32))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 #s(literal 5/112 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 7 binary32))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 5/112 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 7 binary32))))) |
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 5/112 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32) (pow.f32 x #s(literal -6 binary32)))) (pow.f32 x #s(literal 7 binary32))))) |
#s(approx (copysign (log (+ (sqrt (+ (* x x) 1)) x)) x) (copysign.f32 (asinh.f32 x) x)) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (log (+ (sqrt (+ (* x x) 1)) x)) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -6 binary32)) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)))))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (/.f32 #s(literal -1/2 binary32) x)) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x))) |
#s(approx (+ (sqrt (+ (* x x) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)) (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -6 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)))) x))) |
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)))) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
Compiled 13 571 to 1 915 computations (85.9% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 378 | 2 | 380 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 378 | 11 | 389 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 16.3% | (copysign.f32 (-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) x) |
| ✓ | 40.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
| ✓ | 29.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x) |
| ✓ | 24.5% | (copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x) |
| ✓ | 99.5% | (copysign.f32 (asinh.f32 x) x) |
| ▶ | 56.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))) x) |
| ▶ | 56.1% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x) |
| ✓ | 56.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
| ✓ | 56.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
| ✓ | 56.1% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
| ✓ | 57.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x) |
Compiled 206 to 140 computations (32% saved)
| Inputs |
|---|
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) |
(+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) |
x |
(*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) |
(*.f32 (*.f32 x x) #s(literal -1/6 binary32)) |
(*.f32 x x) |
#s(literal -1/6 binary32) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))) |
(+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x)) |
(*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) |
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) |
(-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) |
(*.f32 (*.f32 x x) #s(literal 3/40 binary32)) |
#s(literal 3/40 binary32) |
#s(literal 1/6 binary32) |
(copysign.f32 (-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) x) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) |
(log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) |
(fma.f32 x x #s(literal 1 binary32)) |
#s(literal 1 binary32) |
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))) |
(+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)) |
(cosh.f32 (asinh.f32 x)) |
(asinh.f32 x) |
(neg.f32 x) |
| Outputs |
|---|
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 x)) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (* (* (* x x) -1/6) x) #s(hole binary32 (* -1/6 (pow x 3)))) |
#s(approx (* (* x x) -1/6) #s(hole binary32 (* -1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 x)) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* -1/6 (pow x 3)))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) #s(hole binary32 (* -1/6 (pow x 2)))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) #s(hole binary32 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 -1/6)) |
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6))) |
#s(approx (* (* x x) 3/40) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (copysign (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) x) #s(hole binary32 (copysign (neg (log (- (* 1/2 (+ x (+ (sqrt (+ 1 (pow x 2))) (/ 1 (+ x (sqrt (+ 1 (pow x 2)))))))) x))) x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (log (- (+ (* x x) 1) (* x x))) #s(hole binary32 0)) |
#s(approx (- (+ (* x x) 1) (* x x)) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* -1 x))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* x (- (* 1/6 (pow x 2)) 1)))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 1)) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (+ 1 (* -1 x)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 1)) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (asinh x) #s(hole binary32 x)) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (neg x) #s(hole binary32 (* -1 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* -1/6 (pow x 3)))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* 3/40 (pow x 5)))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* 3/40 (pow x 5)))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) #s(hole binary32 (* 3/40 (pow x 4)))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (* -1 (+ (log -1) (* -1 (log (/ 1 x))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* 1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (log -1) (* -1 (log (/ 1 x))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* 1/8 (/ (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* -1/6 (/ (+ (* -3 (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -1/4 (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (pow x 3))) (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* -1/8 (/ (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (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 (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* -1/8 (/ (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* -1/8 (/ (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/6 (/ (+ (* -3 (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -1/4 (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (pow x 3))))))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* -1 x))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* x (- (* 1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) 1)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* x (- (+ (* 1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))) 1)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* x (- (+ (* 1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3))))) 1)))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2)))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2)))))))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))))) |
#s(approx (copysign (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) x) #s(hole binary32 (copysign (neg (log (+ (* -1 x) (* 1/2 (- (+ (sqrt (+ 1 (pow x 2))) (/ 1 (- (sqrt (+ 1 (pow x 2))) (* -1 x)))) (* -1 x)))))) x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (log (/ -1 x)))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* 1/2 (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) x)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* -1 (/ (- (* -1/8 (/ (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2) x)) (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) x)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* 1/4 (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 3)) (* 3 (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) x)) (* -1/8 (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) x)) (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) x)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1/2 (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/8 (/ (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2) x)) (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 1/4 (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 3)) (* 3 (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) x)) (* -1/8 (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) x)) (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) x))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* -1 (* x (+ 1 (* -1/2 (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) x))))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2)))) x))))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4))))) x))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2)))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (+ (* 1/2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 6))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4)))))))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 1/2) (log (/ -1 x))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh 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))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | x | @ | inf | ((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (* x x) -1/6) x)) x (* (* (* x x) -1/6) x) (* (* x x) -1/6) (* x x) -1/6 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) (* (- (* (* x x) 3/40) 1/6) (* x x)) (- (* (* x x) 3/40) 1/6) (* (* x x) 3/40) 3/40 1/6 (copysign (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) x) (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (log (- (+ (* x x) 1) (* x x))) (- (+ (* x x) 1) (* x x)) (+ (* x x) 1) 1 (log (+ (cosh (asinh x)) (neg x))) (+ (cosh (asinh x)) (neg x)) (cosh (asinh x)) (asinh x) (neg x)) |
| 15.0ms | x | @ | -inf | ((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (* x x) -1/6) x)) x (* (* (* x x) -1/6) x) (* (* x x) -1/6) (* x x) -1/6 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) (* (- (* (* x x) 3/40) 1/6) (* x x)) (- (* (* x x) 3/40) 1/6) (* (* x x) 3/40) 3/40 1/6 (copysign (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) x) (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (log (- (+ (* x x) 1) (* x x))) (- (+ (* x x) 1) (* x x)) (+ (* x x) 1) 1 (log (+ (cosh (asinh x)) (neg x))) (+ (cosh (asinh x)) (neg x)) (cosh (asinh x)) (asinh x) (neg x)) |
| 4.0ms | x | @ | 0 | ((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (* x x) -1/6) x)) x (* (* (* x x) -1/6) x) (* (* x x) -1/6) (* x x) -1/6 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) (* (- (* (* x x) 3/40) 1/6) (* x x)) (- (* (* x x) 3/40) 1/6) (* (* x x) 3/40) 3/40 1/6 (copysign (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) x) (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (log (- (+ (* x x) 1) (* x x))) (- (+ (* x x) 1) (* x x)) (+ (* x x) 1) 1 (log (+ (cosh (asinh x)) (neg x))) (+ (cosh (asinh x)) (neg x)) (cosh (asinh x)) (asinh x) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 536 | 4195 |
| 0 | 574 | 3666 |
| 1 | 3205 | 2690 |
| 0 | 8651 | 2583 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) |
(+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) |
x |
(*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) |
(*.f32 (*.f32 x x) #s(literal -1/6 binary32)) |
(*.f32 x x) |
#s(literal -1/6 binary32) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))) x) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))) |
(+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x)) |
(*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) |
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) |
(-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) |
(*.f32 (*.f32 x x) #s(literal 3/40 binary32)) |
#s(literal 3/40 binary32) |
#s(literal 1/6 binary32) |
(copysign.f32 (-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) x) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) |
(log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) |
(fma.f32 x x #s(literal 1 binary32)) |
#s(literal 1 binary32) |
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))) |
(+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)) |
(cosh.f32 (asinh.f32 x)) |
(asinh.f32 x) |
(neg.f32 x) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 x)) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (* (* (* x x) -1/6) x) #s(hole binary32 (* -1/6 (pow x 3)))) |
#s(approx (* (* x x) -1/6) #s(hole binary32 (* -1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 x)) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* -1/6 (pow x 3)))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6)))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) #s(hole binary32 (* -1/6 (pow x 2)))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) #s(hole binary32 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 -1/6)) |
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6))) |
#s(approx (* (* x x) 3/40) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (copysign (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) x) #s(hole binary32 (copysign (neg (log (- (* 1/2 (+ x (+ (sqrt (+ 1 (pow x 2))) (/ 1 (+ x (sqrt (+ 1 (pow x 2)))))))) x))) x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (log (- (+ (* x x) 1) (* x x))) #s(hole binary32 0)) |
#s(approx (- (+ (* x x) 1) (* x x)) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 1)) |
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2)))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* -1 x))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* x (- (* 1/6 (pow x 2)) 1)))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 1)) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (+ 1 (* -1 x)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 1)) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (asinh x) #s(hole binary32 x)) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (neg x) #s(hole binary32 (* -1 x))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* -1/6 (pow x 3)))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* 3/40 (pow x 5)))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* 3/40 (pow x 5)))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) #s(hole binary32 (* 3/40 (pow x 4)))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (* 3/40 (pow x 2)))) |
#s(approx (- (* (* x x) 3/40) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (* -1 (+ (log -1) (* -1 (log (/ 1 x))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* 1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (log -1) (* -1 (log (/ 1 x))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* 1/8 (/ (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* -1/6 (/ (+ (* -3 (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -1/4 (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (pow x 3))) (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* -1/8 (/ (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (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 (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* -1/8 (/ (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* -1/8 (/ (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/6 (/ (+ (* -3 (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -1/4 (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (pow x 3))))))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* -1 x))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* x (- (* 1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) 1)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* x (- (+ (* 1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))) 1)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* x (- (+ (* 1/2 (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3))))) 1)))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2)))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2)))))))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))) |
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))))) |
#s(approx (copysign (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) x) #s(hole binary32 (copysign (neg (log (+ (* -1 x) (* 1/2 (- (+ (sqrt (+ 1 (pow x 2))) (/ 1 (- (sqrt (+ 1 (pow x 2))) (* -1 x)))) (* -1 x)))))) x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (log (/ -1 x)))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* 1/2 (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) x)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* -1 (/ (- (* -1/8 (/ (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2) x)) (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) x)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) #s(hole binary32 (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* 1/4 (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 3)) (* 3 (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) x)) (* -1/8 (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) x)) (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) x)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1/2 (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/8 (/ (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2) x)) (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 1/4 (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 3)) (* 3 (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) x)) (* -1/8 (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) x)) (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) x))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* -1 (* x (+ 1 (* -1/2 (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) x))))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2)))) x))))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4))))) x))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2)))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4))))))) |
#s(approx (cosh (asinh x)) #s(hole binary32 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (+ (* 1/2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 6))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4)))))))) |
#s(approx (asinh x) #s(hole binary32 (+ (log 1/2) (log (/ -1 x))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh 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))))))) |
| Outputs |
|---|
(copysign.f32 #s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) x) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
(*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x) |
(*.f32 x (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) #s(literal 2 binary32))) (-.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))))) |
(-.f32 x (*.f32 (neg.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) x)) |
(fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x x) |
(fma.f32 (*.f32 x x) (*.f32 #s(literal -1/6 binary32) x) x) |
(fma.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) |
(+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) x) |
(+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x)) |
x |
(*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x) |
(*.f32 (*.f32 x x) (*.f32 #s(literal -1/6 binary32) x)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) |
(*.f32 (*.f32 x x) #s(literal -1/6 binary32)) |
(*.f32 #s(literal -1/6 binary32) (*.f32 x x)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 x x) |
(sqrt.f32 (pow.f32 x #s(literal 4 binary32))) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(fabs.f32 (*.f32 x (neg.f32 x))) |
(fabs.f32 (*.f32 (neg.f32 x) x)) |
(fabs.f32 (*.f32 x x)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(literal -1/6 binary32) |
(copysign.f32 #s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x)) x) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x)) |
(*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x) |
(*.f32 x (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) (-.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))))) |
(-.f32 x (*.f32 (neg.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))) x)) |
(fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x x) |
(fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) |
(fma.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) |
(+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) x) |
(+.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) |
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))) |
(*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))) |
(*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x) |
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) |
(*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) #s(literal 1/36 binary32)) (fma.f32 (*.f32 x x) #s(literal 3/40 binary32) #s(literal 1/6 binary32))) |
(/.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))))) |
(-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) |
(*.f32 (*.f32 x x) #s(literal 3/40 binary32)) |
(*.f32 #s(literal 3/40 binary32) (*.f32 x x)) |
(*.f32 x (*.f32 x #s(literal 3/40 binary32))) |
#s(literal 3/40 binary32) |
#s(literal 1/6 binary32) |
(copysign.f32 (asinh.f32 x) x) |
(log.f32 (exp.f32 (asinh.f32 x))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (asinh.f32 (neg.f32 x)) #s(literal 2 binary32))) (+.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (asinh.f32 (neg.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (asinh.f32 (neg.f32 x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (+.f32 (pow.f32 (asinh.f32 (neg.f32 x)) #s(literal 2 binary32)) (*.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (asinh.f32 (neg.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (asinh.f32 (neg.f32 x))) |
(asinh.f32 x) |
(log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)))))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))))) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) |
(fma.f32 (neg.f32 (cosh.f32 (asinh.f32 x))) (neg.f32 (cosh.f32 (asinh.f32 x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (fabs.f32 (cosh.f32 (asinh.f32 x))) (fabs.f32 (cosh.f32 (asinh.f32 x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(fma.f32 (cosh.f32 (asinh.f32 x)) (cosh.f32 (asinh.f32 x)) (*.f32 (neg.f32 x) x)) |
(fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(+.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (neg.f32 x) x)) |
(*.f32 (neg.f32 (cosh.f32 (asinh.f32 x))) (neg.f32 (cosh.f32 (asinh.f32 x)))) |
(*.f32 (fabs.f32 (cosh.f32 (asinh.f32 x))) (fabs.f32 (cosh.f32 (asinh.f32 x)))) |
(*.f32 (cosh.f32 (asinh.f32 x)) (cosh.f32 (asinh.f32 x))) |
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (asinh.f32 x))) (*.f32 #s(literal 2 binary32) (cosh.f32 (asinh.f32 x)))) #s(literal 4 binary32)) |
(/.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 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.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 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 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 2 binary32)) |
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
#s(literal 1 binary32) |
(log.f32 (fma.f32 #s(literal -1 binary32) x (cosh.f32 (asinh.f32 x)))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (asinh.f32 x)) |
(asinh.f32 (neg.f32 x)) |
(/.f32 (+.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) (exp.f32 (asinh.f32 x))) |
(fma.f32 #s(literal -1 binary32) x (cosh.f32 (asinh.f32 x))) |
(fma.f32 x #s(literal -1 binary32) (cosh.f32 (asinh.f32 x))) |
(+.f32 (neg.f32 x) (cosh.f32 (asinh.f32 x))) |
(+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)) |
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (+.f32 (exp.f32 (neg.f32 (asinh.f32 x))) (exp.f32 (neg.f32 (neg.f32 (asinh.f32 x))))) #s(literal 2 binary32)) |
(/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (asinh.f32 x))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal -1/2 binary32))) |
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1/2 binary32))) |
(cosh.f32 (neg.f32 (neg.f32 (asinh.f32 x)))) |
(cosh.f32 (neg.f32 (asinh.f32 x))) |
(cosh.f32 (asinh.f32 (neg.f32 x))) |
(cosh.f32 (asinh.f32 x)) |
(log.f32 (exp.f32 (asinh.f32 x))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (asinh.f32 (neg.f32 x)) #s(literal 2 binary32))) (+.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (asinh.f32 (neg.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (asinh.f32 (neg.f32 x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (+.f32 (pow.f32 (asinh.f32 (neg.f32 x)) #s(literal 2 binary32)) (*.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (asinh.f32 (neg.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (asinh.f32 (neg.f32 x))) |
(asinh.f32 x) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 x #s(literal -1 binary32)) |
(neg.f32 x) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (log1p.f32 x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) x) |
#s(approx (+ x (* (* (* x x) -1/6) x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
#s(approx x x) |
#s(approx (* (* (* x x) -1/6) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32))) |
#s(approx (* (* x x) -1/6) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) x) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x)) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))) |
#s(approx (- (* (* x x) 3/40) 1/6) #s(literal -1/6 binary32)) |
#s(approx (- (* (* x x) 3/40) 1/6) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))) |
#s(approx (* (* x x) 3/40) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (neg.f32 (log.f32 (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (asinh.f32 x))) #s(literal 1/2 binary32)) x))) x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) x) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (log (- (+ (* x x) 1) (* x x))) #s(literal 0 binary32)) |
#s(approx (- (+ (* x x) 1) (* x x)) #s(literal 1 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 (+ (cosh (asinh x)) (neg x))) (neg.f32 x)) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/6 binary32)) #s(literal 1 binary32)) x)) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (*.f32 (-.f32 (*.f32 (fma.f32 #s(literal -3/40 binary32) (*.f32 x x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)) x)) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (*.f32 (-.f32 (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32)) (*.f32 x x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)) x)) |
#s(approx (+ (cosh (asinh x)) (neg x)) #s(literal 1 binary32)) |
#s(approx (+ (cosh (asinh x)) (neg x)) (-.f32 #s(literal 1 binary32) x)) |
#s(approx (+ (cosh (asinh x)) (neg x)) (fma.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x #s(literal 1 binary32))) |
#s(approx (+ (cosh (asinh x)) (neg x)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) x) #s(literal 1 binary32)) x #s(literal 1 binary32))) |
#s(approx (cosh (asinh x)) #s(literal 1 binary32)) |
#s(approx (cosh (asinh x)) (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (cosh (asinh x)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (cosh (asinh x)) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) x) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)) x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) |
#s(approx (neg x) (neg.f32 x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (log.f32 x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (+.f32 (/.f32 x x) (log.f32 x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x)) (log.f32 x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -3 binary32) x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))) (log.f32 x))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) (*.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 3/40 binary32))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32)))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 3/40 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32)))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 3/40 binary32))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32)))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 3/40 binary32))) |
#s(approx (* (- (* (* x x) 3/40) 1/6) (* x x)) (*.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))))) |
#s(approx (- (* (* x x) 3/40) 1/6) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))) |
#s(approx (- (* (* x x) 3/40) 1/6) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (*.f32 x x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) x) #s(literal 1/2 binary32)) (log.f32 (neg.f32 x)))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (-.f32 (*.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/8 binary32)) (+.f32 (log.f32 (neg.f32 x)) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) x))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (-.f32 (*.f32 (/.f32 (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32)) #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal -3 binary32))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1/6 binary32)) (+.f32 (log.f32 (neg.f32 x)) (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) x)))))) |
#s(approx (+ (* x x) 1) (*.f32 x x)) |
#s(approx (+ (* x x) 1) (fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (log.f32 (neg.f32 x))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (+.f32 (log.f32 (neg.f32 x)) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) x)))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (+.f32 (log.f32 (neg.f32 x)) (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (+.f32 (log.f32 (neg.f32 x)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) x) (fma.f32 (/.f32 (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32)) #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal -3 binary32))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (*.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/8 binary32)))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) (neg.f32 x)) |
#s(approx (+ (cosh (asinh x)) (neg x)) (*.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) x)) |
#s(approx (+ (cosh (asinh x)) (neg x)) (*.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) x) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (pow.f32 x #s(literal 3 binary32))))) #s(literal 1 binary32)) x)) |
#s(approx (+ (cosh (asinh x)) (neg x)) (*.f32 (-.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) x) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 2 binary32) x))) (pow.f32 x #s(literal 5 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (pow.f32 x #s(literal 3 binary32)))))) #s(literal 1 binary32)) x)) |
#s(approx (cosh (asinh x)) (*.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1/2 binary32))) |
#s(approx (cosh (asinh x)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (*.f32 x x))))) |
#s(approx (cosh (asinh x)) (fma.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 2 binary32) x))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (*.f32 x x)))))) |
#s(approx (cosh (asinh x)) (fma.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 2 binary32) x))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 5/64 binary32) (*.f32 #s(literal 2 binary32) x))) (pow.f32 x #s(literal 6 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (*.f32 x x))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (log.f32 (*.f32 #s(literal 2 binary32) x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (+.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (log.f32 x)) (log.f32 #s(literal 2 binary32)))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (-.f32 (+.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (log.f32 x)) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (-.f32 (+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -3 binary32) x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32))) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
#s(approx (+ x (* (* (* x x) -1/6) x)) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (neg.f32 (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal 5 binary32))))) |
#s(approx (+ x (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x)) (neg.f32 (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 5 binary32))))) |
#s(approx (* (* (- (* (* x x) 3/40) 1/6) (* x x)) x) (neg.f32 (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal 5 binary32))))) |
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (neg.f32 (log.f32 (fma.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (asinh.f32 x))) #s(literal 1/2 binary32) (neg.f32 x)))) x)) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) x) #s(literal 1/2 binary32) (log.f32 (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) #s(literal 2 binary32)) x) #s(literal -1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))))) x) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/4 binary32) (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal -1/4 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) #s(literal 3 binary32))) x) #s(literal 1/6 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) #s(literal 2 binary32)))) x) #s(literal -1 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))))) x) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) x) #s(literal -1/2 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (fma.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) #s(literal 2 binary32)) x) #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
#s(approx (log (+ (cosh (asinh x)) (neg x))) (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) #s(literal 1/2 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/4 binary32) (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal -1/4 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) #s(literal 3 binary32))) x) #s(literal -1/6 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) #s(literal 2 binary32)) #s(literal -1/8 binary32))) x))) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
#s(approx (+ (cosh (asinh x)) (neg x)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) x) #s(literal -1/2 binary32) #s(literal 1 binary32)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal -1/4 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (*.f32 x x)))) x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (+ (cosh (asinh x)) (neg x)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal -1/4 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (*.f32 x x))) (*.f32 (/.f32 (-.f32 (*.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (cosh (asinh x)) (*.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))) #s(literal 1/2 binary32))) |
#s(approx (cosh (asinh x)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal -1/4 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (*.f32 x x))))) |
#s(approx (cosh (asinh x)) (fma.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal -1/4 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (*.f32 x x))) (*.f32 (/.f32 (-.f32 (*.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (cosh (asinh x)) (fma.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal -1/4 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 #s(literal -5/64 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/32 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (pow.f32 x #s(literal 6 binary32))) (/.f32 (-.f32 (*.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) (pow.f32 x #s(literal 4 binary32))))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (-.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (- (log (- (+ (* x x) 1) (* x x))) (log (+ (cosh (asinh x)) (neg x)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
Compiled 9 319 to 1 562 computations (83.2% saved)
9 alts after pruning (3 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 305 | 3 | 308 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 0 | 3 |
| Done | 2 | 6 | 8 |
| Total | 310 | 9 | 319 |
| Status | Accuracy | Program |
|---|---|---|
| 16.1% | (copysign.f32 (-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 x)))) x) | |
| ✓ | 40.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
| ✓ | 29.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x) |
| ✓ | 24.5% | (copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x) |
| ✓ | 99.5% | (copysign.f32 (asinh.f32 x) x) |
| 56.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x x)) x) | |
| 56.1% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x x)) x) | |
| ✓ | 56.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
| ✓ | 57.0% | (copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x) |
Compiled 459 to 191 computations (58.4% saved)
| Inputs |
|---|
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x x)) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x x)) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
(copysign.f32 (asinh.f32 x) x) |
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (* x x) 1)) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(copysign.f32 (-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))) x) |
| Outputs |
|---|
(copysign.f32 (asinh.f32 x) x) |
2 calls:
| 4.0ms | x |
| 4.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 99.5% | 1 | x |
Compiled 13 to 10 computations (23.1% saved)
Total -0.7b remaining (-4.9%)
Threshold costs -0.7b (-4.9%)
| Inputs |
|---|
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x x)) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) x))) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x x)) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))) x) |
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x) |
| Outputs |
|---|
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) x) |
2 calls:
| 7.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.0% | 1 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 57.0% | 1 | x |
Compiled 13 to 10 computations (23.1% saved)
| 1× | fuel |
Compiled 18 to 12 computations (33.3% saved)
Compiled 100 to 62 computations (38% saved)
Loading profile data...