
Time bar (total: 2.7s)
| 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)
| 351.0ms | 8 256× | 0 | valid |
ival-acosh: 119.0ms (55.3% of total)ival->=: 84.0ms (39.1% of total)exact: 7.0ms (3.3% of total)ival-assert: 3.0ms (1.4% of total)adjust: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 124 | 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 | 124 | 0 |
| ↳ | (*.f32 x x) | overflow | 124 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 124 | |
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 | 124 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 124 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 124 | 0 |
| - | 0 | 132 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 124 | 0 | 0 |
| - | 0 | 0 | 132 |
| number | freq |
|---|---|
| 0 | 132 |
| 1 | 120 |
| 2 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 512× | 0 | valid |
Compiled 79 to 25 computations (68.4% saved)
ival-sub: 7.0ms (30.3% of total)ival-log: 5.0ms (21.7% of total)ival-mult: 4.0ms (17.3% of total)ival-sqrt: 4.0ms (17.3% of total)ival-add: 3.0ms (13% 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 | 4 | 7 |
| 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 |
|---|---|---|
| ▶ | 54.6% | (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 | 197 | 873 |
| 1 | 526 | 847 |
| 2 | 2048 | 830 |
| 0 | 8808 | 771 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 |
|---|
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#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)))) (+.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)))) #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)))) (fma.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (*.f32 x x) #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)))) #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 (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 x (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) #s(literal 3/40 binary32) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#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))) (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))) #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 (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (*.f32 x x) #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 #s(hole binary32 x)) |
#s(approx x x) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) x) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#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)) (fma.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (*.f32 x x) #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)) #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 (sqrt (- (* x x) 1)) (fma.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 #s(literal 1/16 binary32) (*.f32 x (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) x) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (- (* x x) 1) #s(hole binary32 -1)) |
#s(approx (- (* x x) 1) #s(literal -1 binary32)) |
#s(approx (- (* x x) 1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (- (* x x) 1) (fma.f32 x x #s(literal -1 binary32))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (* x x) (*.f32 x x)) |
#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)))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
#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)))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#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)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) 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))) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) |
#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))) (*.f32 (-.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) |
#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 (+ x (sqrt (- (* x x) 1))) (*.f32 (-.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) x x)) |
#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)) (fma.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) x) x x)) |
#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 (sqrt (- (* x x) 1)) (fma.f32 (-.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x x)) |
#s(approx (- (* x x) 1) #s(hole binary32 (pow x 2))) |
#s(approx (- (* x x) 1) (*.f32 x x)) |
#s(approx (- (* x x) 1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- (* x x) 1) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) x) x)) x) x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) |
#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)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) |
#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)))) (-.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (-.f32 (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -5/96 binary32) (pow.f32 x #s(literal 6 binary32))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 #s(literal 1/2 binary32) 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))) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) 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))) (/.f32 (+.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) x) x) #s(literal 1/2 binary32)) 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 (+ x (sqrt (- (* x x) 1))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 #s(literal -5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (neg.f32 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) (neg.f32 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)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) x)) |
#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)) (fma.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x) x (neg.f32 x))) |
#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 (sqrt (- (* x x) 1)) (*.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 33 |
| 0 | 12 | 20 |
| 1 | 53 | 20 |
| 0 | 400 | 19 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 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) |
| Outputs |
|---|
(acosh.f32 x) |
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 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 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.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 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x)))) |
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (*.f32 x x) (*.f32 (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)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x) |
(fma.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) 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))) |
x |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (-.f32 (exp.f32 (acosh.f32 x)) (exp.f32 (neg.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(sinh.f32 (acosh.f32 (neg.f32 x))) |
(sinh.f32 (acosh.f32 (fabs.f32 x))) |
(sinh.f32 (acosh.f32 x)) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(*.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 (-.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal -1 binary32))) |
(*.f32 (-.f32 x #s(literal -1 binary32)) (-.f32 x #s(literal 1 binary32))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 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 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (*.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal -1 binary32)) |
(fma.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(*.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (*.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x (*.f32 x #s(literal 1 binary32))) |
(*.f32 x x) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(fabs.f32 (*.f32 x x)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 x) x)) |
(neg.f32 (*.f32 x (neg.f32 x))) |
#s(literal 1 binary32) |
Compiled 2 061 to 614 computations (70.2% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 3 | 134 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 132 | 3 | 135 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.3% | (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 |
|---|
(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 (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)) |
#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 (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 (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 (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 (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 (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 (+ (* (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 (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 (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 (+ (* (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 | |
|---|---|---|---|---|
| 35.0ms | x | @ | 0 | ((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (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)) 3 (pow x 3) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (- (sinh (acosh x)) x) (* x x)) |
| 21.0ms | x | @ | -inf | ((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (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)) 3 (pow x 3) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (- (sinh (acosh x)) x) (* x x)) |
| 13.0ms | x | @ | inf | ((acosh x) x (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (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)) 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 | 860 | 12586 |
| 1 | 2715 | 10223 |
| 0 | 8720 | 9844 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 (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 (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 (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 (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 (+ (* (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 (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 (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 (+ (* (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 |
|---|
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#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) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 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) #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 (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 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 #s(hole binary32 x)) |
#s(approx x x) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#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)))) (+.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)))) #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)))) (fma.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 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)))) #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 (log (+ x (sqrt (- (* x x) 1)))) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 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))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#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))) (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))) #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 (sqrt (- (* x x) 1))) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 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)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#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)) #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)) (fma.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 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)) #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 (sqrt (- (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 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 (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)))) (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 (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)))) (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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (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)))) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (/.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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) (*.f32 #s(literal -2 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) (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 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (/.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (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 (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)) (/.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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) (*.f32 #s(literal -2 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) (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 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (/.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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))) (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 (fma.f32 (fma.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/2 binary32) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 0 binary32))) #s(literal 4 binary32) #s(literal 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))) (fma.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) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 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 #s(literal 4 binary32) (/.f32 (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) (sqrt.f32 #s(literal -1 binary32)))))) (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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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) (*.f32 #s(literal -2 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) (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 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (/.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (fma.f32 (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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) (*.f32 #s(literal -2 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) (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 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (/.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (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))) (*.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 (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))) (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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (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))) (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) (fma.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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) (*.f32 #s(literal -2 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) (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 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (/.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (*.f32 #s(literal -2 binary32) (/.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 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)))))) (-.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 (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)) (+ (* (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)) (/.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) (fma.f32 (-.f32 (fma.f32 (-.f32 (/.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/2 binary32) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 0 binary32))) #s(literal 4 binary32) #s(literal 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))) (fma.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) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 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 #s(literal 4 binary32) (/.f32 (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) (sqrt.f32 #s(literal -1 binary32)))))) (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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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) (*.f32 #s(literal -2 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) (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 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (/.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) 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) (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 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (/.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 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)))))) (-.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 #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) (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 #s(literal -2 binary32) (/.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 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)))))) (-.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 (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)) (*.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) (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)) (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) (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)) (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) (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 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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) (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) (pow 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) (sqrt.f32 #s(literal -1 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 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/2 binary32) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 0 binary32))) #s(literal 1 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) (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 1/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 (sinh (acosh x)) 3) #s(hole binary32 (* 1/8 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) |
#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) #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) (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) #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) (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) (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 1/8 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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) #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 (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) (sqrt.f32 #s(literal -1 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 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/2 binary32) #s(literal 0 binary32)) #s(literal 0 binary32) (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 0 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 (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (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 (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)) (*.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)) #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)) (fma.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 (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) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 0 binary32)) x))) |
#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 (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 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 (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (pow x 3) (pow.f32 x #s(literal 3 binary32))) |
#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)) (*.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)) #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)) (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 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 (*.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)) #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)) (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) (sqrt.f32 #s(literal -1 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 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)) (* 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)) (- (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 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 1/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) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 0 binary32))) x))) x (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) x) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (- (sinh (acosh x)) 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 (- (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) (fma.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.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) #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) (fma.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 (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) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1 binary32)) x))) |
#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 (- (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 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x #s(literal 0 binary32)) #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 (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) (-.f32 (log.f32 #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal -1 binary32)))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) (-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal -1 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#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) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (-.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal -1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#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 (acosh x) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#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)))) (-.f32 (log.f32 #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal -1 binary32)))) |
#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)))) (-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal -1 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#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)))) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (-.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal -1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#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 (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) 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))) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) |
#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))) (*.f32 (fma.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) #s(literal 2 binary32)) x)) |
#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 (+ x (sqrt (- (* x x) 1))) (*.f32 (+.f32 #s(literal 2 binary32) (-.f32 (/.f32 (fma.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1 binary32) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) |
#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)) (*.f32 (fma.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) #s(literal 1 binary32)) x)) |
#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 (sqrt (- (* x x) 1)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (fma.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1 binary32) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (neg.f32 (neg.f32 (log.f32 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)))) (fma.f32 (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x) #s(literal 1/2 binary32) (neg.f32 (neg.f32 (log.f32 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)))) (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal -2 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x)) (neg.f32 (neg.f32 (log.f32 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 (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (-.f32 (fma.f32 (/.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32))) (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #s(literal -1/2 binary32))) #s(literal -6 binary32) (fma.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))))) #s(literal 3 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #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 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal -2 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x)))) (*.f32 (log.f32 x) #s(literal -1 binary32)))) |
#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))) 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))) (*.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 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))) #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))) (*.f32 (-.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) x) (/.f32 #s(literal 0 binary32) x) #s(literal 1 binary32)) (*.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) 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)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32))) (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) 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 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) x) (/.f32 #s(literal 0 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x)))) x)) |
#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)) (pow.f32 x #s(literal 3 binary32))) |
#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)) (*.f32 (fma.f32 (pow.f32 (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #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 (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)) (*.f32 (+.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/4 binary32) (*.f32 (pow.f32 (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #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 (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) (pow x 3)) (*.f32 (+.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) 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 (*.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) 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) #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) (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32))) |
#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) (fma.f32 (/.f32 #s(literal 1/8 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32))) x) (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32))))) |
#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) (fma.f32 (/.f32 #s(literal 1/8 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32))) x) (*.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32)))))))) |
#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 (pow (sinh (acosh x)) 3) (fma.f32 (/.f32 #s(literal 1/8 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/8 binary32) (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 6 binary32)))) #s(literal 1/8 binary32) (fma.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/4 binary32) (fma.f32 (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))))) (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32))) (*.f32 (*.f32 (fma.f32 (*.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 1/2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32))))))))))) |
#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)) (*.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 1/2 binary32))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (*.f32 x 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))) (* 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)) (fma.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (*.f32 x x))) (*.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)))) |
#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 (sinh (acosh x)) (fma.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 6 binary32))))))) |
#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)) (*.f32 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)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x) #s(literal 1 binary32)) (*.f32 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)) (*.f32 (-.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal -1/4 binary32) x) (/.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) x))) (*.f32 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/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)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (+.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x) #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (pow.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) #s(literal 2 binary32)) x) (*.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1/2 binary32)))) (*.f32 x x))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* -1 x))) |
#s(approx (- (sinh (acosh x)) x) (neg.f32 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) (*.f32 (-.f32 (*.f32 (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) 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/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) (*.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x) (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 3 binary32))))) #s(literal 1 binary32)) 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/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 (- (sinh (acosh x)) x) (*.f32 (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32)))) x) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) (pow.f32 x #s(literal 5 binary32)))))) #s(literal 1 binary32)) x)) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) (+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32)))) |
#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) (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#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 (acosh x) (+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#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)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) |
#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)))) (+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32)))) |
#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)))) (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#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 (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 #s(literal 1/2 binary32) 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))) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) 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))) (/.f32 (fma.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) x) #s(literal -1/2 binary32)) (neg.f32 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 (+ x (sqrt (- (* x x) 1))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal -1 binary32) #s(literal -1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (neg.f32 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) (neg.f32 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)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
#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)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) #s(literal 1 binary32)))) |
#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 (sqrt (- (* x x) 1)) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (fma.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1 binary32) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.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) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ (+ (pow (sinh (acosh x)) 3) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (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)))) #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)))) (+.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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)))) #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)))) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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)))) #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 (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 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal -1/2 binary32) (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 -1/2 binary32) (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 6 binary32) (*.f32 (*.f32 #s(literal 3 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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))) (neg.f32 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))) #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))) (*.f32 (neg.f32 x) (-.f32 (*.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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))) #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))) (*.f32 (neg.f32 x) (-.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) x) #s(literal 0 binary32) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32))) (neg.f32 x)) #s(literal 1 binary32)))) |
#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)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (neg.f32 x) (-.f32 (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (fma.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) #s(literal 0 binary32)) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))))) x) (*.f32 (neg.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) #s(literal 0 binary32))) (neg.f32 x)) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal -1/2 binary32))) (neg.f32 x)) #s(literal 1 binary32)))) |
#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)) (*.f32 (neg.f32 (pow.f32 x #s(literal 3 binary32))) (-.f32 (*.f32 (pow.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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)) #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)) (*.f32 (neg.f32 (pow.f32 x #s(literal 3 binary32))) (-.f32 (/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32)))) (neg.f32 (pow.f32 x #s(literal 3 binary32)))) #s(literal 1 binary32)))) |
#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) (pow x 3)) (*.f32 (neg.f32 (pow.f32 x #s(literal 3 binary32))) (-.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 #s(literal 1/8 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (*.f32 (pow.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (pow.f32 x #s(literal 4 binary32))))))) (neg.f32 (pow.f32 x #s(literal 3 binary32)))) #s(literal 1 binary32)))) |
#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) (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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) #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) (fma.f32 (/.f32 #s(literal 1/8 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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) #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) (fma.f32 (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 #s(literal 1/8 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (*.f32 (pow.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) (pow.f32 x #s(literal 4 binary32)))))))) |
#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 (pow (sinh (acosh x)) 3) (fma.f32 (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 5/64 binary32) (*.f32 #s(literal -1/16 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 #s(literal 1/8 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))) (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/4 binary32) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) x) (fma.f32 (*.f32 (pow.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (*.f32 (pow.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32)) #s(literal 1/4 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 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (*.f32 (pow.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 5/64 binary32) (*.f32 #s(literal -1/16 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))))))) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (pow.f32 x #s(literal 6 binary32))))))))))))))) |
#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)) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 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))))))) (+ (* 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)) (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x))) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32)))) |
#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 (sinh (acosh x)) (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 5/64 binary32) (*.f32 #s(literal -1/16 binary32) (/.f32 #s(literal 1 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 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x))))))) |
#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)) (*.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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)) #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)) (*.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) x) #s(literal -1/4 binary32) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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)) #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)) (* x x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32) (/.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) x) #s(literal -1/2 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (neg.f32 x))) x) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 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) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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) #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) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 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) #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))))))) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x))) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 118 |
| 0 | 32 | 109 |
| 1 | 140 | 109 |
| 0 | 1145 | 109 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(acosh.f32 x) |
x |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
(log.f32 (/.f32 (+.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)) |
#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 |
|---|
(acosh.f32 x) |
(log.f32 (exp.f32 (acosh.f32 x))) |
x |
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x)) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (-.f32 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 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x)) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x)))) (neg.f32 (-.f32 x #s(approx (sqrt (- (* x x) 1)) x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))) |
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(approx (sqrt (- (* x x) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (- (* x x) 1)) x) x)))) |
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x))) (/.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 2 binary32)) (-.f32 x #s(approx (sqrt (- (* x x) 1)) x)))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x))) (/.f32 (pow.f32 #s(approx (sqrt (- (* x x) 1)) x) #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (- (* x x) 1)) x) (-.f32 #s(approx (sqrt (- (* x x) 1)) x) x) (*.f32 x x)))) |
(+.f32 #s(approx (sqrt (- (* x x) 1)) x) x) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
(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 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))))) (*.f32 (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (log.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 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (fma.f32 (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (log.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 (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 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (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 (pow.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)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)))) |
(*.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 (exp.f32 (acosh.f32 x)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(/.f32 (-.f32 (*.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 (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 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 (/.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 (+.f32 (pow.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))) #s(literal 3 binary32)) (pow.f32 (/.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))) #s(literal 3 binary32))) (fma.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 (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 (/.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 (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 (/.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 (neg.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))))) |
(/.f32 (fma.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 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)) (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 6 binary32)) (pow.f32 x #s(literal 6 binary32))) (*.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (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 (+.f32 (pow.f32 x #s(literal 9 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 9 binary32))) (*.f32 (+.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) #s(literal 3 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 binary32))) (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))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (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 (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)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) (/.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)))) |
(fma.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (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 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) (/.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)))) |
(fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 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)))) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.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)))) |
(fma.f32 (*.f32 x x) (/.f32 x (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.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)))) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (/.f32 (fma.f32 x x #s(literal -1 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)))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 (sinh.f32 (acosh.f32 x)) (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)))) |
(fma.f32 x (/.f32 (*.f32 x x) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.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 (/.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 (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)))) |
(neg.f32 (/.f32 (neg.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)))) |
(neg.f32 (/.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 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 (sinh.f32 (acosh.f32 x)) x))) (exp.f32 (acosh.f32 x))) |
(*.f32 (exp.f32 (acosh.f32 x)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))) (exp.f32 (acosh.f32 x))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 9 binary32)))) (neg.f32 (+.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) #s(literal 3 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 binary32))))) |
(/.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 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 x #s(literal 9 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 9 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 binary32)) (pow.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) #s(literal 3 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 9 binary32))) (+.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) #s(literal 3 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 binary32)))) |
(-.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.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 (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 (pow.f32 x #s(literal 3 binary32)) (*.f32 (neg.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 x #s(literal 3 binary32)) (*.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (sinh.f32 (acosh.f32 x)))) |
(-.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (*.f32 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)))) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 (neg.f32 x) x) x)) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (*.f32 (neg.f32 x) (*.f32 x x))) |
(fma.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32))) (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (*.f32 (neg.f32 x) x) (neg.f32 x) (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 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))) (sinh.f32 (acosh.f32 x)) (*.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))) x)) |
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 x) (*.f32 (fabs.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)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (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 (*.f32 (sinh.f32 (acosh.f32 x)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (*.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))) (sinh.f32 (acosh.f32 x))) (*.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))) x)) |
(+.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 9 binary32)) (+.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) #s(literal 3 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 binary32)))) (/.f32 (pow.f32 x #s(literal 9 binary32)) (+.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) #s(literal 3 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 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 (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32))) (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/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 (sinh.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (sinh.f32 (acosh.f32 x))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)) #s(literal 8 binary32)) |
(pow.f32 (exp.f32 (log.f32 (sinh.f32 (acosh.f32 x)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal -2 binary32)) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(-.f32 (/.f32 (exp.f32 (acosh.f32 x)) #s(literal 2 binary32)) (/.f32 (exp.f32 (neg.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(sinh.f32 (acosh.f32 (neg.f32 x))) |
(sinh.f32 (acosh.f32 (fabs.f32 x))) |
(sinh.f32 (acosh.f32 x)) |
#s(literal 3 binary32) |
(*.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x)) |
(*.f32 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (neg.f32 (pow.f32 x #s(literal 3/2 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 x #s(literal 3/2 binary32)))) |
(*.f32 (*.f32 (neg.f32 x) x) (neg.f32 x)) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) x)) |
(*.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) x)) |
(*.f32 (*.f32 x x) x) |
(*.f32 x (*.f32 x x)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) |
(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 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 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 (neg.f32 x) x) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (-.f32 (*.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 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (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 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (*.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x 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 (neg.f32 x)) (neg.f32 x))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (fabs.f32 x)) (fabs.f32 x))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x)) |
(-.f32 (*.f32 x x) (*.f32 (neg.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x)) (sinh.f32 (acosh.f32 x)))) |
(-.f32 (*.f32 x x) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(fma.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (*.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.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 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (neg.f32 x) (*.f32 (neg.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) (*.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.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 x 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 (neg.f32 (neg.f32 x)) 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 (neg.f32 (neg.f32 x)) x)) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 x (*.f32 x #s(literal 1 binary32)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 x x (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(+.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))))) |
(+.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (neg.f32 x)) x)) |
(+.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) |
(+.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (exp.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 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (exp.f32 (acosh.f32 x))) |
(/.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (exp.f32 (acosh.f32 x))) (/.f32 (*.f32 x x) (exp.f32 (acosh.f32 x)))) |
(-.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
(*.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (*.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x (*.f32 x #s(literal 1 binary32))) |
(*.f32 x x) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(fabs.f32 (*.f32 x x)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 x) x)) |
Compiled 21 456 to 2 072 computations (90.3% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 434 | 1 | 435 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 0 | 0 |
| Total | 435 | 3 | 438 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 33.9% | (log.f32 (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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 37 to 25 computations (32.4% saved)
| Inputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
x |
#s(literal -1 binary32) |
#s(literal 3/2 binary32) |
(pow.f32 x #s(literal 3 binary32)) |
#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) |
(*.f32 x x) |
| Outputs |
|---|
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (sqrt -1))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ x (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (sqrt -1))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) #s(hole binary32 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary32 (- (pow x 2) 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)) #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 (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 2 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 2 (pow x 3)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- 2 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (pow x 3))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* 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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 3/2 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 3/2 x))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (* 3/8 (/ 1 (pow x 2))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (* 3/8 (/ 1 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (pow x 3)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* (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 | |
|---|---|---|---|---|
| 44.0ms | x | @ | -inf | ((log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (pow (+ (* x x) -1) 3/2) (+ (* x x) -1) x -1 3/2 (pow x 3) 3 (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (sinh (acosh x)) (acosh x) (- (sinh (acosh x)) x) (* x x)) |
| 7.0ms | x | @ | 0 | ((log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (pow (+ (* x x) -1) 3/2) (+ (* x x) -1) x -1 3/2 (pow x 3) 3 (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (sinh (acosh x)) (acosh x) (- (sinh (acosh x)) x) (* x x)) |
| 5.0ms | x | @ | inf | ((log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (pow (+ (* x x) -1) 3/2) (+ (* x x) -1) x -1 3/2 (pow x 3) 3 (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (sinh (acosh x)) (acosh x) (- (sinh (acosh x)) x) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 692 | 6918 |
| 1 | 2119 | 5025 |
| 0 | 8774 | 4797 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (sqrt -1))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ x (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (sqrt -1))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) #s(hole binary32 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary32 (- (pow x 2) 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)) #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 (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 2 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 2 (pow x 3)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- 2 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (pow x 3))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* 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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 3/2 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 3/2 x))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (* 3/8 (/ 1 (pow x 2))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (* 3/8 (/ 1 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (pow x 3)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* (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 |
|---|
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (*.f32 x #s(literal -4 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)))))) (pow.f32 (-.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 #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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/4 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)) (/.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 #s(literal -64 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (pow.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)))))) #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))) (*.f32 (*.f32 #s(literal 16 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -8 binary32) (/.f32 (pow.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)))))) #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))))) x (*.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)))))) (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 (+ (* x x) -1) 3/2) (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 (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 #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)))))) #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) (/.f32 (fma.f32 (*.f32 #s(literal 6 binary32) (-.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 #s(literal -64 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (pow.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)))))) #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))) (*.f32 (*.f32 #s(literal 16 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 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)))) (*.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 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))) (-.f32 (/.f32 #s(literal 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))) (fma.f32 (*.f32 #s(literal -64 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) (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))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32))) (fma.f32 (*.f32 #s(literal 16 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/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))) (/.f32 (*.f32 (*.f32 #s(literal 4 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)))) (*.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 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 #s(literal -64 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (pow.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)))))) #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))) (*.f32 (*.f32 #s(literal 16 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 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)))))))) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 #s(literal 1/4 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)) (/.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 #s(literal -64 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (pow.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)))))) #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))) (*.f32 (*.f32 #s(literal 16 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 4 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -8 binary32) (/.f32 (pow.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)))))) #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)))))) x (*.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)))))) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (*.f32 #s(literal -16 binary32) x) (/.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)))))) (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))) (/.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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (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 #s(literal -64 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (pow.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)))))) #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))) (*.f32 (*.f32 #s(literal 16 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) (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 -16 binary32) (sqrt.f32 #s(literal -1 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)))))) (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 (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (fma.f32 (fma.f32 (-.f32 (/.f32 #s(literal 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))) (fma.f32 (*.f32 #s(literal -64 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) (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))))))) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 6 binary32))) (fma.f32 (*.f32 #s(literal 16 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/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))) (/.f32 (*.f32 (*.f32 #s(literal 4 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)))) (*.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 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 #s(literal -64 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (pow.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)))))) #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))) (*.f32 (*.f32 #s(literal 16 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 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)))))) x (-.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 #s(literal -64 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (pow.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)))))) #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))) (*.f32 (*.f32 #s(literal 16 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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)) (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 -16 binary32) (sqrt.f32 #s(literal -1 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)))))) (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 (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (sqrt -1))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ x (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 3/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (fma.f32 (fma.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/8 binary32) x) (sqrt.f32 #s(literal -1 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 (+ (* x x) -1) 3/2) #s(hole binary32 (sqrt -1))) |
#s(approx (pow (+ (* x x) -1) 3/2) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) 3/2) (fma.f32 (/.f32 (fma.f32 #s(literal -3/8 binary32) (*.f32 x x) #s(literal 3/2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (pow (+ (* x x) -1) 3/2) (fma.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (*.f32 x x) #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 (+ (* x x) -1) #s(hole binary32 -1)) |
#s(approx (+ (* x x) -1) #s(literal -1 binary32)) |
#s(approx (+ (* x x) -1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (+ (* x x) -1) (fma.f32 x x #s(literal -1 binary32))) |
#s(approx x #s(hole binary32 x)) |
#s(approx x x) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (pow x 3) (pow.f32 x #s(literal 3 binary32))) |
#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)) (*.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)) #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)) (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)) (* 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)) (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 #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 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #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))) 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)) #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)) (- (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 (fma.f32 #s(literal 1/2 binary32) (fma.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 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 0 binary32)) (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/2 binary32)) x #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))))))) 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)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#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)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh 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)))) (*.f32 #s(literal 0 binary32) x))) |
#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)) (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)))) (*.f32 (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 0 binary32)) x))) |
#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 (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 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 (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#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) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 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) #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 (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 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) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#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) #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) (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) #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) (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)))) (*.f32 (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1 binary32)) x))) |
#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 (- (sinh (acosh x)) x) (fma.f32 (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 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 (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) #s(literal 1/2 binary32) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) (/.f32 (fma.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)) #s(literal -3/2 binary32)) (*.f32 x x))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)) #s(literal 1/4 binary32) (fma.f32 #s(literal 3/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) (+.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))))) #s(literal -3 binary32) (fma.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal 9/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) (/.f32 (fma.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)) #s(literal -3/2 binary32)) (*.f32 x x))) (log.f32 x))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 2 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) x) #s(literal 2 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x)) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x)) x)) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 #s(literal 2 binary32) (+.f32 (/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)) #s(literal 1/4 binary32) (fma.f32 #s(literal 3/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) (+.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (/.f32 #s(literal 3/2 binary32) (*.f32 x x)) (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x)))) x)) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 2 (pow x 3)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- 2 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 2 binary32)) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (-.f32 (+.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (pow x 3))) |
#s(approx (pow (+ (* x x) -1) 3/2) (pow.f32 x #s(literal 3 binary32))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (pow (+ (* x x) -1) 3/2) (*.f32 (-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (* x x) -1) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* x x) -1) (*.f32 x x)) |
#s(approx (+ (* x x) -1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) -1) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x) x)) |
#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)) (*.f32 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)))))) |
#s(approx (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #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)) #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)) (*.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)) x) (fma.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #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)) #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)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (/.f32 #s(literal 1/4 binary32) x) (/.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)) x) #s(literal 1 binary32))) (*.f32 x 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)))))))))) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 1/2 binary32))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (*.f32 x x)) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (*.f32 x x)) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 4 binary32)))) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))))) |
#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 (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (*.f32 x x))) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 6 binary32))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#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) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal -1/4 binary32)) (*.f32 x x)))) |
#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 (acosh x) (-.f32 (+.f32 (-.f32 (log.f32 x) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* -1 x))) |
#s(approx (- (sinh (acosh x)) x) (neg.f32 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) (*.f32 (-.f32 (*.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) 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/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) (*.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x))) #s(literal 1 binary32)) 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/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 (- (sinh (acosh x)) x) (*.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 5 binary32))))) #s(literal 1 binary32)) x)) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -3/2 binary32)))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) x) #s(literal 1/2 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -3/2 binary32))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -3/2 binary32))) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) x))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (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 (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -3/2 binary32))) (/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal -1/2 binary32) (/.f32 (fma.f32 (/.f32 (fma.f32 (fma.f32 #s(literal -3/16 binary32) (fma.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (fma.f32 #s(literal 3/16 binary32) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 3 binary32)) (*.f32 #s(literal 3/16 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) #s(literal 4 binary32) (fma.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 3 binary32)) #s(literal -1/4 binary32) (*.f32 #s(literal -3/4 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) x) #s(literal -1/6 binary32) (fma.f32 #s(literal -1/8 binary32) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (neg.f32 x))) x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 3/2 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 #s(literal 3/2 binary32) x)) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 (fma.f32 #s(literal -3/4 binary32) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) x) #s(literal -3/2 binary32)) (neg.f32 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 #s(literal -3/8 binary32) x) (*.f32 #s(literal -3/4 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (neg.f32 x)) #s(literal 3/2 binary32)) (neg.f32 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sinh (acosh x)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) x) #s(literal -3/4 binary32) (/.f32 (fma.f32 #s(literal 3/16 binary32) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 3 binary32)) (*.f32 #s(literal 3/16 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) x)) #s(literal -3/8 binary32)) (neg.f32 x)) (*.f32 #s(literal -3/4 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (neg.f32 x)) #s(literal 3/2 binary32)) (neg.f32 x))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 3/2 x))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 #s(literal 3/2 binary32) x)) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (* 3/8 (/ 1 (pow x 2))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (* 3/8 (/ 1 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 3/8 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/128 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 3/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 3/2 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (pow x 3)))) |
#s(approx (pow (+ (* x x) -1) 3/2) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (*.f32 (pow.f32 (neg.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 #s(literal 3/2 binary32) (*.f32 x x))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (pow (+ (* x x) -1) 3/2) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))))) |
#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)) (*.f32 (fma.f32 (*.f32 x #s(literal -1/2 binary32)) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) x) 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)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) x) #s(literal -1/4 binary32) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32))) x)) (*.f32 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)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32) (/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) x) #s(literal -1/2 binary32))) (neg.f32 x))) x)) (*.f32 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)) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x)) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -1 binary32) x))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) |
#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 (sinh (acosh x)) (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 #s(literal -5/128 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/16 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -1 binary32) x))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) (+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32)))) |
#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) (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#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 (acosh x) (+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#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) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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) #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) (neg.f32 (fma.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x)))) x) 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/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))))))) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -1 binary32) x))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) x)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 99 |
| 0 | 27 | 99 |
| 1 | 121 | 95 |
| 0 | 1009 | 95 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
x |
#s(literal -1 binary32) |
#s(literal 3/2 binary32) |
(pow.f32 x #s(literal 3 binary32)) |
#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) |
(*.f32 x 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 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))))) (*.f32 (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (log.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 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (fma.f32 (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (log.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 (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 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x))) |
(*.f32 (/.f32 (+.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 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.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 (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 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 (/.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 (+.f32 (pow.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))) #s(literal 3 binary32)) (pow.f32 (/.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))) #s(literal 3 binary32))) (fma.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 (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 (/.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 (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 (/.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 (neg.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))))) |
(/.f32 (fma.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 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (*.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (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 (+.f32 (pow.f32 x #s(literal 9 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32))) (*.f32 (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) (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))) |
(fma.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.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)))) |
(fma.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) (/.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)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x)) (/.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)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) (/.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)))) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.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)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 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)))) |
(fma.f32 (*.f32 x x) (/.f32 x (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.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)))) |
(fma.f32 x (/.f32 (*.f32 x x) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.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 (/.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 (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)))) |
(neg.f32 (/.f32 (neg.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)))) |
(neg.f32 (/.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 6 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32)))) (neg.f32 (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #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 x #s(literal 9 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32))) (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))) |
(-.f32 (/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #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 6 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)) (*.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (*.f32 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)))) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 (neg.f32 x) x) x)) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (*.f32 (neg.f32 x) (*.f32 x x))) |
(fma.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x) (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 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (*.f32 (neg.f32 x) x) (neg.f32 x) (pow.f32 (sinh.f32 (acosh.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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (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)) (fma.f32 x x #s(literal -1 binary32)) (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 (/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32)) (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 x #s(literal 9 binary32)) (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #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 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) |
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (sinh.f32 (acosh.f32 x))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)) #s(literal 8 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/4 binary32)) |
(pow.f32 (exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))) (sinh.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32)))) |
(exp.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (-.f32 (neg.f32 x) #s(literal -1 binary32))) |
(*.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (-.f32 (fabs.f32 x) #s(literal -1 binary32))) |
(*.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 (-.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal -1 binary32))) |
(*.f32 (-.f32 x #s(literal -1 binary32)) (-.f32 x #s(literal 1 binary32))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal -1 binary32) (*.f32 x x))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal 4 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 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (fabs.f32 x)) (fabs.f32 x))) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) x)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal -1 binary32)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1 binary32) (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (*.f32 x x)) |
x |
#s(literal -1 binary32) |
#s(literal 3/2 binary32) |
(*.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x)) |
(*.f32 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (neg.f32 (pow.f32 x #s(literal 3/2 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 x #s(literal 3/2 binary32)))) |
(*.f32 (*.f32 (neg.f32 x) x) (neg.f32 x)) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) x)) |
(*.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) x)) |
(*.f32 (*.f32 x x) x) |
(*.f32 x (*.f32 x x)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) |
(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 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 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 (neg.f32 x) x) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 (sinh.f32 (acosh.f32 x)) (*.f32 x x)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x)))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (fabs.f32 x)) (fabs.f32 x))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x)) |
(-.f32 (*.f32 x x) (*.f32 (neg.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x)) (sinh.f32 (acosh.f32 x)))) |
(-.f32 (*.f32 x x) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (-.f32 (sinh.f32 (acosh.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 (neg.f32 x)) (neg.f32 (neg.f32 x)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)) (*.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 (neg.f32 (neg.f32 x)) 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 (neg.f32 (neg.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 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))))) |
(+.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (neg.f32 x)) x)) |
(+.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) |
(+.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal -2 binary32)) |
(/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(-.f32 (/.f32 (exp.f32 (acosh.f32 x)) #s(literal 2 binary32)) (/.f32 (exp.f32 (neg.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 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 (exp.f32 (acosh.f32 x))) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (exp.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 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (exp.f32 (acosh.f32 x))) |
(/.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (exp.f32 (acosh.f32 x))) (/.f32 (*.f32 x x) (exp.f32 (acosh.f32 x)))) |
(-.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 x x) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(fabs.f32 (*.f32 x x)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 x) x)) |
Compiled 14 302 to 1 761 computations (87.7% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 336 | 1 | 337 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 337 | 3 | 340 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 33.9% | (log.f32 (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.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 26 computations (33.3% saved)
| Inputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) |
(+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
x |
#s(literal -1 binary32) |
#s(literal 3/2 binary32) |
(pow.f32 x #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
(sinh.f32 (acosh.f32 x)) |
(acosh.f32 x) |
(*.f32 x x) |
| Outputs |
|---|
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* -2 (/ (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* -2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* x (+ (* -4 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* -2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -16 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (+ (* 3 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 2 (/ 1 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (* (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) (+ (* 2 (/ (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (* (pow (sqrt -1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))))) (* 6 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))))))) (* 1/2 (+ (* -4 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* -4 (/ (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ 1 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* x (- (* x (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 4 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (* 2 (/ 1 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* x (- (* x (- (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (* x (- (* 2 (/ 1 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (* (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) (+ (* 2 (/ (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (* (pow (sqrt -1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 4 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (* 2 (/ 1 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (sqrt -1))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ x (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (sqrt -1))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) #s(hole binary32 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (* (sqrt -1) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* x (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* (sqrt -1) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* x (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (+ (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (/ (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (sqrt -1))))))) (* (sqrt -1) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 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 (- (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 (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 x) #s(hole binary32 (pow x 2))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -2 (log (/ 1 x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (- (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -2 (log (/ 1 x)))) (/ 1 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (- (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* -2 (log (/ 1 x))) (* 1/2 (/ (- (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (+ (* 3 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))) (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))))) (/ 1 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (- (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* -2 (log (/ 1 x))) (+ (* 1/6 (/ (- (+ (* 3/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (+ (* 2 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* -8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 4))))))) (* 3/2 (- (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (+ (* 3 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))) (* 2 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (pow x 3))) (* 1/2 (/ (- (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (+ (* 3 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))) (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2)))))) (/ 1 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 4 (/ (pow x 2) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* (pow x 2) (- (* 4 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 4 (/ 1 (* x (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* (pow x 2) (- (+ (* 4 (/ 1 (* (pow x 2) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (* 4 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (+ (* 8 (/ (+ (* -1/4 (- (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) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (/ 4 (* x (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* (pow x 2) (- (+ (* 8 (/ (+ (* -1/4 (- (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 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* 4 (/ 1 (* (pow x 2) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* 4 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ 2 (* (pow x 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))) (+ (* -8 (/ (+ (* -1/4 (- (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 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* 8 (/ (+ (* -1/4 (- (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) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (+ (/ 4 (* x (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ 4 (* (pow x 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 4))))))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 2 (pow x 3)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- 2 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (pow x 3))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* 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 (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/2 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x 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 x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* x (+ (* -1/4 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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/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 x)))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* x (+ (* -1/4 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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/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 x)) (* 1/8 (/ 1 (pow x 3)))))))))) |
#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 (- (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 (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 (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (log (/ -1 x))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (+ (log (/ -1 x)) (* 1/4 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -1/16 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x)) (* -1/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -1/32 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 3/32 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 8 (+ (* -3/8 (+ (* -1/4 (- (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)))))))))) (+ (* -3/64 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* -3/256 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3))))))) x)) (* 1/2 (+ (* -1/16 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) x)) (* -1/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 3/4 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -3/16 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 3/4) x)))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 3/64 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x)) (* -3/16 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/4) x)))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -3/8 (/ (+ (* -1/4 (- (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)) (+ (* -3/64 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) (* -3/256 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3) x)))) (* 3/64 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x)) (* -3/16 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/4) x)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 3/2 x))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (* 3/8 (/ 1 (pow x 2))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (* 3/8 (/ 1 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (pow x 3)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 2 (pow x 2)))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 2 (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 2 (* -1 (/ (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ 1 x))) x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 2 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* -1/4 (- (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) x)) (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 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)) 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))))))) |
#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))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | x | @ | 0 | ((log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (pow (+ (* x x) -1) 3/2) (+ (* x x) -1) x -1 3/2 (pow x 3) 3 (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x) (sinh (acosh x)) (acosh x) (* x x)) |
| 7.0ms | x | @ | inf | ((log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (pow (+ (* x x) -1) 3/2) (+ (* x x) -1) x -1 3/2 (pow x 3) 3 (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x) (sinh (acosh x)) (acosh x) (* x x)) |
| 5.0ms | x | @ | -inf | ((log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (pow (+ (* x x) -1) 3/2) (+ (* x x) -1) x -1 3/2 (pow x 3) 3 (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x) (sinh (acosh x)) (acosh x) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 758 | 7004 |
| 1 | 2290 | 5683 |
| 0 | 8899 | 5410 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* -2 (/ (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* -2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* x (+ (* -4 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* -2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -16 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (+ (* 3 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 2 (/ 1 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (* (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) (+ (* 2 (/ (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (* (pow (sqrt -1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))))) (* 6 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))))))) (* 1/2 (+ (* -4 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* -4 (/ (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ 1 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* x (- (* x (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 4 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (* 2 (/ 1 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* x (- (* x (- (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (* x (- (* 2 (/ 1 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (* (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) (+ (* 2 (/ (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (* (pow (sqrt -1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 4 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (* 2 (/ 1 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (sqrt -1))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ x (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (sqrt -1))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) #s(hole binary32 -1)) |
#s(approx (+ (* x x) -1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (* (sqrt -1) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* x (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* (sqrt -1) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* x (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (+ (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (/ (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (sqrt -1))))))) (* (sqrt -1) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 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 (- (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 (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 x) #s(hole binary32 (pow x 2))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -2 (log (/ 1 x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (- (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -2 (log (/ 1 x)))) (/ 1 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (- (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* -2 (log (/ 1 x))) (* 1/2 (/ (- (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (+ (* 3 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))) (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))))) (/ 1 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (- (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* -2 (log (/ 1 x))) (+ (* 1/6 (/ (- (+ (* 3/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (+ (* 2 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* -8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 4))))))) (* 3/2 (- (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (+ (* 3 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))) (* 2 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (pow x 3))) (* 1/2 (/ (- (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (+ (* 3 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))) (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2)))))) (/ 1 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 4 (/ (pow x 2) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* (pow x 2) (- (* 4 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 4 (/ 1 (* x (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* (pow x 2) (- (+ (* 4 (/ 1 (* (pow x 2) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (* 4 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (+ (* 8 (/ (+ (* -1/4 (- (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) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (/ 4 (* x (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* (pow x 2) (- (+ (* 8 (/ (+ (* -1/4 (- (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 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* 4 (/ 1 (* (pow x 2) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* 4 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ 2 (* (pow x 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))) (+ (* -8 (/ (+ (* -1/4 (- (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 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* 8 (/ (+ (* -1/4 (- (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) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (+ (/ 4 (* x (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ 4 (* (pow x 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 4))))))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 2 (pow x 3)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- 2 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (pow x 3))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (+ (* 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 (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/2 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x 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 x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* x (+ (* -1/4 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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/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 x)))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* x (+ (* -1/4 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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/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 x)) (* 1/8 (/ 1 (pow x 3)))))))))) |
#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 (- (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 (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 (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (log (/ -1 x))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (+ (log (/ -1 x)) (* 1/4 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -1/16 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x)) (* -1/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -1/32 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 3/32 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 8 (+ (* -3/8 (+ (* -1/4 (- (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)))))))))) (+ (* -3/64 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* -3/256 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3))))))) x)) (* 1/2 (+ (* -1/16 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) x)) (* -1/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 3/4 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -3/16 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 3/4) x)))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 3/64 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x)) (* -3/16 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/4) x)))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -3/8 (/ (+ (* -1/4 (- (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)) (+ (* -3/64 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) (* -3/256 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3) x)))) (* 3/64 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x)) (* -3/16 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/4) x)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 3/2 x))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (* 3/8 (/ 1 (pow x 2))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (* 3/8 (/ 1 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (pow x 3)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 2 (pow x 2)))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 2 (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 2 (* -1 (/ (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ 1 x))) x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 2 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* -1/4 (- (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) x)) (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 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)) 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))))))) |
#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))))))))) |
| Outputs |
|---|
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (log.f32 (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* -2 (/ (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 x (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* -2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (* x (+ (* -4 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 3 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32)) (fma.f32 (/.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 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))) (/.f32 #s(literal -8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -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)))) (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (log.f32 (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* -2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -16 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (+ (* 3 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 2 (/ 1 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (* (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) (+ (* 2 (/ (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (* (pow (sqrt -1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))))) (* 6 (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))))))) (* 1/2 (+ (* -4 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))))))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/6 binary32) x) (fma.f32 (*.f32 #s(literal 3 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 8 binary32) (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)))) (*.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)) (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 3 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32)) (fma.f32 (/.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 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))) (/.f32 #s(literal -8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32) (/.f32 #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))))) (fma.f32 #s(literal -6 binary32) (-.f32 (*.f32 (/.f32 #s(literal 3 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32)) (fma.f32 (/.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 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))) (/.f32 #s(literal -8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32))))) (/.f32 #s(literal 16 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32))))) (*.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 3 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32)) (fma.f32 (/.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 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))) (/.f32 #s(literal -8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -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(literal 1/2 binary32))) x (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (log.f32 (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* -4 (/ (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ 1 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (/.f32 (neg.f32 x) (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 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* x (- (* x (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 4 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (* 2 (/ 1 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 3 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32)) (fma.f32 (/.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 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))) (/.f32 #s(literal -8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32))))) x (neg.f32 (/.f32 #s(literal -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))))) x (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (+ (* x (- (* x (- (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (* x (- (* 2 (/ 1 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (* (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))) (+ (* 2 (/ (* (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (- (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (sqrt -1) (/ 1 (sqrt -1)))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (* (pow (sqrt -1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))))) (+ (* -8 (/ (pow (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))) (* 4 (/ (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* (sqrt -1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))))) (* 4 (/ (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) (* 2 (/ 1 (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (fma.f32 (fma.f32 (fma.f32 (-.f32 (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 8 binary32) (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)))) (*.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)) (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 3 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32)) (fma.f32 (/.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 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))) (/.f32 #s(literal -8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32) (/.f32 #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))))) x (-.f32 (*.f32 (/.f32 #s(literal 3 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -1 binary32)) (fma.f32 (/.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 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))) (/.f32 #s(literal -8 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32)))))) x (neg.f32 (/.f32 #s(literal -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))))) x (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (sqrt -1))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ x (* 3/2 (/ 1 (sqrt -1)))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 3/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (fma.f32 (fma.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/8 binary32) x) (sqrt.f32 #s(literal -1 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 (+ (* x x) -1) 3/2) #s(hole binary32 (sqrt -1))) |
#s(approx (pow (+ (* x x) -1) 3/2) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (+ (sqrt -1) (* 3/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) #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 (+ (* x x) -1) 3/2) (fma.f32 (/.f32 (fma.f32 #s(literal -3/8 binary32) (*.f32 x x) #s(literal 3/2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (pow (+ (* x x) -1) 3/2) (fma.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (*.f32 x x) #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 (+ (* x x) -1) #s(hole binary32 -1)) |
#s(approx (+ (* x x) -1) #s(literal -1 binary32)) |
#s(approx (+ (* x x) -1) #s(hole binary32 (- (pow x 2) 1))) |
#s(approx (+ (* x x) -1) (fma.f32 x x #s(literal -1 binary32))) |
#s(approx x #s(hole binary32 x)) |
#s(approx x x) |
#s(approx (pow x 3) #s(hole binary32 (pow x 3))) |
#s(approx (pow x 3) (pow.f32 x #s(literal 3 binary32))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (*.f32 #s(literal 1/2 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(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (* (sqrt -1) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (-.f32 (*.f32 (*.f32 #s(literal 1/2 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 x (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* x (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* (sqrt -1) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (fma.f32 (*.f32 #s(literal 1/2 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 (fma.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 (*.f32 #s(literal 1/2 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) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32))) x (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) x))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (+ (* 1/2 (* (sqrt -1) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* x (+ 1 (+ (* 1/4 (/ (- (sqrt -1) (/ 1 (sqrt -1))) (sqrt -1))) (+ (* 1/2 (* (sqrt -1) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (/ (* x (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1)) (sqrt -1))))))) (* (sqrt -1) (- (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) 1))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (fma.f32 (*.f32 #s(literal 1/2 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 (fma.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/4 binary32) (fma.f32 #s(literal 1/2 binary32) (fma.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)) (/.f32 (neg.f32 x) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32))) x (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) x))) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (+ (* x x) -1)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#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)) #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)) (fma.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 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)) #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 (sqrt (+ (* x x) -1)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 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 (- (sinh (acosh x)) x) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#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) #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) (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) #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) (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)))) (*.f32 (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1 binary32)) x))) |
#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 (- (sinh (acosh x)) x) (fma.f32 (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 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)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#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)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh 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)))) (*.f32 #s(literal 0 binary32) x))) |
#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)) (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)))) (*.f32 (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 0 binary32)) x))) |
#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 (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 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 (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#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) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 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) #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 (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 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(hole binary32 (pow x 2))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -2 (log (/ 1 x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (-.f32 (log.f32 (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (*.f32 (log.f32 x) #s(literal -2 binary32)))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (- (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* -2 (log (/ 1 x)))) (/ 1 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (-.f32 (log.f32 (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (fma.f32 #s(literal 2 binary32) (neg.f32 (log.f32 x)) (/.f32 (/.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (- (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* -2 (log (/ 1 x))) (* 1/2 (/ (- (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (+ (* 3 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))) (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2))))) (/ 1 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (-.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 4 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32))) #s(literal 8 binary32) (/.f32 #s(literal 3 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))))) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)))) x) (-.f32 (log.f32 (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (*.f32 (log.f32 x) #s(literal -2 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (- (+ (log (/ 4 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* -2 (log (/ 1 x))) (+ (* 1/6 (/ (- (+ (* 3/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (+ (* 2 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* -8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 4))))))) (* 3/2 (- (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (+ (* 3 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))) (* 2 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (pow x 3))) (* 1/2 (/ (- (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* 4 (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3))) (+ (* 3 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 8 (/ (+ (* -1/4 (- (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 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))) (/ 1 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (pow x 2)))))) (/ 1 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (-.f32 (+.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 4 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32))) #s(literal 8 binary32) (/.f32 #s(literal 3 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))))) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)))) x) (-.f32 (log.f32 (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (*.f32 (log.f32 x) #s(literal -2 binary32)))) (*.f32 (/.f32 (-.f32 (*.f32 #s(literal 3/2 binary32) (-.f32 (fma.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32))) #s(literal 8 binary32) (/.f32 #s(literal 2 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)))) (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32))) #s(literal -8 binary32) (/.f32 #s(literal 4 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 4 binary32))))) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) (/.f32 #s(literal 4 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)))) (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32))) #s(literal 8 binary32) (/.f32 #s(literal 3 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))))) (/.f32 #s(literal 2 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* 4 (/ (pow x 2) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* (pow x 2) (- (* 4 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 4 (/ 1 (* x (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))) (/.f32 (/.f32 #s(literal 4 binary32) x) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 x x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* (pow x 2) (- (+ (* 4 (/ 1 (* (pow x 2) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (* 4 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (+ (* 8 (/ (+ (* -1/4 (- (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) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (/ 4 (* x (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 4 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)) (*.f32 x x))) (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (fma.f32 (/.f32 #s(literal 8 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32))) (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (*.f32 x x)) (+.f32 (/.f32 (/.f32 #s(literal 4 binary32) x) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32))) (/.f32 #s(literal 3 binary32) (*.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) (*.f32 x x)))))) (*.f32 x x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* (pow x 2) (- (+ (* 8 (/ (+ (* -1/4 (- (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 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* 4 (/ 1 (* (pow x 2) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* 4 (/ 1 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ 2 (* (pow x 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))) (+ (* -8 (/ (+ (* -1/4 (- (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 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)))) (+ (* 8 (/ (+ (* -1/4 (- (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) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (+ (/ 4 (* x (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ 4 (* (pow x 3) (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 4))))))))))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (pow.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) #s(literal 3 binary32))) #s(literal 8 binary32) (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (pow.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) #s(literal 3 binary32))) #s(literal 8 binary32) (+.f32 (+.f32 (/.f32 (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32))) (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (/.f32 #s(literal 4 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)) (*.f32 x x)))))) (fma.f32 (/.f32 #s(literal 8 binary32) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32))) (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) (*.f32 x x)) (+.f32 (+.f32 (/.f32 (/.f32 #s(literal 4 binary32) (pow.f32 x #s(literal 3 binary32))) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 4 binary32) x) (pow.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)))) (/.f32 #s(literal 3 binary32) (*.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) (*.f32 x x)))))) (*.f32 x x))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 2 (pow x 3)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- 2 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* (pow x 3) (- (+ 2 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal -2 binary32)) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal -2 binary32)) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (pow x 3))) |
#s(approx (pow (+ (* x x) -1) 3/2) (pow.f32 x #s(literal 3 binary32))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (pow (+ (* x x) -1) 3/2) (*.f32 (-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
#s(approx (+ (* x x) -1) #s(hole binary32 (pow x 2))) |
#s(approx (+ (* x x) -1) (*.f32 x x)) |
#s(approx (+ (* x x) -1) #s(hole binary32 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) -1) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x) x)) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 1/2 (* x (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x 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 x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* x (+ (* -1/4 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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/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 x)))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 #s(literal -1/4 binary32) x) (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (*.f32 x x)) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) x))) x)) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* x (+ (* -1/4 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 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/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 x)) (* 1/8 (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 #s(literal -1/4 binary32) x) (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) (fma.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (*.f32 x x)) (/.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32))))) x)) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 x)) |
#s(approx (sqrt (+ (* x x) -1)) x) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) -1)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) |
#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)) (fma.f32 (neg.f32 x) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 x x)) x)) |
#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 (sqrt (+ (* x x) -1)) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)) |
#s(approx (- (sinh (acosh x)) x) #s(hole binary32 (* -1 x))) |
#s(approx (- (sinh (acosh x)) x) (neg.f32 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) (*.f32 (-.f32 (*.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) 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/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) (*.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x))) #s(literal 1 binary32)) 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/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 (- (sinh (acosh x)) x) (*.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) x) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 5 binary32))))) #s(literal 1 binary32)) 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)))))))))) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) #s(literal 1/2 binary32))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (*.f32 x x)) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (*.f32 x x)) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 4 binary32)))) (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))))))) |
#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 (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (-.f32 (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (*.f32 x x))) (+.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) (exp.f32 (log.f32 x))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))))) (pow.f32 x #s(literal 6 binary32))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#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) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal -1/4 binary32)) (*.f32 x x)))) |
#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 (acosh x) (-.f32 (+.f32 (-.f32 (log.f32 x) (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (log (/ -1 x))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -3/4 binary32)))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (+ (log (/ -1 x)) (* 1/4 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) x) #s(literal 1/4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -3/4 binary32))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -1/16 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x)) (* -1/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -3/4 binary32))) (/.f32 (fma.f32 (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) #s(literal 1/16 binary32)) x) #s(literal -1/2 binary32) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal -1/4 binary32))) x))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) #s(hole binary32 (+ (log -3/4) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -1/32 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (+ (* 3/32 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3)) (* 8 (+ (* -3/8 (+ (* -1/4 (- (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)))))))))) (+ (* -3/64 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* -3/256 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3))))))) x)) (* 1/2 (+ (* -1/16 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))))) x)) (* -1/4 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (log (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)))) (-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -3/4 binary32))) (/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal -1/4 binary32) (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 3 binary32)) #s(literal 1/16 binary32) (*.f32 (fma.f32 #s(literal -3/256 binary32) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 3 binary32)) (fma.f32 #s(literal -3/64 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (fma.f32 #s(literal 3/32 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (*.f32 #s(literal -3/16 binary32) (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))))))) #s(literal 8 binary32))) x) #s(literal -1/6 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))) #s(literal 1/16 binary32))) (neg.f32 x))) x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (/ 3/4 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 #s(literal 3/4 binary32) x)) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -3/16 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 3/4) x)))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 (-.f32 (*.f32 #s(literal -3/16 binary32) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) x)) #s(literal 3/4 binary32)) (neg.f32 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 3/64 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x)) (* -3/16 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/4) x)))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32)) x) #s(literal 3/64 binary32) (*.f32 #s(literal 3/16 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (neg.f32 x)) #s(literal 3/4 binary32)) (neg.f32 x))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -3/8 (/ (+ (* -1/4 (- (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)) (+ (* -3/64 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) (* -3/256 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3) x)))) (* 3/64 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x)) (* -3/16 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 3/4) x)))) |
#s(approx (/ (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (+.f32 (/.f32 (fma.f32 #s(literal 3/32 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (fma.f32 #s(literal -3/16 binary32) (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal -3/64 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) x) (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 3 binary32)) x) #s(literal -3/256 binary32) (*.f32 #s(literal -3/64 binary32) (pow.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 2 binary32))))) (neg.f32 x)) (*.f32 #s(literal -3/16 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) (neg.f32 x)) #s(literal 3/4 binary32)) (neg.f32 x))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* 3/2 x))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 #s(literal 3/2 binary32) x)) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (* 3/8 (/ 1 (pow x 2))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) #s(hole binary32 (* -1 (* x (- (+ (/ 1/16 (pow x 4)) (* 3/8 (/ 1 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 3/8 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) |
#s(approx (+ (pow (+ (* x x) -1) 3/2) (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 (+ (* x x) -1) 3/2) (pow x 3)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/128 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 3/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 3/2 binary32)))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (pow x 3)))) |
#s(approx (pow (+ (* x x) -1) 3/2) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- 1 (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #s(hole binary32 (* -1 (* (pow x 3) (- (+ 1 (/ 3/8 (pow x 4))) (* 3/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (* x x) -1) 3/2) (*.f32 (pow.f32 (neg.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 #s(literal 3/2 binary32) (*.f32 x x))))) |
#s(approx (pow (+ (* x x) -1) 3/2) #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 (pow (+ (* x x) -1) 3/2) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 3/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* 2 (pow x 2)))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (*.f32 x x) #s(literal 2 binary32))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 2 (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) x) #s(literal -1/2 binary32) #s(literal 2 binary32)) (*.f32 x x))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 2 (* -1 (/ (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ 1 x))) x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x x))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) #s(hole binary32 (* (pow x 2) (+ 2 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* -1/4 (- (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) x)) (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (+ (* (sqrt (+ (* x x) -1)) (- (sinh (acosh x)) x)) (* x x)) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32) (/.f32 (-.f32 (/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal -1/4 binary32) (fma.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -1 binary32) x)))) (neg.f32 x)) #s(literal 1/2 binary32)) (neg.f32 x))) x)) (*.f32 x x))) |
#s(approx (sqrt (+ (* x x) -1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (+ (* x x) -1)) (neg.f32 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)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
#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)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 x x))))) |
#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 (sqrt (+ (* x x) -1)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 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) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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) #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) (neg.f32 (fma.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x)))) x) 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/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))))))) |
#s(approx (- (sinh (acosh x)) x) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))))) 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)) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)))) #s(literal 1/2 binary32))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x)) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) |
#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)) (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x))) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))))))) |
#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 (sinh (acosh x)) (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.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 #s(literal -5/128 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/16 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) x) (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) (*.f32 x x))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) (+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32)))) |
#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) (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#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 (acosh x) (+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 110 |
| 0 | 29 | 112 |
| 1 | 125 | 98 |
| 0 | 1030 | 98 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) |
(+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
x |
#s(literal -1 binary32) |
#s(literal 3/2 binary32) |
(pow.f32 x #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
(sinh.f32 (acosh.f32 x)) |
(acosh.f32 x) |
(*.f32 x 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 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))))) (*.f32 (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (log.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 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (fma.f32 (log.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (log.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 (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 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x))) |
(*.f32 (/.f32 (+.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 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.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 (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 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 (/.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 (+.f32 (pow.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))) #s(literal 3 binary32)) (pow.f32 (/.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))) #s(literal 3 binary32))) (fma.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 (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 (/.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 (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 (/.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 (neg.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))))) |
(/.f32 (fma.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 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (*.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (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 (+.f32 (pow.f32 x #s(literal 9 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32))) (*.f32 (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) (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))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x)) (/.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)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) (/.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)))) |
(fma.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.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)))) |
(fma.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) (/.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)))) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.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)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 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)))) |
(fma.f32 (*.f32 x x) (/.f32 x (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.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)))) |
(fma.f32 x (/.f32 (*.f32 x x) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 x x))) (/.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 (/.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 (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)))) |
(neg.f32 (/.f32 (neg.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)))) |
(neg.f32 (/.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 6 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32)))) (neg.f32 (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #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 x #s(literal 9 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32))) (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))) |
(-.f32 (/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #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 6 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)) (*.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (*.f32 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)))) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 (neg.f32 x) x) x)) |
(-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (*.f32 (neg.f32 x) (*.f32 x x))) |
(fma.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x) (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 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (*.f32 (neg.f32 x) x) (neg.f32 x) (pow.f32 (sinh.f32 (acosh.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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (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)) (fma.f32 x x #s(literal -1 binary32)) (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 (/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 9/2 binary32)) (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 x #s(literal 9 binary32)) (fma.f32 (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))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #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 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) |
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (sinh.f32 (acosh.f32 x))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)) #s(literal 8 binary32)) |
(pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/4 binary32)) |
(pow.f32 (exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))) (sinh.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32)))) |
(exp.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (-.f32 (neg.f32 x) #s(literal -1 binary32))) |
(*.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (-.f32 (fabs.f32 x) #s(literal -1 binary32))) |
(*.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 (-.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal -1 binary32))) |
(*.f32 (-.f32 x #s(literal -1 binary32)) (-.f32 x #s(literal 1 binary32))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal -1 binary32) (*.f32 x x))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal 4 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 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (fabs.f32 x)) (fabs.f32 x))) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) x)) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal -1 binary32)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1 binary32) (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (*.f32 x x)) |
x |
#s(literal -1 binary32) |
#s(literal 3/2 binary32) |
(*.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x)) |
(*.f32 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (neg.f32 (pow.f32 x #s(literal 3/2 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 x #s(literal 3/2 binary32)))) |
(*.f32 (*.f32 (neg.f32 x) x) (neg.f32 x)) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) x)) |
(*.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) x)) |
(*.f32 (*.f32 x x) x) |
(*.f32 x (*.f32 x x)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) |
(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 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 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 (neg.f32 x) x) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 (sinh.f32 (acosh.f32 x)) (*.f32 x x)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32))) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)) (*.f32 (neg.f32 x) x)))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (fabs.f32 x)) (fabs.f32 x))) |
(-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x)) |
(-.f32 (*.f32 x x) (*.f32 (neg.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x)) (sinh.f32 (acosh.f32 x)))) |
(-.f32 (*.f32 x x) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (-.f32 (sinh.f32 (acosh.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 (neg.f32 x)) (neg.f32 (neg.f32 x)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x)) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)) (*.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 (neg.f32 (neg.f32 x)) 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 (neg.f32 (neg.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 (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 3 binary32)) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) (pow.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))))) |
(+.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (neg.f32 x)) x)) |
(+.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) |
(+.f32 (*.f32 x x) (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal -2 binary32)) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(-.f32 (/.f32 (exp.f32 (acosh.f32 x)) #s(literal 2 binary32)) (/.f32 (exp.f32 (neg.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(sinh.f32 (acosh.f32 (neg.f32 x))) |
(sinh.f32 (acosh.f32 (fabs.f32 x))) |
(sinh.f32 (acosh.f32 x)) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (exp.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 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (exp.f32 (acosh.f32 x))) |
(/.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (exp.f32 (acosh.f32 x))) (/.f32 (*.f32 x x) (exp.f32 (acosh.f32 x)))) |
(-.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (exp.f32 (acosh.f32 x)) (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (sinh.f32 (acosh.f32 x)) x) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 x #s(literal -1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (-.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal -2 binary32)) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(-.f32 (/.f32 (exp.f32 (acosh.f32 x)) #s(literal 2 binary32)) (/.f32 (exp.f32 (neg.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 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 (exp.f32 (acosh.f32 x))) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 x x) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(fabs.f32 (*.f32 x x)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 x) x)) |
Compiled 15 791 to 1 975 computations (87.5% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 366 | 1 | 367 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 367 | 3 | 370 |
| Status | Accuracy | Program |
|---|---|---|
| 33.9% | (log.f32 (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (*.f32 (*.f32 x x) x)) (fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.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 164 to 64 computations (61% saved)
Total -21.7b remaining (-9568.4%)
Threshold costs -21.7b (-9568.4%)
| 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (*.f32 (*.f32 x x) x)) (fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(log.f32 (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(log.f32 (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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)))) |
| Outputs |
|---|
(acosh.f32 x) |
3 calls:
| 2.0ms | x |
| 2.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 2.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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...