
Time bar (total: 1.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 1 |
Compiled 6 to 5 computations (16.7% saved)
| 245.0ms | 8 256× | 0 | valid |
ival-acosh: 103.0ms (95% of total)ival-assert: 3.0ms (2.8% of total)adjust: 2.0ms (1.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 128 | 0 | - | 0 | - | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 4 | 0 | - | 0 | - | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 0 | 0 | - | 0 | - | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f32 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) | oflow-rescue | 128 | 0 |
| ↳ | (*.f32 x x) | overflow | 128 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 128 | |
log.f32 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | oflow-rescue | 4 | 0 |
| ↳ | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | overflow | 4 | |
| ↳ | (*.f32 x x) | overflow | 128 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 128 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 128 | 0 |
| - | 0 | 128 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 128 | 0 | 0 |
| - | 0 | 0 | 128 |
| number | freq |
|---|---|
| 0 | 128 |
| 1 | 124 |
| 2 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 82.0ms | 512× | 0 | valid |
Compiled 79 to 25 computations (68.4% saved)
ival-sub: 54.0ms (77% of total)ival-log: 5.0ms (7.1% of total)ival-mult: 4.0ms (5.7% of total)ival-add: 3.0ms (4.3% of total)ival-sqrt: 3.0ms (4.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 0 | 7 | 9 |
| 0 | 12 | 9 |
| 1 | 22 | 9 |
| 2 | 49 | 9 |
| 3 | 121 | 9 |
| 4 | 383 | 9 |
| 5 | 2335 | 9 |
| 6 | 7889 | 9 |
| 0 | 8019 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Outputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.2% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
x |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
| Outputs |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (- (* x x) 1) #s(hole binary32 -1)) |
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) 1) #s(hole binary32 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) 1) |
| 2.0ms | x | @ | 0 | ((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) 1) |
| 2.0ms | x | @ | inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) x (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 988 |
| 0 | 210 | 724 |
| 0 | 1179 | 694 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
x |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (- (* x x) 1) #s(hole binary32 -1)) |
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) 1) #s(hole binary32 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(acosh.f32 x) |
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x)))))) |
(+.f32 (sinh.f32 (acosh.f32 x)) x) |
(+.f32 x (sinh.f32 (acosh.f32 x))) |
x |
(sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(sinh.f32 (acosh.f32 x)) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
#s(literal 1 binary32) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx x x) |
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (- (* x x) 1) #s(literal -1 binary32)) |
#s(approx (- (* x x) 1) (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 2 binary32)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (- (* x x) 1) (*.f32 x x)) |
#s(approx (- (* x x) 1) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 #s(literal 1/2 binary32) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32))) x))) |
#s(approx (sqrt (- (* x x) 1)) (neg.f32 x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
Compiled 1 186 to 316 computations (73.4% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 3 | 68 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 3 | 69 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.9% | (log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x))))))) |
| ▶ | 96.1% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ▶ | 99.3% | (acosh.f32 x) |
Compiled 40 to 23 computations (42.5% saved)
| Inputs |
|---|
(acosh.f32 x) |
x |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
(log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x)))))) |
(+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(pow.f32 x #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(sinh.f32 (acosh.f32 x)) |
(fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x))))) |
(-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x)))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(*.f32 x (sinh.f32 (acosh.f32 x))) |
| Outputs |
|---|
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (* x (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* x (+ (* -4 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (* 2 (/ (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 2 (/ (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -24 (/ (* (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 12 (/ (- (* 4 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (* (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 16 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))))))) (* 1/2 (+ (* -4 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* 4 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (* (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))))))))))) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* x (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* x (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (+ (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* 1/2 (* x (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (* -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 (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ (* -2 (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 1/2 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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)) (* 3 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* x (+ 1 (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2)))) (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ (* -1/2 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 1/2 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 3)))) (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* -1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (pow x 3))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* (pow x 3) (+ 1 (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* (pow x 3) (+ 1 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (+ (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))) (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* (pow x 3) (+ 1 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 7))) (+ (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 7))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 7)))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 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 (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 4))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4)))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (* (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 6))) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 4))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (* 1/2 (/ (* (+ (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 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)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6)))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh 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))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))))))) |
#s(approx (sinh (acosh 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))) (+ (* 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)))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (- (+ 1 (+ (* -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/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1/2 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* x (- (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) x)) (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* 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))) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) x))) (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* x (- (+ (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) x)) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 3)))) (+ (* 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 (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2)))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -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)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6)))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* 1/2 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 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 (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 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))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4)))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 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))) (+ (* 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))))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log -1) (+ (* -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 (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* -1/2 (/ (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) x))) x)))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log -1) (+ (* -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 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* 6 (+ (* -1/2 (* (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 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)))))))))))) x)) (* 1/2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (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 (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* -1 (* x (- (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x)) (* 1/4 (/ (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))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x))) (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (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))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1/8 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3) (pow x 3))) 1))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))))) (pow x 3))) 1))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))))))) (pow x 3))) 1))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 6))) (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (pow x 6))) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (+ (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/2 (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6)))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 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))) (* 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 (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1/4 (/ (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 (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* 1/4 (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 (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1/2 (* x (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1/4 (/ (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)))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* 1/4 (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)))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* -1/2 (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) x)) (* 1/4 (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)))))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 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))))))) (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 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))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* 1/2 (* x (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (+ (* -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 (* x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* -1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* -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 (* x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* -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))) (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | x | @ | -inf | ((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (+ (pow x 3) (pow (sinh (acosh x)) 3)) (pow x 3) 3 (pow (sinh (acosh x)) 3) (sinh (acosh x)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) |
| 15.0ms | x | @ | inf | ((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (+ (pow x 3) (pow (sinh (acosh x)) 3)) (pow x 3) 3 (pow (sinh (acosh x)) 3) (sinh (acosh x)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) |
| 13.0ms | x | @ | 0 | ((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (+ (pow x 3) (pow (sinh (acosh x)) 3)) (pow x 3) 3 (pow (sinh (acosh x)) 3) (sinh (acosh x)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 981 | 17195 |
| 0 | 1006 | 12317 |
| 1 | 6713 | 10791 |
| 0 | 8276 | 10435 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(acosh.f32 x) |
x |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
(log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x)))))) |
(+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(pow.f32 x #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(sinh.f32 (acosh.f32 x)) |
(fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x))))) |
(-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x)))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(*.f32 x (sinh.f32 (acosh.f32 x))) |
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (* x (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* x (+ (* -4 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (* 2 (/ (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 2 (/ (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -24 (/ (* (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 12 (/ (- (* 4 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (* (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 16 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))))))) (* 1/2 (+ (* -4 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* 4 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (* (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) (+ (* 2 (/ (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 2 (/ (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))))))))))) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (+ 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* x (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (- (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* x (- (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (+ (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* 1/2 (* x (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (* -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 (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ (* -2 (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 1/2 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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)) (* 3 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* x (+ 1 (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2)))) (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ (* -1/2 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 1/2 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 3)))) (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* -1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (pow x 3))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* (pow x 3) (+ 1 (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* (pow x 3) (+ 1 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (+ (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))) (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))))))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* (pow x 3) (+ 1 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 7))) (+ (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 7))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 7)))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 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 (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 4))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4)))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (* (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 6))) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 4))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (* 1/2 (/ (* (+ (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 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)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6)))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh 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))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))))))) |
#s(approx (sinh (acosh 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))) (+ (* 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)))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (- (+ 1 (+ (* -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/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1/2 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* x (- (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) x)) (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* 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))) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) x))) (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* x (- (+ (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) x)) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 3)))) (+ (* 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 (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2)))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -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)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6)))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* 1/2 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 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 (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 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))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4)))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* x (+ (* 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))) (+ (* 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))))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log -1) (+ (* -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 (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* -1/2 (/ (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) x))) x)))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) #s(hole binary32 (+ (log -1) (+ (* -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 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* 6 (+ (* -1/2 (* (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 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)))))))))))) x)) (* 1/2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (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 (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* -1 (* x (- (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x)) (* 1/4 (/ (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))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x))) (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (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))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1/8 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3) (pow x 3))) 1))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))))) (pow x 3))) 1))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))))))) (pow x 3))) 1))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 6))) (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (pow x 6))) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (+ (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/2 (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6)))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 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))) (* 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 (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1/4 (/ (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 (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* 1/4 (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 (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1/2 (* x (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1/4 (/ (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)))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* 1/4 (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)))))))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* -1/2 (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) x)) (* 1/4 (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)))))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 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))))))) (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 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))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* 1/2 (* x (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) |
#s(approx (* x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (+ (* -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 (* x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* -1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* -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 (* x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* -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))) (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))))) |
| Outputs |
|---|
(acosh.f32 x) |
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
x |
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x)) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x)))) (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 (*.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (- (* x x) 1)) x)))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x))) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x)) (*.f32 x #s(approx (sqrt (- (* x x) 1)) x))))) |
(+.f32 #s(approx (sqrt (- (* x x) 1)) x) x) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
(acosh.f32 x) |
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(+.f32 (sinh.f32 (acosh.f32 x)) x) |
(+.f32 x (sinh.f32 (acosh.f32 x))) |
(*.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) |
(/.f32 (+.f32 (pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))))) |
(fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (sinh.f32 (acosh.f32 x)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (*.f32 x x) x (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 x (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (*.f32 x x) x) |
(*.f32 x (*.f32 x x)) |
(pow.f32 x #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
#s(literal 3 binary32) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (sinh.f32 (acosh.f32 x))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) |
(sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(-.f32 (*.f32 (sinh.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (cosh.f32 (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) (*.f32 (cosh.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sinh.f32 (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))))) |
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) #s(literal 1/2 binary32))) |
(sinh.f32 (acosh.f32 (pow.f32 x #s(literal 1 binary32)))) |
(sinh.f32 (acosh.f32 (neg.f32 x))) |
(sinh.f32 (acosh.f32 (fabs.f32 x))) |
(sinh.f32 (acosh.f32 x)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)))) (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) (pow.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x))) (*.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)))))) |
(-.f32 (fma.f32 x x (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) (*.f32 (sinh.f32 (acosh.f32 x)) x)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(fma.f32 x x (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(+.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) (*.f32 x x)) |
(+.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (-.f32 (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) (*.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 (sinh.f32 (acosh.f32 x)) x))) (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (*.f32 (sinh.f32 (acosh.f32 x)) x))) |
(/.f32 (-.f32 (pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) #s(literal 3 binary32))) (fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (fma.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (*.f32 (sinh.f32 (acosh.f32 x)) x))))) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (*.f32 (sinh.f32 (acosh.f32 x)) x)) |
(fma.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (neg.f32 (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (fabs.f32 (sinh.f32 (acosh.f32 x))) (fabs.f32 (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) (sinh.f32 (acosh.f32 x)))) |
(+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (*.f32 (neg.f32 x) (sinh.f32 (acosh.f32 x)))) |
(*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (neg.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (fabs.f32 (sinh.f32 (acosh.f32 x))) (fabs.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(*.f32 (sinh.f32 (acosh.f32 x)) x) |
(*.f32 x (sinh.f32 (acosh.f32 x))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx x x) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (*.f32 x (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32) (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 4 binary32) (*.f32 (/.f32 (pow.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal -4 binary32))) (*.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32))) x (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/6 binary32) x) (fma.f32 (*.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal -24 binary32) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (+.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 1 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 #s(literal 4 binary32) (fma.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) (*.f32 (/.f32 (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32) (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 12 binary32) (*.f32 (pow.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 16 binary32)))) (*.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 4 binary32) (*.f32 (/.f32 (pow.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal -4 binary32))) #s(literal 1/2 binary32))) x (*.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32))) x (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (fma.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (fma.f32 (-.f32 (fma.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32)))) x (*.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32))) (*.f32 (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32))) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (fma.f32 (-.f32 (fma.f32 (-.f32 (fma.f32 (-.f32 (*.f32 (/.f32 (+.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 1 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 #s(literal 4 binary32) (fma.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) (*.f32 (/.f32 (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32) (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32)))) x (*.f32 (/.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32))) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32)))) x (*.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 4 binary32))) (*.f32 (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32))) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (fma.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) x (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (fma.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32) (*.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) x)) x (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (fma.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32) (*.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (+.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 1 binary32)) x (*.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32))))) x)) x (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) |
#s(approx (pow x 3) (pow.f32 x #s(literal 3 binary32))) |
#s(approx (pow (sinh (acosh x)) 3) (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) x (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32) (*.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) x)) x (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32) (*.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x)))) x)) x (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 0 binary32) x (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (fma.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (fma.f32 (-.f32 (fma.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (fma.f32 (-.f32 (fma.f32 (-.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32) (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))))))) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (fma.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (fma.f32 (-.f32 (fma.f32 (-.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (fma.f32 (-.f32 (fma.f32 (-.f32 (+.f32 (fma.f32 (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32) (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) #s(literal 0 binary32)) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 #s(literal 0 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (* x (sinh (acosh x))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (* x (sinh (acosh x))) (*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 0 binary32) x (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x)) |
#s(approx (* x (sinh (acosh x))) (*.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) x)) |
#s(approx (* x (sinh (acosh x))) (*.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) x)) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal -1 binary32) (log.f32 x) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (-.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal -1 binary32) (log.f32 x) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal -1 binary32) (log.f32 x) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (-.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal -1 binary32) (log.f32 x) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 2 binary32)) x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (neg.f32 (neg.f32 (log.f32 x)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x) #s(literal 1/2 binary32) (neg.f32 (neg.f32 (log.f32 x))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal -2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x)) (neg.f32 (neg.f32 (log.f32 x))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (fma.f32 (/.f32 (fma.f32 (fma.f32 (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal -1/2 binary32))) #s(literal -6 binary32) (fma.f32 (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 3 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 3 binary32)) #s(literal 1/4 binary32)))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal -2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x)))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) x) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x) #s(literal 1/2 binary32) #s(literal 1 binary32)) x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (-.f32 (fma.f32 (*.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 0 binary32)) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x))) x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal -1/2 binary32))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 0 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x)))) x)) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (pow.f32 x #s(literal 3 binary32))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (*.f32 (fma.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x) #s(literal 3 binary32)) #s(literal 1/8 binary32) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (*.f32 (+.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/4 binary32) (*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (*.f32 (+.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/4 binary32))))))) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (sinh (acosh x)) 3) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) #s(literal 1/4 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32))))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) #s(literal 1/4 binary32)))))))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (*.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))))))))))))))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 1/2 binary32))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) (*.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (*.f32 x x)) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (*.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (*.f32 (-.f32 (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x) #s(literal 1/2 binary32))) (*.f32 x x))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1/2 binary32) (*.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) x) #s(literal 1/2 binary32)))) (*.f32 x x))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (*.f32 (*.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (*.f32 (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) x) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) x)) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (*.f32 (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) #s(literal -1/2 binary32) (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) x) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))))) x)) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/2 binary32) (*.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) x) #s(literal 1/4 binary32))) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))))) x)) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) #s(literal 1/2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (fma.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32))) (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32)))))))))) |
#s(approx (* x (sinh (acosh x))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) |
#s(approx (* x (sinh (acosh x))) (*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)))) x)) |
#s(approx (* x (sinh (acosh x))) (*.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) (*.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32))) x)) |
#s(approx (* x (sinh (acosh x))) (*.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32)))))) x)) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (/.f32 #s(literal 1/2 binary32) x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) x)) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) x))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32))) x))) |
#s(approx (sqrt (- (* x x) 1)) (neg.f32 x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (log.f32 (*.f32 (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1 binary32)) #s(literal -1 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (+.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.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)))) (log.f32 #s(literal -1 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (*.f32 #s(literal -1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) x))) x)) (log.f32 #s(literal -1 binary32)))) |
#s(approx (log (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))))) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.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) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal -1/4 binary32) (fma.f32 (*.f32 #s(literal 3 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))))) #s(literal 6 binary32)))) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) #s(literal 1/2 binary32))) x))) x)) (log.f32 #s(literal -1 binary32)))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (neg.f32 x) (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.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 (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) x) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.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)))) |
#s(approx (/ (+ (pow x 3) (pow (sinh (acosh x)) 3)) (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) x) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) x))) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32))) x) #s(literal -1 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.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)))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (neg.f32 (*.f32 (-.f32 (*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) x) #s(literal 3 binary32)) #s(literal -1/8 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
#s(approx (+ (pow x 3) (pow (sinh (acosh x)) 3)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (*.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/4 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (*.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)) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32))))))) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
#s(approx (pow (sinh (acosh x)) 3) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32))))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (/.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (*.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/4 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (*.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)) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32)))))))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (/.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/4 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (*.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)) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32) (fma.f32 (/.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (*.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/4 binary32))) (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (*.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/4 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 6 binary32))))))))))))))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x))))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x)))))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x))))))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.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)) (*.f32 x x))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (*.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) x) #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.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) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (+ (* x x) (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x))))) (*.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.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) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) x) #s(literal -1 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.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) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (*.f32 (*.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) x) #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.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) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) x) #s(literal -1 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32))))) |
#s(approx (- (* (sinh (acosh x)) (sinh (acosh x))) (* x (sinh (acosh x)))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (neg.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) x)) (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))))) x))) x) #s(literal -1 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 x x))) #s(literal 1/2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (*.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)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 x x)))) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (*.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)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 6 binary32)))) #s(literal 1/2 binary32) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 x x)))))))))) |
#s(approx (* x (sinh (acosh x))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) |
#s(approx (* x (sinh (acosh x))) (*.f32 (neg.f32 x) (*.f32 #s(literal -1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x)))))) |
#s(approx (* x (sinh (acosh x))) (*.f32 (neg.f32 x) (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal -1/2 binary32) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x))))))) |
#s(approx (* x (sinh (acosh x))) (*.f32 (neg.f32 x) (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal -1/2 binary32) (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 6 binary32))) #s(literal -1/2 binary32) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x)))))))) |
Compiled 23 372 to 2 070 computations (91.1% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 371 | 1 | 372 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 0 | 0 |
| Total | 372 | 3 | 375 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.9% | (log.f32 (/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
| ✓ | 96.1% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.3% | (acosh.f32 x) |
Compiled 36 to 22 computations (38.9% saved)
| Inputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) |
(+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(sinh.f32 (acosh.f32 x)) |
(acosh.f32 x) |
x |
#s(literal 3 binary32) |
(pow.f32 x #s(literal 3 binary32)) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
(*.f32 x x) |
| Outputs |
|---|
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (* x (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* x (+ (* -4 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (* 2 (/ (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 2 (/ (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -24 (/ (* (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 12 (/ (- (* 4 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 4 (/ (* (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 16 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))))))) (* 1/2 (+ (* -4 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* 4 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 4 (/ (* (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) 1))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) 1))))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (* -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 (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ (* -2 (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 1/2 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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)) (* 3 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 x)) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (+ 1 (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2)))) (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ (* -1/2 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 1/2 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 3)))) (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* -1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (pow x 3))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (+ 1 (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (+ 1 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (+ (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))) (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (+ 1 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 7))) (+ (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 7))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 7)))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 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 (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 4))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4)))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (* (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 6))) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 4))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (* 1/2 (/ (* (+ (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 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)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6)))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh 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))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))))))) |
#s(approx (sinh (acosh 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))) (+ (* 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)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (+ (* -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/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* -1 x))) |
#s(approx (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5))))) 1)))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -1) (+ (* -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 (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* -1/2 (/ (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) x))) x)))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -1) (+ (* -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 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* 6 (+ (* -1/2 (* (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 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)))))))))))) x)) (* 1/2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (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 (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (* x (- (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x)) (* 1/4 (/ (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))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x))) (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (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))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1/8 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3) (pow x 3))) 1))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))))) (pow x 3))) 1))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))))))) (pow x 3))) 1))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 6))) (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (pow x 6))) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (+ (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/2 (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6)))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 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))) (* 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 (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1/4 (/ (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 (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* 1/4 (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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | 0 | ((log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (sinh (acosh x)) 3) (pow x 3)) (pow (sinh (acosh x)) 3) (sinh (acosh x)) (acosh x) x 3 (pow x 3) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (- (sinh (acosh x)) x) (* x x)) |
| 5.0ms | x | @ | inf | ((log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (sinh (acosh x)) 3) (pow x 3)) (pow (sinh (acosh x)) 3) (sinh (acosh x)) (acosh x) x 3 (pow x 3) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (- (sinh (acosh x)) x) (* x x)) |
| 3.0ms | x | @ | -inf | ((log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (sinh (acosh x)) 3) (pow x 3)) (pow (sinh (acosh x)) 3) (sinh (acosh x)) (acosh x) x 3 (pow x 3) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (- (sinh (acosh x)) x) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 766 | 13850 |
| 0 | 787 | 10038 |
| 1 | 5430 | 8037 |
| 0 | 8712 | 7762 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) |
(+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(sinh.f32 (acosh.f32 x)) |
(acosh.f32 x) |
x |
#s(literal 3 binary32) |
(pow.f32 x #s(literal 3 binary32)) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
(*.f32 x x) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (* x (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* x (+ (* -4 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (* 2 (/ (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 2 (/ (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -24 (/ (* (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 12 (/ (- (* 4 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 4 (/ (* (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 16 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))))))) (* 1/2 (+ (* -4 (/ (pow (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (+ (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* 4 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 4 (/ (* (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) (+ (* 2 (/ (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 4 (/ (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 2 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)) (* x (+ (* 1/8 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/8 (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (+ (* 1/4 (* (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) 1))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) 1))))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (* -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 (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ (* -2 (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 1/2 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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)) (* 3 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 x)) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (+ 1 (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2)))) (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ (* -1/2 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 1/2 (* (+ (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 3)))) (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* -1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (pow x 3))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (+ 1 (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (+ 1 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (+ (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))) (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))))))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (+ 1 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 7))) (+ (* 1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3) (pow x 3))) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 7))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 5))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 7)))))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 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 (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 4))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4)))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/8 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (+ (* 1/8 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (* (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 6))) (+ (* 1/4 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (pow x 4))) (+ (* 1/4 (/ (* (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (* 1/2 (/ (* (+ (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 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)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6)))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh 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))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))))))) |
#s(approx (sinh (acosh 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))) (+ (* 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)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (+ (* -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/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* -1 x))) |
#s(approx (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5))))) 1)))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -1) (+ (* -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 (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* -1/2 (/ (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) x))) x)))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -1) (+ (* -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 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* 6 (+ (* -1/2 (* (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 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)))))))))))) x)) (* 1/2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 2 (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (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 (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (* x (- (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x)) (* 1/4 (/ (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))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x))) (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/4 (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))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1/8 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3) (pow x 3))) 1))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))))) (pow x 3))) 1))))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))))))) (pow x 3))) 1))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))))))))) |
#s(approx (pow (sinh (acosh x)) 3) #s(hole binary32 (+ (* 1/8 (/ (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 6))) (+ (* 1/8 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 4))) (+ (* 1/8 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 1/4 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (pow x 6))) (+ (* 1/4 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (pow x 2))) (+ (* 1/4 (/ (* (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (+ (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/2 (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6)))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 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))) (* 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 (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1/4 (/ (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 (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* 1/4 (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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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))))))) |
| Outputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))))) (log.f32 (neg.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) |
(+.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(*.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)) (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) x))) (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (-.f32 (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 9 binary32)) (pow.f32 x #s(literal 9 binary32))) (fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (*.f32 x x) x (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 x (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32))) |
(*.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(sinh.f32 (acosh.f32 (pow.f32 x #s(literal 1 binary32)))) |
(sinh.f32 (acosh.f32 (neg.f32 x))) |
(sinh.f32 (acosh.f32 (fabs.f32 x))) |
(sinh.f32 (acosh.f32 x)) |
(acosh.f32 x) |
(log.f32 (+.f32 x (sinh.f32 (acosh.f32 x)))) |
x |
#s(literal 3 binary32) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (*.f32 x x)) |
(*.f32 (*.f32 x x) x) |
(*.f32 x (*.f32 x x)) |
(pow.f32 x #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 x #s(literal 4 binary32))) (-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x))))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(fma.f32 x x (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(+.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(+.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) |
(/.f32 (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)) (fma.f32 x x (*.f32 (sinh.f32 (acosh.f32 x)) x)))) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 x x) |
(/.f32 (pow.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(pow.f32 x #s(literal 2 binary32)) |
(+.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(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (*.f32 x (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32) (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (pow.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal -4 binary32))) (*.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) x (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/6 binary32) x) (fma.f32 (*.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) #s(literal -24 binary32) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (+.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) #s(literal 1 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 #s(literal 0 binary32) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32) (*.f32 #s(literal 4 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 12 binary32) (*.f32 (pow.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 16 binary32)))) (*.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (pow.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal -4 binary32))) #s(literal 1/2 binary32))) x (*.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) x (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (-.f32 (fma.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) x (*.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32))) (*.f32 (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (-.f32 (fma.f32 (-.f32 (fma.f32 (-.f32 (*.f32 (/.f32 (+.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) #s(literal 1 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 #s(literal 0 binary32) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32) (*.f32 #s(literal 4 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))))))) x (*.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32))) (fma.f32 (*.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) x (*.f32 (/.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 4 binary32))) (*.f32 (/.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (pow.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (fma.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) x (pow.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (fma.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32) (*.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) x)) x (pow.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (fma.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32) (*.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (+.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) #s(literal 1 binary32)) x (*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))))))) x)) x (pow.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32)))) |
#s(approx (pow (sinh (acosh x)) 3) (pow.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32)) x (pow.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32)))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32) (*.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) x)) x (pow.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32)))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 3/8 binary32) (*.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) x)))) x)) x (pow.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32)))) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 0 binary32) x (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (pow.f32 #s(literal -1 binary32) #s(literal -5/2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) x #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal -5/2 binary32))) #s(literal 3/40 binary32) (*.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx x x) |
#s(approx (pow x 3) (pow.f32 x #s(literal 3 binary32))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (fma.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (fma.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) x (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32)))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (fma.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal -1/2 binary32) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 #s(literal 0 binary32) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) x (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))))) x (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32)))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))))) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
#s(approx (- (sinh (acosh x)) x) (fma.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) (neg.f32 x))) |
#s(approx (- (sinh (acosh x)) x) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) #s(literal -1 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (- (sinh (acosh x)) x) (fma.f32 (-.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (pow.f32 #s(literal -1 binary32) #s(literal -5/2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) x #s(literal 0 binary32)) #s(literal 1 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (log.f32 (pow.f32 x #s(literal 1 binary32)))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) #s(literal 1/2 binary32) (log.f32 (pow.f32 x #s(literal 1 binary32))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal -2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x)) (log.f32 (pow.f32 x #s(literal 1 binary32))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (fma.f32 (/.f32 (fma.f32 (fma.f32 (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32))))))) #s(literal 1/2 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) #s(literal -1/2 binary32))) #s(literal -6 binary32) (fma.f32 (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32))))))) #s(literal 3 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/4 binary32)))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal -2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x)))))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) x) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) #s(literal 1/2 binary32) #s(literal 1 binary32)) x)) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (fma.f32 (*.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 0 binary32)) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x))) x)) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32))))))) #s(literal 1/2 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) #s(literal -1/2 binary32))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 0 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x)))) x)) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (pow.f32 x #s(literal 3 binary32))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (*.f32 (fma.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) #s(literal 3 binary32)) #s(literal 1/8 binary32) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (*.f32 (+.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/4 binary32) (*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (*.f32 (+.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) (/.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/4 binary32))))))) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (sinh (acosh x)) 3) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/8 binary32))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 x x))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 x x))) #s(literal 1/4 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/8 binary32))))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 x x))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) (/.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 x x))) #s(literal 1/4 binary32)))))))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 x x))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 5/64 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 6 binary32)))) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))))) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) (/.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 x x))) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 6 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 5/64 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) (*.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) (pow.f32 x #s(literal 6 binary32))))))))))))))) |
#s(approx (sinh (acosh x)) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 1/2 binary32))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32))))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 x x))))) |
#s(approx (sinh (acosh x)) (fma.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32))))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 x x))) (*.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (sinh (acosh x)) (fma.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32))))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 5/64 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 6 binary32))))))) |
#s(approx (acosh x) (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32))))) |
#s(approx (acosh x) (-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (acosh x) (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal -1 binary32) (log.f32 x) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal -1 binary32) (log.f32 x) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 x x)) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (+.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 x x))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (+.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) #s(literal 1 binary32)) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1/2 binary32) (*.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32)))) (*.f32 x x))) |
#s(approx (- (sinh (acosh x)) x) (neg.f32 x)) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) x)) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 3 binary32))))) #s(literal 1 binary32)) x)) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (-.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 1 binary32)))))) x) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 x #s(literal 1 binary32))))) (pow.f32 x #s(literal 5 binary32))) #s(literal 1/2 binary32))) #s(literal 1 binary32)) x)) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (log.f32 (*.f32 (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1 binary32)) #s(literal -1 binary32)))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.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)))) (log.f32 #s(literal -1 binary32)))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (*.f32 #s(literal -1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) x))) x)) (log.f32 #s(literal -1 binary32)))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.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) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal -1/4 binary32) (fma.f32 (*.f32 #s(literal 3 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))))) #s(literal 6 binary32)))) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 2 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) #s(literal 1/2 binary32))) x))) x)) (log.f32 #s(literal -1 binary32)))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (neg.f32 x) (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.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 (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) x) #s(literal 0 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.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)))) |
#s(approx (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (fma.f32 (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) x) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) x))) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 0 binary32))) x) #s(literal -1 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.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)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) x) #s(literal 3 binary32)) #s(literal -1/8 binary32)) #s(literal 1 binary32)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1 binary32)))) |
#s(approx (+ (pow (sinh (acosh x)) 3) (pow x 3)) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (*.f32 #s(literal 1/16 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))) #s(literal 1/4 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 #s(literal 1/16 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))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32))))))) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1 binary32)))) |
#s(approx (pow (sinh (acosh x)) 3) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32))))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (/.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (*.f32 #s(literal 1/16 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))) #s(literal 1/4 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 #s(literal 1/16 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))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32)))))))) |
#s(approx (pow (sinh (acosh x)) 3) (fma.f32 (/.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/4 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 1/4 binary32) (fma.f32 (*.f32 (*.f32 #s(literal 1/16 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))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/4 binary32) (fma.f32 (/.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (*.f32 #s(literal 1/16 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))) #s(literal 1/4 binary32))) (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (*.f32 #s(literal 1/16 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))) #s(literal 1/4 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))))) (/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 6 binary32))))))))))))))) |
#s(approx (sinh (acosh x)) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x))))) |
#s(approx (sinh (acosh x)) (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x)))))) |
#s(approx (sinh (acosh x)) (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x))))))) |
#s(approx (acosh x) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) |
#s(approx (acosh x) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.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)) (*.f32 x x))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) x) #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal 2 binary32) (sinh.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) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.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 (*.f32 #s(literal 1/4 binary32) (*.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) (*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) x))) x) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (sinh.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 (- (sinh (acosh x)) x) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.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 (- (sinh (acosh x)) x) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (cosh.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (*.f32 x x))))) x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
Compiled 13 800 to 1 340 computations (90.3% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 236 | 1 | 237 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 237 | 3 | 240 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.6% | (log.f32 (/.f32 (+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
| ✓ | 96.1% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.3% | (acosh.f32 x) |
Compiled 39 to 25 computations (35.9% saved)
| Inputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) |
(+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x x) |
x |
#s(literal 1 binary32) |
#s(literal 3 binary32) |
(pow.f32 x #s(literal 3 binary32)) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(sinh.f32 (acosh.f32 x)) |
(acosh.f32 x) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
| Outputs |
|---|
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (log (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (* -4 (/ (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (* x (+ (* -4 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/2 (* x (+ (* -16 (/ (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4))) (* 1/2 (/ (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (sqrt -1))))))))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (* x (+ (* -4 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/6 (* x (+ (* -128 (/ (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (+ (* 3/2 (/ (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 4 (/ 1 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* -64 (/ (* (sqrt -1) (* (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (+ (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 16 (/ (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4))))))) (sqrt -1))) (* 6 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (sqrt -1))))))) (* 1/2 (+ (* -16 (/ (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4))) (* 1/2 (/ (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* -16 (/ (* x (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4))) (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* x (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (* 16 (/ (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* x (- (+ (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (* x (- (* 4 (/ 1 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* -64 (/ (* (sqrt -1) (* (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (+ (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 16 (/ (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (* 16 (/ (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (sqrt -1))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ x (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* x (+ 1 (* -1/2 (/ (* x (+ 3 (* 9/4 (/ 1 (pow (sqrt -1) 2))))) (sqrt -1))))) (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (sqrt -1))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ 3 (* 9/4 (/ 1 (pow (sqrt -1) 2))))) (sqrt -1))) (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/2 (/ (+ 3 (* 9/4 (/ 1 (pow (sqrt -1) 2)))) (sqrt -1))) (* 1/2 (/ (* (pow x 2) (- 1 (* -3/2 (/ (+ 3 (* 9/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))))) (sqrt -1))))) (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (- (* x x) 1) #s(hole binary32 -1)) |
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) 1))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) 1))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log 2) (+ (* -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 (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ (* -1 (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (+ (* -1 (- (* -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)) (* 1/2 (* (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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)) (* 3/2 (* (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -1 (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 2 x))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 2 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) x)) (/ 1 (* x (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2)))) (* -1 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ (* -1 (- (* -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)) (* 1/2 (* (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 3)))) (+ (* -1 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* -1/2 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (+ (* 1/2 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (/ 3/2 (pow x 2))))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* 2 (pow x 3)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (- 2 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 1/16 (/ 1 (pow x 6))))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (pow x 3))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* (pow x 3) (- (+ 1 (+ (/ 3/8 (pow x 4)) (* 1/16 (/ 1 (pow x 6))))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) 1) #s(hole binary32 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (+ (* -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/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh 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))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))))))) |
#s(approx (sinh (acosh 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))) (+ (* 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)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* -1 x))) |
#s(approx (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5))))) 1)))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/2) (log (/ -1 x))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/2) (+ (log (/ -1 x)) (* 1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* -1/2 (/ (+ (* -4/3 (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x))) x)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (* (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 4 (+ (* -3/4 (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (+ (* 3/16 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/2 (* (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))))))) x)) (* 1/2 (+ (* -4/3 (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) (* -1/4 (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 (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 3/2 x))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -3/4 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 3/2) x)))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) x)) (* -3/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/2) x)))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ 3/8 (+ (* -3/4 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (+ (* 3/16 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3) x)) (* 1/2 (/ (* (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x))))) (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) x)) (* -3/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/2) x)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* 3/2 x))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* -1 (* x (- (* 3/8 (/ 1 (pow x 2))) 3/2))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (* 3/8 (/ 1 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) 3/2))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* -1 (pow x 3)))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* -1 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (+ (/ 3/8 (pow x 4)) (* 1/16 (/ 1 (pow x 6))))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1/4 (/ (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 (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* 1/4 (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 (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 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))) (* 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 (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | x | @ | 0 | ((log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (pow (sqrt (- (* x x) 1)) 3) (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) x 1 3 (pow x 3) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (sinh (acosh x)) (acosh x) (- (sinh (acosh x)) x)) |
| 9.0ms | x | @ | inf | ((log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (pow (sqrt (- (* x x) 1)) 3) (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) x 1 3 (pow x 3) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (sinh (acosh x)) (acosh x) (- (sinh (acosh x)) x)) |
| 5.0ms | x | @ | -inf | ((log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (pow (sqrt (- (* x x) 1)) 3) (sqrt (- (* x x) 1)) (- (* x x) 1) (* x x) x 1 3 (pow x 3) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (sinh (acosh x)) (acosh x) (- (sinh (acosh x)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 749 | 8256 |
| 0 | 773 | 6090 |
| 0 | 4993 | 5936 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) |
(+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x x) |
x |
#s(literal 1 binary32) |
#s(literal 3 binary32) |
(pow.f32 x #s(literal 3 binary32)) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(sinh.f32 (acosh.f32 x)) |
(acosh.f32 x) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (log (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (* -4 (/ (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (* x (+ (* -4 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 1/2 (* x (+ (* -16 (/ (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4))) (* 1/2 (/ (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (sqrt -1))))))))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (* x (+ (* -4 (/ (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (+ (* 1/6 (* x (+ (* -128 (/ (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (+ (* 3/2 (/ (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 4 (/ 1 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* -64 (/ (* (sqrt -1) (* (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (+ (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 16 (/ (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4))))))) (sqrt -1))) (* 6 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (sqrt -1))))))) (* 1/2 (+ (* -16 (/ (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4))) (* 1/2 (/ (* (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* -16 (/ (* x (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4))) (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* x (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (* 16 (/ (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* 4 (/ (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* x (- (* x (- (+ (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (* x (- (* 4 (/ 1 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* -64 (/ (* (sqrt -1) (* (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (+ (* 4 (/ (* (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) (- (* 6 (/ 1 (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 16 (/ (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))))) (+ (* -64 (/ (* (sqrt -1) (pow (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))) 2)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 6))) (* 16 (/ (* (sqrt -1) (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))) (* 16 (/ (* (sqrt -1) (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 4)))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (sqrt -1))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ x (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* x (+ 1 (* -1/2 (/ (* x (+ 3 (* 9/4 (/ 1 (pow (sqrt -1) 2))))) (sqrt -1))))) (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (sqrt -1))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ 3 (* 9/4 (/ 1 (pow (sqrt -1) 2))))) (sqrt -1))) (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/2 (/ (+ 3 (* 9/4 (/ 1 (pow (sqrt -1) 2)))) (sqrt -1))) (* 1/2 (/ (* (pow x 2) (- 1 (* -3/2 (/ (+ 3 (* 9/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))))) (sqrt -1))))) (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (- (* x x) 1) #s(hole binary32 -1)) |
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (* x (+ 1 (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))) (+ (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* x (+ (* 1/4 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) 1))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) 1))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log 2) (+ (* -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 (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ (* -1 (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (+ (* -1 (- (* -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)) (* 1/2 (* (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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)) (* 3/2 (* (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -1 (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (* -1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 2 x))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 2 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) x)) (/ 1 (* x (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2)))) (* -1 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ (* -1 (- (* -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)) (* 1/2 (* (+ 3/2 (+ (* -1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 3)))) (+ (* -1 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (+ (* -1/2 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (+ (* 1/2 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (/ 3/2 (pow x 2))))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* 2 (pow x 3)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (- 2 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 1/16 (/ 1 (pow x 6))))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (pow x 3))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* (pow x 3) (- (+ 1 (+ (/ 3/8 (pow x 4)) (* 1/16 (/ 1 (pow x 6))))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) 1) #s(hole binary32 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (+ (* -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/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh 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))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))))))) |
#s(approx (sinh (acosh 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))) (+ (* 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)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* -1 x))) |
#s(approx (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5))))) 1)))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/2) (log (/ -1 x))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/2) (+ (log (/ -1 x)) (* 1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* -1/2 (/ (+ (* -4/3 (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x))) x)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (* (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (+ (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 4 (+ (* -3/4 (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (+ (* 3/16 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 1/2 (* (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))))))) x)) (* 1/2 (+ (* -4/3 (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) (* -1/4 (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 (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 3/2 x))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -3/4 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 3/2) x)))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) x)) (* -3/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/2) x)))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ 3/8 (+ (* -3/4 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (+ (* 3/16 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3) x)) (* 1/2 (/ (* (- 3/8 (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x))))) (+ (* -3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 3/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) x)) (* -3/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/2) x)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* 3/2 x))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* -1 (* x (- (* 3/8 (/ 1 (pow x 2))) 3/2))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (* 3/8 (/ 1 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) 3/2))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* -1 (pow x 3)))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* -1 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (+ (/ 3/8 (pow x 4)) (* 1/16 (/ 1 (pow x 6))))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1/4 (/ (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 (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) x)) (* 1/4 (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 (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) |
#s(approx (sinh (acosh 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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 (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 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))) (* 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 (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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 (- (sinh (acosh x)) 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/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 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))))))) |
| Outputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) |
(+.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(*.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)) (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) x))) (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (-.f32 (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 3 binary32))) (fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (*.f32 x x) x (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 x (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32))) |
(*.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 3/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) |
(sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (exp.f32 (acosh.f32 x)) (exp.f32 (neg.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(sinh.f32 (acosh.f32 x)) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
x |
#s(literal 1 binary32) |
#s(literal 3 binary32) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (*.f32 x x) x) |
(*.f32 x (*.f32 x x)) |
(pow.f32 x #s(literal 3 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 x #s(literal 4 binary32))) (-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)) (pow.f32 (*.f32 x x) #s(literal 3 binary32))) (fma.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x))))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(fma.f32 x x (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(+.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(+.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) |
(sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (exp.f32 (acosh.f32 x)) (exp.f32 (neg.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(sinh.f32 (acosh.f32 x)) |
(acosh.f32 x) |
(log.f32 (+.f32 x (sinh.f32 (acosh.f32 x)))) |
(/.f32 (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)) (fma.f32 x x (*.f32 (sinh.f32 (acosh.f32 x)) x)))) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (log.f32 (/.f32 (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (*.f32 x (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal -4 binary32) (log.f32 (/.f32 (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 #s(literal 6 binary32) (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))) #s(literal 16 binary32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) #s(literal -64 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32))) #s(literal -16 binary32))) (*.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal -4 binary32))) x (log.f32 (/.f32 (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/6 binary32) x) (fma.f32 (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32))) #s(literal -128 binary32) (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -2 binary32)) #s(literal 4 binary32)) (fma.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) #s(literal -64 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 (/.f32 #s(literal 6 binary32) (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))) #s(literal 16 binary32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) #s(literal -64 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (*.f32 (fma.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32))) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32))) #s(literal 16 binary32))))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3/2 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 (/.f32 #s(literal 6 binary32) (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))) #s(literal 16 binary32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) #s(literal -64 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) (*.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 #s(literal 6 binary32) (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))) #s(literal 16 binary32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) #s(literal -64 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32))) #s(literal -16 binary32))) #s(literal 1/2 binary32))) x (*.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))) #s(literal -4 binary32))) x (log.f32 (/.f32 (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (*.f32 x (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32))))) #s(literal -16 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (fma.f32 (-.f32 (/.f32 #s(literal 6 binary32) (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))) #s(literal 16 binary32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) #s(literal -64 binary32)))) x (*.f32 #s(literal -16 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))))) x (/.f32 (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (fma.f32 (-.f32 (fma.f32 (-.f32 (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -2 binary32)) #s(literal 4 binary32)) (fma.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) #s(literal -64 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 (/.f32 #s(literal 6 binary32) (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))) #s(literal 16 binary32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) #s(literal -64 binary32)))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 4 binary32) (*.f32 (/.f32 (*.f32 (fma.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32))) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32))) #s(literal 16 binary32))))) x (/.f32 #s(literal 6 binary32) (*.f32 (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))) #s(literal 16 binary32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32)))) #s(literal -64 binary32)))) x (*.f32 #s(literal -16 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))))) x (/.f32 (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 3/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (fma.f32 (+.f32 (/.f32 #s(literal 3/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (fma.f32 (fma.f32 (fma.f32 (*.f32 x (/.f32 #s(literal 3/4 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/2 binary32) #s(literal 1 binary32)) x (/.f32 #s(literal 3/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 3/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (fma.f32 (fma.f32 (*.f32 (*.f32 x x) (/.f32 #s(literal 3/4 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/2 binary32) (/.f32 #s(literal 3/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (fma.f32 (fma.f32 (fma.f32 (*.f32 (*.f32 x x) (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -3/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (/.f32 #s(literal 3/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sinh (acosh x)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sinh (acosh x)) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (- (* x x) 1) #s(literal -1 binary32)) |
#s(approx (- (* x x) 1) (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx x x) |
#s(approx (pow x 3) (pow.f32 x #s(literal 3 binary32))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (fma.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32)))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (fma.f32 (fma.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 (fma.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32))) x))) x (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32)))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 0 binary32) x (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) x (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x #s(literal 0 binary32)) x (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (- (sinh (acosh x)) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- (sinh (acosh x)) x) (fma.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 x))) |
#s(approx (- (sinh (acosh x)) x) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) x (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- (sinh (acosh x)) x) (fma.f32 (-.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x #s(literal 0 binary32)) #s(literal 1 binary32)) x (*.f32 #s(literal 1/2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32) (neg.f32 (neg.f32 (log.f32 x)))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (neg.f32 (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32) #s(literal 3/2 binary32)))) (*.f32 x x)) (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x)) (neg.f32 (neg.f32 (log.f32 x)))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (fma.f32 (/.f32 (fma.f32 (+.f32 (fma.f32 (*.f32 (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32) #s(literal 3/2 binary32)) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) #s(literal 1/2 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 3 binary32)) #s(literal 1/4 binary32))) (neg.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))))) #s(literal -3 binary32) (fma.f32 (*.f32 (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32) #s(literal 3/2 binary32)) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) #s(literal 3/2 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 3 binary32)) #s(literal 1/4 binary32)))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (neg.f32 (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32) #s(literal 3/2 binary32)))) (*.f32 x x)) (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x)))))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (+.f32 (/.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) x) #s(literal 2 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) x) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x)) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32) #s(literal 3/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 2 binary32)) (neg.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x))) x)) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (fma.f32 (/.f32 (+.f32 (fma.f32 (*.f32 (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 0 binary32) #s(literal 3/2 binary32)) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) #s(literal 1/2 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 3 binary32)) #s(literal 1/4 binary32))) (neg.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1 binary32) #s(literal 2 binary32)) (+.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/2 binary32) (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x)))) x)) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (pow.f32 x #s(literal 3 binary32))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (sinh (acosh x)) x) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x)) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (- (* x x) 1) (*.f32 x x)) |
#s(approx (- (* x x) 1) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 x x))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 x x)) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (+.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 x x))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (+.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal -1/2 binary32) #s(literal 1 binary32)) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1/2 binary32) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32)))) (*.f32 x x))) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))))) |
#s(approx (sinh (acosh x)) (fma.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32))))))) |
#s(approx (sinh (acosh x)) (fma.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32))))))) |
#s(approx (acosh x) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (acosh x) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (- (sinh (acosh x)) x) (neg.f32 x)) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (-.f32 (*.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) x)) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))))) #s(literal 1 binary32)) x)) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (-.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 5 binary32))) #s(literal 1/2 binary32))) #s(literal 1 binary32)) x)) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (log.f32 (*.f32 #s(literal -3/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal 1/2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -3/2 binary32)))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (log.f32 (*.f32 #s(literal -3/2 binary32) (/.f32 #s(literal -1 binary32) x))) (neg.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (-.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 0 binary32))) #s(literal -4/3 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) x))) x)))) |
#s(approx (log (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (log.f32 (*.f32 #s(literal -3/2 binary32) (/.f32 #s(literal -1 binary32) x))) (neg.f32 (/.f32 (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -1/2 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 0 binary32)))) (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (fma.f32 (fma.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -3/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 0 binary32)))) (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 3/16 binary32) (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 3 binary32))))) #s(literal 4 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 3 binary32)) #s(literal -1/4 binary32)))) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 (-.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 0 binary32))) #s(literal -4/3 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) #s(literal 1/2 binary32))) x))) x)))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 #s(literal 3/2 binary32) x)) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x)) #s(literal 3/2 binary32)) x))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 0 binary32))) x) #s(literal -1 binary32) (*.f32 #s(literal 3/4 binary32) (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))))) x)) #s(literal 3/2 binary32)) x))) |
#s(approx (/ (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (-.f32 (+.f32 (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal -3/4 binary32) (fma.f32 (*.f32 (-.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 0 binary32))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x)) #s(literal 1/2 binary32) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 3 binary32)) x) #s(literal 3/16 binary32)))) #s(literal 3/8 binary32)) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 0 binary32))) x) #s(literal -1 binary32) (*.f32 #s(literal 3/4 binary32) (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))))) x)) #s(literal 3/2 binary32)) x))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (*.f32 #s(literal 3/2 binary32) x)) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (*.f32 (neg.f32 x) (-.f32 (*.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3/2 binary32)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 3/2 binary32)))) |
#s(approx (+ (pow (sqrt (- (* x x) 1)) 3) (pow x 3)) (*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (fma.f32 #s(literal 3/128 binary32) (pow.f32 x #s(literal -6 binary32)) (*.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3/2 binary32))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (neg.f32 (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (*.f32 (neg.f32 (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (*.f32 (neg.f32 (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32))))) |
#s(approx (pow (sqrt (- (* x x) 1)) 3) (*.f32 (neg.f32 (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/2 binary32))))) |
#s(approx (sinh (acosh x)) (neg.f32 x)) |
#s(approx (sinh (acosh x)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
#s(approx (sinh (acosh x)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (sinh (acosh x)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) x) #s(literal -1/4 binary32) (*.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal -1/2 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) x))) x) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))) |
#s(approx (sinh (acosh x)) (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))))) |
#s(approx (sinh (acosh x)) (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))))) |
#s(approx (acosh x) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (acosh x) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -6 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 (- (sinh (acosh x)) x) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal -1/2 binary32) #s(literal 1 binary32)))) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))) x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))) x) #s(literal -1 binary32) #s(literal 1 binary32)))) |
Compiled 11 571 to 1 300 computations (88.8% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 221 | 1 | 222 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 222 | 3 | 225 |
| Status | Accuracy | Program |
|---|---|---|
| 34.6% | (log.f32 (/.f32 (+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x x) x)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) | |
| ✓ | 96.1% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
| ✓ | 99.3% | (acosh.f32 x) |
Compiled 167 to 64 computations (61.7% saved)
Total -21.5b remaining (-9478.8%)
Threshold costs -21.5b (-9478.8%)
| Inputs |
|---|
(acosh.f32 x) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(log.f32 (/.f32 (+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x x) x)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(log.f32 (/.f32 (+.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(log.f32 (/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) (*.f32 x (sinh.f32 (acosh.f32 x))))))) |
| Outputs |
|---|
(acosh.f32 x) |
3 calls:
| 17.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 2.0ms | x |
| 2.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 99.3% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 99.3% | 1 | x |
Compiled 18 to 14 computations (22.2% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2 | 2 |
| 1× | saturated |
| Inputs |
|---|
(acosh.f32 x) |
| Outputs |
|---|
(acosh.f32 x) |
| 1× | fuel |
Compiled 2 to 2 computations (0% saved)
Compiled 46 to 36 computations (21.7% saved)
Loading profile data...