
Time bar (total: 4.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 1 |
Compiled 6 to 5 computations (16.7% saved)
| 547.0ms | 8 256× | 0 | valid |
ival-acosh: 169.0ms (70.2% of total)ival->=: 57.0ms (23.7% of total)exact: 8.0ms (3.3% of total)ival-assert: 4.0ms (1.7% of total)adjust: 3.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 132 | 0 | - | 0 | - | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 2 | 0 | - | 0 | - | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 0 | 0 | - | 0 | - | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f32 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) | oflow-rescue | 132 | 0 |
| ↳ | (*.f32 x x) | overflow | 132 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 132 | |
log.f32 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | oflow-rescue | 2 | 0 |
| ↳ | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | overflow | 2 | |
| ↳ | (*.f32 x x) | overflow | 132 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 132 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 132 | 0 |
| - | 0 | 124 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 132 | 0 | 0 |
| - | 0 | 0 | 124 |
| number | freq |
|---|---|
| 0 | 124 |
| 1 | 130 |
| 2 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 46.0ms | 512× | 0 | valid |
Compiled 79 to 25 computations (68.4% saved)
ival-sub: 19.0ms (55.3% of total)ival-log: 5.0ms (14.6% of total)ival-mult: 4.0ms (11.6% of total)ival-sqrt: 3.0ms (8.7% of total)ival-add: 2.0ms (5.8% 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 | 46 | 9 |
| 3 | 85 | 9 |
| 4 | 145 | 9 |
| 5 | 233 | 9 |
| 6 | 448 | 9 |
| 7 | 717 | 9 |
| 8 | 1083 | 9 |
| 9 | 1774 | 9 |
| 10 | 4969 | 9 |
| 11 | 6202 | 9 |
| 12 | 7383 | 9 |
| 13 | 7932 | 9 |
| 0 | 8200 | 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 |
|---|---|---|
| ▶ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
Compiled 9 to 7 computations (22.2% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) | |
| cost-diff | 0 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | |
| cost-diff | 0 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | |
| cost-diff | 1 | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 33 |
| 0 | 12 | 33 |
| 1 | 22 | 33 |
| 2 | 46 | 33 |
| 3 | 85 | 33 |
| 4 | 145 | 33 |
| 5 | 233 | 33 |
| 6 | 448 | 33 |
| 7 | 717 | 33 |
| 8 | 1083 | 33 |
| 9 | 1774 | 33 |
| 10 | 4969 | 33 |
| 11 | 6202 | 33 |
| 12 | 7383 | 33 |
| 13 | 7932 | 33 |
| 0 | 8200 | 29 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
x |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
| 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)) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
x |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.014003759768442016 | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | |
| accuracy | 0.01953125 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | |
| accuracy | 0.24942255014673598 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | |
| accuracy | 14.273121544486326 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 66.0ms | 256× | 0 | valid |
Compiled 35 to 9 computations (74.3% saved)
ival-add: 32.0ms (53.3% of total)ival-sub: 21.0ms (35% of total)ival-log: 3.0ms (5% of total)ival-mult: 2.0ms (3.3% of total)ival-sqrt: 2.0ms (3.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(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)))) |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| Outputs |
|---|
-1 |
(- (pow x 2) 1) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (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))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (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)))))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | ((- (* x x) 1) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
| 1.0ms | x | @ | -inf | ((- (* x x) 1) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
| 1.0ms | x | @ | inf | ((- (* x x) 1) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 525 |
| 1 | 470 | 499 |
| 2 | 1636 | 485 |
| 3 | 6830 | 485 |
| 0 | 8396 | 464 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (pow x 2) 1) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (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))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (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)))))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary32) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
(log (sqrt -1)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -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)))) |
(+ (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))))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 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))))) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ x (sqrt -1)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -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))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -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))) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(fma.f32 (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) x) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -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))) |
(+ (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)))))) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) 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)))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(-.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)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(-.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))) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(*.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) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 (-.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) x x) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(fma.f32 (/.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(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) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(-.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))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f32 (+.f32 (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(-.f32 (+.f32 (+.f32 (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32))) (neg.f32 x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(/.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)) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(neg.f32 (fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) x x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(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)) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(neg.f32 (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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 28 |
| 0 | 12 | 15 |
| 1 | 53 | 15 |
| 2 | 369 | 13 |
| 0 | 4556 | 12 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(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)))) |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| Outputs |
|---|
(expm1.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 2 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) x) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 8 binary32)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 12 binary32)))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal 8 binary32)))) |
(*.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) (*.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (neg.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) (neg.f32 (neg.f32 (sinh.f32 (acosh.f32 x))))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1 binary32)) (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) |
(*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) (sinh.f32 (acosh.f32 x)))) |
(*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (neg.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sinh.f32 (acosh.f32 x)))) |
(*.f32 (-.f32 x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) |
(*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 x #s(literal 1 binary32))) |
(*.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(sqrt.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (*.f32 x x))) (sinh.f32 (acosh.f32 x))) (cosh.f32 (asinh.f32 x))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 x))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(/.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 (*.f32 x x)))) (cosh.f32 (asinh.f32 x))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (fma.f32 x x #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) x)) |
(/.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x #s(literal 1 binary32))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x #s(literal 1 binary32))) (-.f32 x #s(literal 1 binary32))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x)) |
(/.f32 (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (/.f32 #s(literal 1 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 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 (*.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 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (+.f32 (/.f32 (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 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 (/.f32 #s(literal 1 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 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 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.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 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (/.f32 (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 (pow.f32 x #s(literal 4 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 (neg.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (neg.f32 (fma.f32 (neg.f32 x) x #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 x #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (*.f32 x x))) (sinh.f32 (acosh.f32 (*.f32 x x)))) (*.f32 (cosh.f32 (asinh.f32 x)) (cosh.f32 (asinh.f32 x)))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (*.f32 x x))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (*.f32 (cosh.f32 (asinh.f32 x)) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (*.f32 x x))) (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) (*.f32 (cosh.f32 (asinh.f32 x)) #s(literal 2 binary32))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 (*.f32 x x)))) (*.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) (cosh.f32 (asinh.f32 x)))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) (*.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2 binary32))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 (*.f32 x x)))) (*.f32 #s(literal 2 binary32) (cosh.f32 (asinh.f32 x)))) |
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (*.f32 #s(literal 2 binary32) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (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 (+.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 x #s(literal 6 binary32))) (fma.f32 x x #s(literal 1 binary32))) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) |
(/.f32 (-.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 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 8 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (+.f32 (pow.f32 x #s(literal 8 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (fma.f32 (neg.f32 x) x #s(literal -1 binary32))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 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 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 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 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 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32) (*.f32 (-.f32 x #s(literal 1 binary32)) x)) |
(fma.f32 (-.f32 x #s(literal 1 binary32)) x (*.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (-.f32 x #s(literal 1 binary32)) (*.f32 x (-.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)) (*.f32 #s(literal 1 binary32) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 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)) |
(fabs.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (*.f32 #s(literal 1 binary32) (-.f32 x #s(literal 1 binary32))) (*.f32 x (-.f32 x #s(literal 1 binary32)))) |
(+.f32 (*.f32 x (-.f32 x #s(literal 1 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 x #s(literal 1 binary32)))) |
(+.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 x #s(literal 1 binary32)) x)) |
(+.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) x) (*.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))) |
(+.f32 #s(literal -1 binary32) (*.f32 x x)) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(neg.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32)))) |
(neg.f32 (/.f32 (neg.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))))) |
(neg.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 (neg.f32 x) x #s(literal -1 binary32)))) |
(neg.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(neg.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(acosh.f32 x) |
(log.f32 (exp.f32 (acosh.f32 x))) |
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 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 (-.f32 (*.f32 (log.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))) (+.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 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))) #s(literal 3 binary32))) (fma.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 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 (-.f32 (pow.f32 (log.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (*.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 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(-.f32 (log.f32 (fma.f32 (neg.f32 x) x (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.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 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (fma.f32 (sinh.f32 (acosh.f32 x)) (exp.f32 (acosh.f32 x)) (*.f32 x x))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (exp.f32 (acosh.f32 x))) |
(*.f32 (/.f32 (-.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 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 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (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 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))) |
(*.f32 (+.f32 (neg.f32 x) (sinh.f32 (acosh.f32 x))) (/.f32 (-.f32 (neg.f32 x) (sinh.f32 (acosh.f32 x))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(*.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 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (exp.f32 (acosh.f32 x)) (/.f32 (-.f32 x (sinh.f32 (acosh.f32 x))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x))))) (*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.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 x (/.f32 x (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (-.f32 x (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)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (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)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sinh.f32 (acosh.f32 x)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (fma.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sinh.f32 (acosh.f32 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)))))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (-.f32 x (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)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (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)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(/.f32 (neg.f32 (fma.f32 (neg.f32 x) x (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (*.f32 (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (-.f32 x (sinh.f32 (acosh.f32 x))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (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))) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (*.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (exp.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(/.f32 (exp.f32 (log.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (exp.f32 (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32))) (*.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 binary32))) (*.f32 (fma.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (pow.f32 x #s(literal 4 binary32))) (-.f32 x (sinh.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 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 9 binary32)) (pow.f32 x #s(literal 9 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 6 binary32))) (pow.f32 (*.f32 (sinh.f32 (acosh.f32 x)) x) #s(literal 3 binary32))) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (neg.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 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.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))) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) (/.f32 (*.f32 x x) (-.f32 (sinh.f32 (acosh.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))))) |
(-.f32 x (neg.f32 (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.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 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(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 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (-.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 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(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 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (-.f32 (*.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x) (sinh.f32 (acosh.f32 x))) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (fma.f32 (sinh.f32 (acosh.f32 x)) (exp.f32 (acosh.f32 x)) (*.f32 x x)) (/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))) (exp.f32 (acosh.f32 x)) (/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(fma.f32 (pow.f32 x #s(literal 1/2 binary32)) (pow.f32 x #s(literal 1/2 binary32)) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) x) |
(fma.f32 (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) x) |
(fma.f32 (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) x) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (neg.f32 x)) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) (sqrt.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32))) x) |
(fma.f32 (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) x) |
(fma.f32 (sqrt.f32 (sinh.f32 (acosh.f32 x))) (sqrt.f32 (sinh.f32 (acosh.f32 x))) x) |
(fma.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32)) (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 x (-.f32 x (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)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) 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 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(fma.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x) |
(fma.f32 (neg.f32 x) (/.f32 (neg.f32 x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(fma.f32 (sinh.f32 (acosh.f32 x)) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (/.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 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(fma.f32 #s(literal 1 binary32) x (sinh.f32 (acosh.f32 x))) |
(fma.f32 (*.f32 x x) (/.f32 x (fma.f32 x (-.f32 x (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)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(fma.f32 x (/.f32 (*.f32 x x) (fma.f32 x (-.f32 x (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)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 x (/.f32 x (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(fma.f32 x #s(literal 1 binary32) (sinh.f32 (acosh.f32 x))) |
(+.f32 (cosh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(+.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x (-.f32 x (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)) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(+.f32 (sinh.f32 (acosh.f32 x)) x) |
(+.f32 x (sinh.f32 (acosh.f32 x))) |
(exp.f32 (acosh.f32 x)) |
(neg.f32 (/.f32 (fma.f32 (neg.f32 x) x (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(neg.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))) |
(neg.f32 (/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(neg.f32 (/.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 (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)))) |
(*.f32 (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) (sqrt.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x))))) |
(*.f32 (sqrt.f32 (sinh.f32 (acosh.f32 x))) (sqrt.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32)) (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (*.f32 x x)))) (neg.f32 (cosh.f32 (asinh.f32 x)))) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal -2 binary32)) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (*.f32 x x)))) (fabs.f32 (cosh.f32 (asinh.f32 x)))) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)))))) |
(/.f32 (fabs.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 (neg.f32 x) x #s(literal -1 binary32)))) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (-.f32 (exp.f32 (acosh.f32 (neg.f32 x))) (exp.f32 (neg.f32 (acosh.f32 (neg.f32 x))))) #s(literal 2 binary32)) |
(/.f32 (sinh.f32 (acosh.f32 (*.f32 x x))) (cosh.f32 (asinh.f32 x))) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 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))) |
(-.f32 (*.f32 (sinh.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (cosh.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) (*.f32 (cosh.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (sinh.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x))))))) |
(-.f32 (*.f32 (sinh.f32 (log.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (cosh.f32 (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (cosh.f32 (log.f32 (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sinh.f32 (log.f32 (fma.f32 x (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) |
(fabs.f32 (sinh.f32 (acosh.f32 x))) |
(+.f32 (cosh.f32 (log.f32 (sinh.f32 (acosh.f32 x)))) (sinh.f32 (log.f32 (sinh.f32 (acosh.f32 x))))) |
(exp.f32 (log.f32 (sinh.f32 (acosh.f32 x)))) |
(sinh.f32 (acosh.f32 (neg.f32 x))) |
(sinh.f32 (acosh.f32 x)) |
Compiled 5 950 to 1 278 computations (78.5% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 263 | 4 | 267 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 264 | 4 | 268 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| ▶ | 16.2% | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
| ▶ | 96.4% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
| ▶ | 99.3% | (acosh.f32 x) |
Compiled 52 to 34 computations (34.6% saved)
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f32 x x #s(literal -1 binary32)) | |
| cost-diff | 0 | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) | |
| cost-diff | 0 | (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) | |
| cost-diff | 0 | (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) | |
| cost-diff | 0 | (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) | |
| cost-diff | 0 | (+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) | |
| cost-diff | 0 | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) | |
| cost-diff | 6 | (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) | |
| cost-diff | 0 | (*.f32 #s(literal 2 binary32) x) | |
| cost-diff | 0 | #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) | |
| cost-diff | 0 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) | |
| cost-diff | 0 | (acosh.f32 x) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 226 |
| 0 | 50 | 224 |
| 1 | 91 | 214 |
| 2 | 237 | 194 |
| 3 | 945 | 194 |
| 4 | 5061 | 194 |
| 0 | 8364 | 194 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(acosh.f32 x) |
x |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
x |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
(+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
x |
(sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 3 binary32)) |
#s(literal 3 binary32) |
#s(literal 1 binary32) |
(+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(fma.f32 x x (+.f32 #s(literal 1 binary32) x)) |
(+.f32 #s(literal 1 binary32) x) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) x) |
(fma.f32 x x #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
x |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
#s(literal -1 binary32) |
| Outputs |
|---|
(acosh.f32 x) |
x |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
x |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
(log.f32 (+.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32))))) x)) |
(+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
(+.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32))))) x) |
x |
(sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32)))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) |
(-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 3 binary32)) |
#s(literal 3 binary32) |
#s(literal 1 binary32) |
(+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32))) |
(fma.f32 x x (+.f32 #s(literal 1 binary32) x)) |
(fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) x) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) x) |
(fma.f32 x x #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
x |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
#s(literal -1 binary32) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (fma.f32 x x #s(literal -1 binary32)) | |
| accuracy | 0.01953125 | (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) | |
| accuracy | 0.24942255014673598 | (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) | |
| accuracy | 14.273121544486326 | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) | |
| accuracy | 0.1015625 | (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) | |
| accuracy | 0.24942255014673598 | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) | |
| accuracy | 14.273121544486326 | (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) | |
| accuracy | 20.643534930661396 | (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) | |
| accuracy | 0.0 | (*.f32 #s(literal 2 binary32) x) | |
| accuracy | 0.24942255014673598 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) | |
| accuracy | 1.102403820833029 | #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) | |
| accuracy | 0.23828125 | (acosh.f32 x) |
| 102.0ms | 256× | 0 | valid |
Compiled 237 to 31 computations (86.9% saved)
ival-mult: 33.0ms (36.4% of total)ival-sqrt: 31.0ms (34.2% of total)ival-add: 9.0ms (9.9% of total)ival-log: 7.0ms (7.7% of total)ival-sub: 3.0ms (3.3% of total)ival-acosh: 3.0ms (3.3% of total)ival-pow: 3.0ms (3.3% of total)ival-div: 1.0ms (1.1% 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)| Inputs |
|---|
(acosh.f32 x) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
(+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
(sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
| Outputs |
|---|
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (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))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(* 2 x) |
-1 |
(- (pow x 6) 1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (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)))))) |
(- (pow x 2) 1) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (pow x 2)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 6) |
(* (pow x 6) (- 1 (/ 1 (pow x 6)))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 4) |
(* (pow x 4) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(+ (log (- (pow (sqrt -1) 2) 1)) (* -1 (log (/ -1 x)))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt -1) 2) (pow (- (pow (sqrt -1) 2) 1) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt -1) 4) (- (pow (sqrt -1) 2) 1)))) (* 30 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 3))))) (pow x 6))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))) |
(* -1 (* x (- (pow (sqrt -1) 2) 1))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) 1))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (+ 1 (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2)))))))) |
(* -1 (* x (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -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 | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (* 2 x) (* (- (pow x 3) 1) (+ (pow x 3) 1)) (log (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))))) (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))))) (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) (log (+ x (sqrt (+ (* x x) -1)))) (+ x (sqrt (+ (* x x) -1))) (sqrt (+ (* x x) -1)) (+ (* x x) -1) (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) |
| 3.0ms | x | @ | inf | ((acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (* 2 x) (* (- (pow x 3) 1) (+ (pow x 3) 1)) (log (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))))) (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))))) (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) (log (+ x (sqrt (+ (* x x) -1)))) (+ x (sqrt (+ (* x x) -1))) (sqrt (+ (* x x) -1)) (+ (* x x) -1) (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) |
| 2.0ms | x | @ | 0 | ((acosh x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (* 2 x) (* (- (pow x 3) 1) (+ (pow x 3) 1)) (log (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))))) (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))))) (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) (log (+ x (sqrt (+ (* x x) -1)))) (+ x (sqrt (+ (* x x) -1))) (sqrt (+ (* x x) -1)) (+ (* x x) -1) (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 918 |
| 1 | 737 | 743 |
| 2 | 2732 | 731 |
| 0 | 8513 | 712 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (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))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(* 2 x) |
-1 |
(- (pow x 6) 1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (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)))))) |
(- (pow x 2) 1) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (pow x 2)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 6) |
(* (pow x 6) (- 1 (/ 1 (pow x 6)))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 4) |
(* (pow x 4) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(+ (log (- (pow (sqrt -1) 2) 1)) (* -1 (log (/ -1 x)))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt -1) 2) (pow (- (pow (sqrt -1) 2) 1) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt -1) 4) (- (pow (sqrt -1) 2) 1)))) (* 30 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 3))))) (pow x 6))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))) |
(* -1 (* x (- (pow (sqrt -1) 2) 1))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) 1))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (+ 1 (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2)))))))) |
(* -1 (* x (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
(log (sqrt -1)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(fma.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) x (log.f32 (sqrt.f32 #s(literal -1 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))))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.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) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ x (sqrt -1)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -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))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(fma.f32 (fma.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
-1 |
#s(literal -1 binary32) |
(- (pow x 6) 1) |
(-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(fma.f32 (*.f32 x (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 x x) (sqrt.f32 #s(literal -1 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)))))) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (-.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) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 x (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
1 |
#s(literal 1 binary32) |
(+ 1 (pow x 2)) |
(fma.f32 x x #s(literal 1 binary32)) |
(+ 1 (* (pow x 2) (+ 1 (pow x 2)))) |
(fma.f32 x (+.f32 (pow.f32 x #s(literal 3 binary32)) x) #s(literal 1 binary32)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(-.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)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(-.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))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(*.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) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 (-.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(* (pow x 6) (- 1 (/ 1 (pow x 6)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (pow.f32 x #s(literal 6 binary32))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) x x) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(fma.f32 (/.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) x) x)) x) x) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(* (pow x 4) (+ 1 (/ 1 (pow x 2)))) |
(*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) x) x) #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(fma.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) x) x) #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(-.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))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(-.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)))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(-.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)))) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32))) (neg.f32 x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(/.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)) |
(+ (log (- (pow (sqrt -1) 2) 1)) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(-.f32 (+.f32 (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 x x)) (log.f32 #s(literal -2 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt -1) 2) (pow (- (pow (sqrt -1) 2) 1) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt -1) 4) (- (pow (sqrt -1) 2) 1)))) (* 30 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 3))))) (pow x 6))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))) |
(-.f32 (+.f32 (-.f32 (-.f32 (/.f32 (fma.f32 (/.f32 #s(literal -45/2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))) #s(literal 1/720 binary32) #s(literal -1/48 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 #s(literal -2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 (* x (- (pow (sqrt -1) 2) 1))) |
(*.f32 #s(literal 2 binary32) x) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) 1))) |
(*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (+ 1 (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(*.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) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2)))))))) |
(*.f32 (fma.f32 #s(literal -1 binary32) (-.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))) (pow.f32 x #s(literal 6 binary32))) (-.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -2 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x) |
(* -1 (* x (pow (sqrt -1) 2))) |
x |
(* -1 (* x (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)))) |
(fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) x x) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2)))))) |
(fma.f32 (/.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(*.f32 (neg.f32 x) (-.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))) (pow.f32 x #s(literal 6 binary32))) (-.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(*.f32 (-.f32 (-.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) x) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 (neg.f32 x) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 186 |
| 0 | 50 | 210 |
| 1 | 212 | 67 |
| 2 | 1714 | 59 |
| 0 | 8351 | 59 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(acosh.f32 x) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
(+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
(sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
| Outputs |
|---|
(acosh.f32 x) |
(log.f32 (exp.f32 (acosh.f32 x))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 (*.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 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 x x))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 x x)) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x x)) (/.f32 (*.f32 x x) (-.f32 x x))) |
(fma.f32 (sqrt.f32 (neg.f32 (neg.f32 x))) (sqrt.f32 (neg.f32 (neg.f32 x))) x) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32))) x) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (neg.f32 x)) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) x) |
(fma.f32 #s(literal 1 binary32) x x) |
(fma.f32 x #s(literal 1 binary32) x) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))))) |
(+.f32 x x) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(expm1.f32 (fma.f32 (log.f32 x) #s(literal 3 binary32) (*.f32 (log.f32 x) #s(literal 3 binary32)))) |
(expm1.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 2 binary32))) |
(expm1.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 3 binary32))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(*.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) |
(*.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) |
(*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(sqrt.f32 (pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32)) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32)) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 9 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 2 binary32))) (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 12 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 9 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 2 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) (/.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 12 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 18 binary32)) (+.f32 (pow.f32 x #s(literal 12 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 12 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))))) |
(-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32))) |
(-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (pow.f32 (neg.f32 (neg.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 (neg.f32 x)) #s(literal 3 binary32)) #s(literal -1 binary32)) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) |
(fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 9/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 9/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x x) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (*.f32 x x) (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (*.f32 x x) (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) |
(fma.f32 x (pow.f32 x #s(literal 5 binary32)) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(pow.f32 (pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) #s(literal 2 binary32)) |
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) #s(literal 1 binary32)) |
(+.f32 (/.f32 (*.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 9 binary32))) (+.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))))) (/.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)) (+.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 18 binary32)) (+.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) (/.f32 #s(literal -1 binary32) (+.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))))) |
(+.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) |
(+.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(acosh.f32 x) |
(log.f32 (exp.f32 (acosh.f32 x))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 (*.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 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (*.f32 (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (-.f32 x (sinh.f32 (acosh.f32 x))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(/.f32 (fma.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 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (*.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (exp.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(/.f32 (exp.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (exp.f32 (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 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) 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 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) (/.f32 (*.f32 x x) (-.f32 (sinh.f32 (acosh.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 (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) x) |
(fma.f32 (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) x) |
(fma.f32 (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) x) |
(fma.f32 (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) x) |
(fma.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32))))) (fabs.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) x) |
(fma.f32 (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) x) |
(fma.f32 (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) x) |
(fma.f32 (sqrt.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) x) |
(fma.f32 (sqrt.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (sinh.f32 (acosh.f32 x)) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) x) |
(fma.f32 (sqrt.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32))) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(fma.f32 (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) x) |
(fma.f32 (sqrt.f32 (sinh.f32 (acosh.f32 x))) (sqrt.f32 (sinh.f32 (acosh.f32 x))) x) |
(fma.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) x) |
(fma.f32 (sqrt.f32 (neg.f32 (neg.f32 x))) (sqrt.f32 (neg.f32 (neg.f32 x))) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32))) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (neg.f32 x)) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (pow.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) x) |
(fma.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) #s(literal 1/2 binary32)) (sinh.f32 (acosh.f32 x)) x) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32)) (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(fma.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x) |
(fma.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) x) |
(fma.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) x) |
(fma.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) x) |
(fma.f32 #s(literal 1 binary32) x (sinh.f32 (acosh.f32 x))) |
(fma.f32 x #s(literal 1 binary32) (sinh.f32 (acosh.f32 x))) |
(+.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.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 (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 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 (pow.f32 (sinh.f32 (acosh.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 (cosh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(+.f32 (/.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 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(+.f32 (sinh.f32 (acosh.f32 x)) x) |
(+.f32 x (sinh.f32 (acosh.f32 x))) |
(exp.f32 (acosh.f32 x)) |
(*.f32 (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)))) |
(*.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32))))) (fabs.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
(*.f32 (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) |
(*.f32 (sqrt.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (sqrt.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (sinh.f32 (acosh.f32 x))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)))) |
(*.f32 (sqrt.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x))))) |
(*.f32 (sqrt.f32 (sinh.f32 (acosh.f32 x))) (sqrt.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (pow.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) #s(literal 1/2 binary32)) (sinh.f32 (acosh.f32 x))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32)) (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))))) |
(*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32))))) |
(*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (neg.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (*.f32 x x)))) (neg.f32 (cosh.f32 (asinh.f32 x)))) |
(/.f32 (neg.f32 (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) (neg.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (neg.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (neg.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal -2 binary32)) |
(/.f32 (fabs.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (fabs.f32 (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (*.f32 x x)))) (fabs.f32 (cosh.f32 (asinh.f32 x)))) |
(/.f32 (fabs.f32 (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) (fabs.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fabs.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (fabs.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (fabs.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (sqrt.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32))))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (sqrt.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 x)))) (sqrt.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 x #s(literal 1 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (sqrt.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (sqrt.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)))) |
(/.f32 (sqrt.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))))) (sqrt.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (sqrt.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (sqrt.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (sqrt.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (sqrt.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (-.f32 (exp.f32 (acosh.f32 (neg.f32 x))) (exp.f32 (neg.f32 (acosh.f32 (neg.f32 x))))) #s(literal 2 binary32)) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sinh.f32 (acosh.f32 (*.f32 x x))) (cosh.f32 (asinh.f32 x))) |
(/.f32 (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (sqrt.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (sqrt.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (sqrt.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (exp.f32 (acosh.f32 x)) #s(literal 2 binary32)) (/.f32 (exp.f32 (neg.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(-.f32 (*.f32 (sinh.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (cosh.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) (*.f32 (cosh.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (sinh.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x))))))) |
(-.f32 (*.f32 (sinh.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (cosh.f32 (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) (*.f32 (cosh.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sinh.f32 (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))))) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) |
(fabs.f32 (sinh.f32 (acosh.f32 x))) |
(+.f32 (cosh.f32 (log.f32 (sinh.f32 (acosh.f32 x)))) (sinh.f32 (log.f32 (sinh.f32 (acosh.f32 x))))) |
(exp.f32 (log.f32 (sinh.f32 (acosh.f32 x)))) |
(sinh.f32 (acosh.f32 (neg.f32 (neg.f32 x)))) |
(sinh.f32 (acosh.f32 (neg.f32 x))) |
(sinh.f32 (acosh.f32 x)) |
(acosh.f32 x) |
(log.f32 (exp.f32 (acosh.f32 x))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 (*.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 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) (neg.f32 (-.f32 (sinh.f32 (acosh.f32 x)) x))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (neg.f32 (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (*.f32 (-.f32 x (sinh.f32 (acosh.f32 x))) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (-.f32 x (sinh.f32 (acosh.f32 x))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(/.f32 (fma.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 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)))) (*.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(/.f32 (exp.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) |
(/.f32 (exp.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (exp.f32 (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 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) 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 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (sinh.f32 (acosh.f32 x)) x)) (/.f32 (*.f32 x x) (-.f32 (sinh.f32 (acosh.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 (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) x) |
(fma.f32 (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) x) |
(fma.f32 (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) x) |
(fma.f32 (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) x) |
(fma.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32))))) (fabs.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) x) |
(fma.f32 (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) x) |
(fma.f32 (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) x) |
(fma.f32 (sqrt.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) x) |
(fma.f32 (sqrt.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (sinh.f32 (acosh.f32 x)) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) x) |
(fma.f32 (sqrt.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32))) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(fma.f32 (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) x) |
(fma.f32 (sqrt.f32 (sinh.f32 (acosh.f32 x))) (sqrt.f32 (sinh.f32 (acosh.f32 x))) x) |
(fma.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) x) |
(fma.f32 (sqrt.f32 (neg.f32 (neg.f32 x))) (sqrt.f32 (neg.f32 (neg.f32 x))) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32))) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (neg.f32 x)) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sinh.f32 (acosh.f32 x))) |
(fma.f32 (pow.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) x) |
(fma.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) #s(literal 1/2 binary32)) (sinh.f32 (acosh.f32 x)) x) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32)) (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(fma.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (sqrt.f32 (-.f32 x #s(literal 1 binary32))) x) |
(fma.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) x) |
(fma.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) x) |
(fma.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) x) |
(fma.f32 #s(literal 1 binary32) x (sinh.f32 (acosh.f32 x))) |
(fma.f32 x #s(literal 1 binary32) (sinh.f32 (acosh.f32 x))) |
(+.f32 (/.f32 (pow.f32 (sinh.f32 (acosh.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 (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 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 (pow.f32 (sinh.f32 (acosh.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 (cosh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(+.f32 (/.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 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))) (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(+.f32 (sinh.f32 (acosh.f32 x)) x) |
(+.f32 x (sinh.f32 (acosh.f32 x))) |
(exp.f32 (acosh.f32 x)) |
(*.f32 (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) (fabs.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)))) |
(*.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32))))) (fabs.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
(*.f32 (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) (fabs.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) |
(*.f32 (sqrt.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (sqrt.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (sinh.f32 (acosh.f32 x))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)))) |
(*.f32 (sqrt.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) (sqrt.f32 (neg.f32 (sinh.f32 (acosh.f32 x))))) |
(*.f32 (sqrt.f32 (sinh.f32 (acosh.f32 x))) (sqrt.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (pow.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) #s(literal 1/2 binary32)) (sinh.f32 (acosh.f32 x))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32)) (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))))) |
(*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32))))) |
(*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (neg.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (*.f32 x x)))) (neg.f32 (cosh.f32 (asinh.f32 x)))) |
(/.f32 (neg.f32 (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) (neg.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (neg.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (neg.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal -2 binary32)) |
(/.f32 (fabs.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (fabs.f32 (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (*.f32 x x)))) (fabs.f32 (cosh.f32 (asinh.f32 x)))) |
(/.f32 (fabs.f32 (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) (fabs.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fabs.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (fabs.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (fabs.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (sqrt.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32))))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (sqrt.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 x)))) (sqrt.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 x #s(literal 1 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (sqrt.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (sqrt.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)))) |
(/.f32 (sqrt.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))))) (sqrt.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (sqrt.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (sqrt.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (sqrt.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (sqrt.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (-.f32 (exp.f32 (acosh.f32 (neg.f32 x))) (exp.f32 (neg.f32 (acosh.f32 (neg.f32 x))))) #s(literal 2 binary32)) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sinh.f32 (acosh.f32 (*.f32 x x))) (cosh.f32 (asinh.f32 x))) |
(/.f32 (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (sqrt.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (sqrt.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (sqrt.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (exp.f32 (acosh.f32 x)) #s(literal 2 binary32)) (/.f32 (exp.f32 (neg.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(-.f32 (*.f32 (sinh.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (cosh.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x)))))) (*.f32 (cosh.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))) (sinh.f32 (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x))))))) |
(-.f32 (*.f32 (sinh.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (cosh.f32 (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x))))) (*.f32 (cosh.f32 (log.f32 (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sinh.f32 (log.f32 (fma.f32 (sinh.f32 (acosh.f32 x)) (-.f32 (sinh.f32 (acosh.f32 x)) x) (*.f32 x x)))))) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) |
(fabs.f32 (sinh.f32 (acosh.f32 x))) |
(+.f32 (cosh.f32 (log.f32 (sinh.f32 (acosh.f32 x)))) (sinh.f32 (log.f32 (sinh.f32 (acosh.f32 x))))) |
(exp.f32 (log.f32 (sinh.f32 (acosh.f32 x)))) |
(sinh.f32 (acosh.f32 (neg.f32 (neg.f32 x)))) |
(sinh.f32 (acosh.f32 (neg.f32 x))) |
(sinh.f32 (acosh.f32 x)) |
(expm1.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 2 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (/.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 x #s(literal 1 binary32)) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (neg.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) (neg.f32 (neg.f32 (sinh.f32 (acosh.f32 x))))) |
(*.f32 (pow.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1 binary32)) (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32))) |
(*.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) |
(*.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (neg.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) (/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(*.f32 (-.f32 x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) |
(*.f32 (-.f32 #s(literal 1 binary32) x) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 x #s(literal 1 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(sqrt.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32))) |
(/.f32 (neg.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 x)))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 x #s(literal 1 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) x))) |
(/.f32 (neg.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (neg.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))))) (neg.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (neg.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32))) (*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))) #s(literal -1 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 x))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 x #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) x)) |
(/.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal -1 binary32) (*.f32 x x))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32)))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.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 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal -1 binary32) (*.f32 x x)))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) (/.f32 (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(-.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 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) x)) |
(-.f32 #s(literal -1 binary32) (*.f32 x (neg.f32 x))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 x x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 x (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (neg.f32 (neg.f32 (neg.f32 x))) (neg.f32 (neg.f32 (neg.f32 x))) #s(literal -1 binary32)) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.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 #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 (fabs.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32))) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 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)) |
(fabs.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (/.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(+.f32 (/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(+.f32 (/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 #s(literal -1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(+.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(+.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(+.f32 (/.f32 #s(literal -1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 #s(literal -1 binary32) (*.f32 x x)) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(neg.f32 (*.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x))) |
(neg.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (-.f32 x #s(literal 1 binary32)))) |
(expm1.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 2 binary32))) |
(expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (/.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32))))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 x #s(literal 1 binary32)) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (neg.f32 (neg.f32 (sinh.f32 (acosh.f32 x)))) (neg.f32 (neg.f32 (sinh.f32 (acosh.f32 x))))) |
(*.f32 (pow.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (-.f32 x #s(literal 1 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1 binary32)) (pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 (-.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32))) |
(*.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) |
(*.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (neg.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 x #s(literal 1 binary32)))) (/.f32 (sinh.f32 (acosh.f32 x)) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(*.f32 (-.f32 x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) |
(*.f32 (-.f32 #s(literal 1 binary32) x) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 x #s(literal 1 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(sqrt.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32))) |
(/.f32 (neg.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 x)))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 x #s(literal 1 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) x))) |
(/.f32 (neg.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (neg.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))))) (neg.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))))) (neg.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32))) (*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))) #s(literal -1 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 x))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 x #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) x)) |
(/.f32 (*.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal -1 binary32) (*.f32 x x))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32)))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))))) (neg.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.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 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal -1 binary32) (*.f32 x x)))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) (/.f32 (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(-.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 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) x)) |
(-.f32 #s(literal -1 binary32) (*.f32 x (neg.f32 x))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 x x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 x (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (neg.f32 (neg.f32 (neg.f32 x))) (neg.f32 (neg.f32 (neg.f32 x))) #s(literal -1 binary32)) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal -1 binary32)) |
(fma.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(fma.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.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 #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 (fabs.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32))) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 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)) |
(fabs.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (/.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(+.f32 (/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(+.f32 (/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 #s(literal -1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(+.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))))) |
(+.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(+.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) |
(+.f32 (/.f32 #s(literal -1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(+.f32 #s(literal -1 binary32) (*.f32 x x)) |
(+.f32 (*.f32 x x) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (sinh.f32 (acosh.f32 x))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 4 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(neg.f32 (*.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x))) |
(neg.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (fabs.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (fabs.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) |
(*.f32 (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(*.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(sqrt.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (neg.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (neg.f32 (*.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (*.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (neg.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x)) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x)) |
(/.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (*.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) x))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) x) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(-.f32 (/.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 6 binary32)) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32))))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32)))))) |
(-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (-.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 x #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 x x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (neg.f32 (sinh.f32 (acosh.f32 x)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (sinh.f32 (acosh.f32 x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 x #s(literal 1 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (neg.f32 x))) |
(fma.f32 (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) #s(literal 2 binary32)) (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 2 binary32)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) #s(literal 2 binary32)) (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 2 binary32)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) #s(literal 2 binary32)) (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 2 binary32)) (*.f32 x (neg.f32 x))) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) #s(literal 2 binary32)) (pow.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))) #s(literal 2 binary32)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) #s(literal 2 binary32)) (pow.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))) #s(literal 2 binary32)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)))) #s(literal 2 binary32)) (pow.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x x))) #s(literal 2 binary32)) (*.f32 x (neg.f32 x))) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32) (*.f32 (neg.f32 x) x)) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32) (*.f32 x (neg.f32 x))) |
(fma.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) x)) |
(fma.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) x) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x x))) |
(fma.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x x) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) x))) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (neg.f32 x))) |
(fma.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 x x) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) x))) |
(fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(fma.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(fma.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(pow.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) |
(pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1 binary32)) |
(+.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(+.f32 (*.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(+.f32 (*.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 #s(literal 1 binary32) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) x)) |
(+.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x x))) |
(+.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) x))) |
(+.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 x x)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) x))) |
(+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (neg.f32 x) x)) |
(+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x (neg.f32 x))) |
Compiled 29 338 to 4 467 computations (84.8% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 831 | 2 | 833 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 833 | 4 | 837 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| ▶ | 16.2% | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
| ▶ | 96.4% | (log.f32 (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) |
| ✓ | 99.3% | (acosh.f32 x) |
Compiled 67 to 41 computations (38.8% saved)
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) | |
| cost-diff | 0 | (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) | |
| cost-diff | 0 | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) | |
| cost-diff | 1 | (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) | |
| cost-diff | 0 | #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) | |
| cost-diff | 0 | (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) | |
| cost-diff | 0 | (log.f32 (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 223 |
| 0 | 45 | 218 |
| 1 | 87 | 212 |
| 2 | 252 | 200 |
| 3 | 994 | 200 |
| 4 | 5186 | 200 |
| 0 | 8459 | 200 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) |
(+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
x |
#s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
(+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
x |
(sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) |
(pow.f32 x #s(literal 5 binary32)) |
#s(literal 5 binary32) |
#s(literal -1 binary32) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(fma.f32 x x (+.f32 #s(literal 1 binary32) x)) |
(+.f32 #s(literal 1 binary32) x) |
#s(literal 1 binary32) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) x) |
(fma.f32 x x #s(literal 1 binary32)) |
| Outputs |
|---|
(log.f32 (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) |
(log.f32 (+.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x)) |
(+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
(+.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) |
x |
#s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
(log.f32 (+.f32 (sqrt.f32 (/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32)))) x)) |
(+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
(+.f32 (sqrt.f32 (/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32)))) x) |
x |
(sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(sqrt.f32 (/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) |
(-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 5 binary32)) |
#s(literal 5 binary32) |
#s(literal -1 binary32) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32))) |
(fma.f32 x x (+.f32 #s(literal 1 binary32) x)) |
(fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) x) |
#s(literal 1 binary32) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) x) |
(fma.f32 x x #s(literal 1 binary32)) |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.1015625 | (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) | |
| accuracy | 0.24942255014673598 | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) | |
| accuracy | 14.273121544486326 | (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) | |
| accuracy | 20.643534930661396 | (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) | |
| accuracy | 0.01953125 | (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) | |
| accuracy | 0.24942255014673598 | (log.f32 (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) | |
| accuracy | 1.205688065623627 | #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) |
| 109.0ms | 256× | 0 | valid |
Compiled 243 to 28 computations (88.5% saved)
ival-add: 35.0ms (37.9% of total)ival-div: 21.0ms (22.7% of total)ival-mult: 9.0ms (9.7% of total)ival-pow: 9.0ms (9.7% of total)ival-log: 8.0ms (8.7% of total)ival-sqrt: 5.0ms (5.4% of total)ival-sub: 4.0ms (4.3% of total)exact: 1.0ms (1.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(log.f32 (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) |
(+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
#s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) |
(fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
(+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
(sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
| Outputs |
|---|
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (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))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (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)))))) |
-1 |
(- (pow x 6) 1) |
(- (pow x 2) 1) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (pow x 2)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 6) |
(* (pow x 6) (- 1 (/ 1 (pow x 6)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 4) |
(* (pow x 4) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (* -1 (log (/ -1 x)))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt -1) 2) (pow (- (pow (sqrt -1) 2) 1) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt -1) 4) (- (pow (sqrt -1) 2) 1)))) (* 30 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 3))))) (pow x 6))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))) |
(* -1 (* x (- (pow (sqrt -1) 2) 1))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) 1))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (+ 1 (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2)))))))) |
(* -1 (* x (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -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 | |
|---|---|---|---|---|
| 9.0ms | x | @ | -inf | ((log (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))))) (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))))) (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) (+ (* (pow x 5) x) -1) (log (+ x (sqrt (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))))) (+ x (sqrt (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))))) (sqrt (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) |
| 3.0ms | x | @ | inf | ((log (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))))) (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))))) (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) (+ (* (pow x 5) x) -1) (log (+ x (sqrt (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))))) (+ x (sqrt (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))))) (sqrt (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) |
| 2.0ms | x | @ | 0 | ((log (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))))) (+ x (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))))) (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) (+ (* (pow x 5) x) -1) (log (+ x (sqrt (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))))) (+ x (sqrt (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))))) (sqrt (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) (/ (+ (* (pow x 5) x) -1) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 918 |
| 1 | 737 | 743 |
| 2 | 2735 | 731 |
| 0 | 8525 | 712 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (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))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (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)))))) |
-1 |
(- (pow x 6) 1) |
(- (pow x 2) 1) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (pow x 2)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 6) |
(* (pow x 6) (- 1 (/ 1 (pow x 6)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 4) |
(* (pow x 4) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (* -1 (log (/ -1 x)))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt -1) 2) (pow (- (pow (sqrt -1) 2) 1) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt -1) 4) (- (pow (sqrt -1) 2) 1)))) (* 30 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 3))))) (pow x 6))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))) |
(* -1 (* x (- (pow (sqrt -1) 2) 1))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) 1))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (+ 1 (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2)))))))) |
(* -1 (* x (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)))) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2)))))) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
(log (sqrt -1)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(fma.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) x (log.f32 (sqrt.f32 #s(literal -1 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))))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.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) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt -1) |
(sqrt.f32 #s(literal -1 binary32)) |
(+ x (sqrt -1)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -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))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(fma.f32 (fma.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(fma.f32 (*.f32 x (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(fma.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 x x) (sqrt.f32 #s(literal -1 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)))))) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (-.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) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 x (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
-1 |
#s(literal -1 binary32) |
(- (pow x 6) 1) |
(-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) |
(- (pow x 2) 1) |
(fma.f32 x x #s(literal -1 binary32)) |
1 |
#s(literal 1 binary32) |
(+ 1 (pow x 2)) |
(fma.f32 x x #s(literal 1 binary32)) |
(+ 1 (* (pow x 2) (+ 1 (pow x 2)))) |
(fma.f32 x (+.f32 (pow.f32 x #s(literal 3 binary32)) x) #s(literal 1 binary32)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(-.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)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(-.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))) |
(* 2 x) |
(*.f32 #s(literal 2 binary32) x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(*.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) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 (-.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) x x) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(fma.f32 (/.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(* (pow x 6) (- 1 (/ 1 (pow x 6)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (pow.f32 x #s(literal 6 binary32))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) x) x)) x) x) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(* (pow x 4) (+ 1 (/ 1 (pow x 2)))) |
(*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) x) x) #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (+ 1 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(fma.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) x) x) #s(literal 1 binary32)) (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) |
(+ (log (- (pow (sqrt -1) 2) 1)) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1)))))) |
(-.f32 (+.f32 (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 x x)) (log.f32 #s(literal -2 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log (- (pow (sqrt -1) 2) 1)) (+ (* -1 (log (/ -1 x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (* (pow (sqrt -1) 2) (- (pow (sqrt -1) 2) 1)))) (* 3 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 2)))) (pow x 4))) (+ (* 1/720 (/ (+ (* 45 (/ 1 (* (pow (sqrt -1) 2) (pow (- (pow (sqrt -1) 2) 1) 2)))) (+ (* 45 (/ 1 (* (pow (sqrt -1) 4) (- (pow (sqrt -1) 2) 1)))) (* 30 (/ 1 (pow (- (pow (sqrt -1) 2) 1) 3))))) (pow x 6))) (/ 1/2 (* (pow x 2) (- (pow (sqrt -1) 2) 1))))))) |
(-.f32 (+.f32 (-.f32 (-.f32 (/.f32 (fma.f32 (/.f32 #s(literal -45/2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))) #s(literal 1/720 binary32) #s(literal -1/48 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 #s(literal -2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 (* x (- (pow (sqrt -1) 2) 1))) |
(*.f32 #s(literal 2 binary32) x) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) 1))) |
(*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (+ 1 (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(*.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) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2)))))))) |
(*.f32 (fma.f32 #s(literal -1 binary32) (-.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))) (pow.f32 x #s(literal 6 binary32))) (-.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -2 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x) |
(* -1 (* x (pow (sqrt -1) 2))) |
x |
(* -1 (* x (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)))) |
(fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) x x) |
(* -1 (* x (- (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 2)))))) |
(fma.f32 (/.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) x) |
(* -1 (* x (- (+ (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ 1 (pow x 2))) (pow (sqrt -1) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 2))))))) |
(*.f32 (neg.f32 x) (-.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))) (pow.f32 x #s(literal 6 binary32))) (-.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(-.f32 (-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(-.f32 (-.f32 (-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.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)))) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32))) (neg.f32 x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(/.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)) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(*.f32 (-.f32 (-.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) x) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 (neg.f32 x) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 196 |
| 0 | 45 | 191 |
| 1 | 201 | 149 |
| 2 | 1737 | 149 |
| 0 | 8492 | 147 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) |
(+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
#s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) |
(fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
(+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
(sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
| Outputs |
|---|
(log.f32 (+.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x)) |
(-.f32 (log.f32 (-.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x))) |
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))))) (log.f32 (neg.f32 (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)))) (log.f32 (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)))) |
(-.f32 (log.f32 (+.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 2 binary32)) (*.f32 x x))) (neg.f32 (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (+.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))))) (neg.f32 (neg.f32 (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) (*.f32 (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 2 binary32)))) (*.f32 (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x)) (*.f32 (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x)) (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)))) (*.f32 (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x)) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)))) (neg.f32 (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) |
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x)))) |
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x))) |
(-.f32 (/.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 2 binary32)) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x)) (/.f32 (*.f32 x x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) (/.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 2 binary32)) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)))) |
(fma.f32 (sqrt.f32 (neg.f32 (neg.f32 x))) (sqrt.f32 (neg.f32 (neg.f32 x))) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32))) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (neg.f32 x)) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
(fma.f32 #s(literal 1 binary32) x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
(fma.f32 x #s(literal 1 binary32) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
(+.f32 (/.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x)))) (/.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x))))) |
(+.f32 (/.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x)))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x))) (/.f32 (pow.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) (-.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) (*.f32 x x)))) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) (/.f32 (*.f32 (neg.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) (-.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)))) |
(+.f32 #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) x) |
(+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x)) |
#s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x) |
(expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(*.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) |
(*.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) |
(*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(sqrt.f32 (pow.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32)) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32)) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 12 binary32)))) (neg.f32 (-.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 9 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (neg.f32 (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (pow.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 2 binary32))) (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (neg.f32 (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1 binary32))) (pow.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 18 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 12 binary32))) (-.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 9 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 12 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32))) (neg.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (pow.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 2 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 12 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) (/.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) (/.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 18 binary32)) (+.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) |
(-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) |
(-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32))) |
(-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (pow.f32 x #s(literal 5 binary32))) x)) |
(-.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (pow.f32 x #s(literal 5 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (fabs.f32 (*.f32 x (pow.f32 x #s(literal 5/2 binary32)))) (pow.f32 x #s(literal 5/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (fabs.f32 (pow.f32 x #s(literal 9/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (neg.f32 (neg.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 (neg.f32 x)) #s(literal 3 binary32)) #s(literal -1 binary32)) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (*.f32 x (pow.f32 x #s(literal 5/2 binary32))) (pow.f32 x #s(literal 5/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 9/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 5/2 binary32)) (fabs.f32 (pow.f32 x #s(literal 7/2 binary32))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 5/2 binary32)) (pow.f32 x #s(literal 7/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (fabs.f32 (pow.f32 x #s(literal 9/2 binary32))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 9/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x x) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) |
(fma.f32 (*.f32 x x) (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (*.f32 x x) (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) |
(fma.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(fma.f32 x (pow.f32 x #s(literal 5 binary32)) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) #s(literal 2 binary32)) |
(pow.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) #s(literal 1 binary32)) |
(+.f32 (/.f32 (*.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 9 binary32))) (+.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))))) (/.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)) (+.f32 (pow.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 18 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 12 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 12 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))))) |
(+.f32 (/.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 12 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) (/.f32 (pow.f32 x #s(literal 18 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 12 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))))) |
(+.f32 (/.f32 #s(literal -1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) (/.f32 (pow.f32 x #s(literal 18 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 18 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))) |
(+.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) |
(+.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(log.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) x)) |
(-.f32 (log.f32 (-.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 x x))) (log.f32 (-.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (log.f32 (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)))) |
(/.f32 (neg.f32 (-.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 x x))) (neg.f32 (-.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (neg.f32 (neg.f32 (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (neg.f32 (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (*.f32 (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (*.f32 (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)) (*.f32 (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)) (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)))) (*.f32 (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)) (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)))) |
(/.f32 (-.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 x x)) (-.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (neg.f32 (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)))) |
(/.f32 (-.f32 (*.f32 x x) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))) |
(-.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (-.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) |
(fma.f32 (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) x) |
(fma.f32 (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) x) |
(fma.f32 (neg.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32))) (neg.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32))) x) |
(fma.f32 (fabs.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32))) (fabs.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32))) x) |
(fma.f32 (fabs.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) x) |
(fma.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32))))) (fabs.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) x) |
(fma.f32 (sqrt.f32 (neg.f32 (neg.f32 x))) (sqrt.f32 (neg.f32 (neg.f32 x))) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32))) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(fma.f32 (sqrt.f32 (neg.f32 x)) (sqrt.f32 (neg.f32 x)) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(fma.f32 (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) x) |
(fma.f32 (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) x) |
(fma.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(fma.f32 (sqrt.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (sqrt.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) x) |
(fma.f32 (sqrt.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (sqrt.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) x) |
(fma.f32 (pow.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) x) |
(fma.f32 (pow.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) #s(literal 1/2 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) #s(literal 1/2 binary32)) x) |
(fma.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32)) (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32)) x) |
(fma.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x) |
(fma.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(fma.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) x) |
(fma.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) x) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(+.f32 (/.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)))) (/.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 x x) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))))) |
(+.f32 (/.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x))) (/.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x)))) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (/.f32 (*.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (-.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) |
(+.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) x) |
(+.f32 x (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(*.f32 (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (neg.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32))) (neg.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32)))) |
(*.f32 (fabs.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32))) (fabs.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32)))) |
(*.f32 (fabs.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (fabs.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32))))) (fabs.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))))) |
(*.f32 (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) x)) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (sqrt.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) |
(*.f32 (sqrt.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (sqrt.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) #s(literal 1/2 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32)) (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32))) |
(*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(*.f32 (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32))))) |
(*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (neg.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x)))) (neg.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (neg.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (neg.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (fabs.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (fabs.f32 (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (fabs.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x)))) (fabs.f32 (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (fabs.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (fabs.f32 (sqrt.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (fabs.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (fabs.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (sqrt.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (cosh.f32 (asinh.f32 (pow.f32 x #s(literal 3/2 binary32))))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (sqrt.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (sqrt.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (sqrt.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (sqrt.f32 (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (sqrt.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (-.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)))) (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3 binary32)))) (sqrt.f32 (+.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (*.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))))) |
(/.f32 (sqrt.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)))) (sqrt.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (sqrt.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (sqrt.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (sqrt.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1 binary32)))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(/.f32 (sqrt.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (sqrt.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32))) (sqrt.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(pow.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(fabs.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(+.f32 (cosh.f32 (log.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (sinh.f32 (log.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) |
(exp.f32 (log.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(*.f32 (/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)) (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sqrt.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) x) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(*.f32 (neg.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (neg.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) |
(*.f32 (pow.f32 (sqrt.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) #s(literal 1 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32)) (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(*.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3/2 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) x))) (/.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sqrt.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) x) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) x)) |
(*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(*.f32 (+.f32 #s(literal 1 binary32) x) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(sqrt.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (neg.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)))) (neg.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (*.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))))) (neg.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))) |
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1 binary32)))) (neg.f32 (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (fma.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))) (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (/.f32 #s(literal -1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (fma.f32 (/.f32 #s(literal -1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(/.f32 (fma.f32 (/.f32 #s(literal -1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (neg.f32 (pow.f32 x #s(literal 6 binary32))))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (fma.f32 (/.f32 #s(literal -1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (fma.f32 (/.f32 #s(literal -1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(/.f32 (fma.f32 (/.f32 #s(literal -1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (pow.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (/.f32 #s(literal -1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (neg.f32 (pow.f32 x #s(literal 6 binary32))))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (fma.f32 (/.f32 #s(literal -1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (neg.f32 (pow.f32 x #s(literal 6 binary32))))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (pow.f32 x #s(literal 6 binary32)))) (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (neg.f32 (pow.f32 x #s(literal 6 binary32))))) (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal -1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal -1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(/.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (/.f32 #s(literal -1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(/.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (/.f32 #s(literal -1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (pow.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal -1 binary32))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 1 binary32))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (fma.f32 (neg.f32 (pow.f32 x #s(literal 6 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (fma.f32 (neg.f32 (pow.f32 x #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (neg.f32 (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal -1 binary32))) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (fma.f32 (neg.f32 (pow.f32 x #s(literal 6 binary32))) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1 binary32))) (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 #s(literal -1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 #s(literal -1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (*.f32 (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (*.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (sinh.f32 (acosh.f32 (pow.f32 x #s(literal 3 binary32))))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (*.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32))) (neg.f32 (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x))) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(/.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))))) (neg.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1 binary32))) (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 18 binary32)) #s(literal -1 binary32)) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(-.f32 (/.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (/.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (/.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 12 binary32)) (*.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(-.f32 (/.f32 (/.f32 (pow.f32 x #s(literal 12 binary32)) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (*.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (*.f32 (neg.f32 (pow.f32 x #s(literal 5 binary32))) x) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (*.f32 (neg.f32 x) (pow.f32 x #s(literal 5 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 x (pow.f32 x #s(literal 5/2 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 5/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 x (pow.f32 x #s(literal 5/2 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 5/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 x (pow.f32 x #s(literal 5/2 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 5/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 9/2 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 9/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 9/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (pow.f32 x #s(literal 9 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (-.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 x x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 9/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 9/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 9/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (pow.f32 x #s(literal 3/2 binary32)) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 x x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 x x) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 x (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 5 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 x (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 5/2 binary32)) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 (pow.f32 x #s(literal 7/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 5/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 7/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 5/2 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 7/2 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 5 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (pow.f32 x #s(literal 5 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 5 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (*.f32 x x) (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 5 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 (pow.f32 x #s(literal 5 binary32)) (/.f32 x (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(fma.f32 x (/.f32 (pow.f32 x #s(literal 5 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(pow.f32 (neg.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) #s(literal 2 binary32)) |
(pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 1 binary32)) |
(fabs.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(+.f32 (/.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3 binary32)) (+.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (*.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))))) (/.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 3 binary32)) (+.f32 (pow.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) (*.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))))))) |
(+.f32 (/.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1 binary32)) (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32)))) |
(+.f32 (/.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 18 binary32)) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(+.f32 (/.f32 #s(literal -1 binary32) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (/.f32 (pow.f32 x #s(literal 18 binary32)) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(+.f32 (/.f32 (/.f32 (pow.f32 x #s(literal 18 binary32)) (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (/.f32 #s(literal -1 binary32) (-.f32 (+.f32 (pow.f32 x #s(literal 12 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(+.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(+.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(+.f32 (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (/.f32 (expm1.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (-.f32 (log.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))) (log1p.f32 (fma.f32 x x x))) #s(literal 1 binary32))) |
(exp.f32 (-.f32 (log.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x))) (log1p.f32 (fma.f32 x x x)))) |
(neg.f32 (*.f32 (/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) x))) |
(neg.f32 (*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (-.f32 #s(literal 1 binary32) x))) |
(*.f32 (fabs.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (fabs.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(*.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (neg.f32 x))) |
(*.f32 (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (neg.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))))) |
(*.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) |
(sqrt.f32 (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (neg.f32 (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (neg.f32 (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (neg.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) (neg.f32 (*.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (*.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (neg.f32 (*.f32 (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (*.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32))) |
(/.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 6 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (*.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (*.f32 (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 (-.f32 (*.f32 x x) x) #s(literal 1 binary32)) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(-.f32 (/.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (/.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)))) |
(-.f32 (/.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 6 binary32)) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32))))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 4 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) x) #s(literal 2 binary32)))))) |
(-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (neg.f32 x) #s(literal 1 binary32))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) x)) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (fabs.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (neg.f32 x))) |
(fma.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (neg.f32 x) x)) |
(fma.f32 (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (neg.f32 x))) |
(fma.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) x)) |
(fma.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) x) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x x))) |
(fma.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x x) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) x))) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (neg.f32 x) x)) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (neg.f32 x))) |
(fma.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 x x) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) x))) |
(fma.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(fma.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(fma.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(pow.f32 (pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x))) #s(literal 2 binary32)) |
(pow.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1 binary32)) |
(+.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 x (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(+.f32 (*.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x))) |
(+.f32 (*.f32 (*.f32 x x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 #s(literal 1 binary32) x) (fma.f32 x x (+.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) x)) |
(+.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x x))) |
(+.f32 (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (*.f32 x x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) x) (+.f32 #s(literal 1 binary32) x))) |
(+.f32 (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (*.f32 x x)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) x))) |
(+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (neg.f32 x) x)) |
(+.f32 (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 x (neg.f32 x))) |
Compiled 33 285 to 4 105 computations (87.7% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 749 | 0 | 749 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 2 | 2 |
| Total | 749 | 4 | 753 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| ✓ | 16.2% | (log.f32 (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
| ✓ | 96.4% | (log.f32 (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) |
| ✓ | 99.3% | (acosh.f32 x) |
Compiled 185 to 99 computations (46.5% saved)
Total -27.5b remaining (-11531.8%)
Threshold costs -27.5b (-11531.8%)
| Inputs |
|---|
(acosh.f32 x) |
(log.f32 (+.f32 x #s(approx (sqrt (/ (* (- (pow x 3) 1) (+ (pow x 3) 1)) (* (+ (* x x) (+ 1 x)) (- (+ (* x x) 1) x)))) x))) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 5 binary32)) x #s(literal -1 binary32)) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
(log.f32 (+.f32 x (sqrt.f32 (/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (+.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) x)))))) |
| Outputs |
|---|
(acosh.f32 x) |
3 calls:
| 7.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 4.0ms | x |
| 4.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) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 28 |
| 0 | 12 | 15 |
| 1 | 53 | 15 |
| 2 | 369 | 13 |
| 0 | 4556 | 12 |
| 1× | done |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 2 to 2 computations (0% saved)
Compiled 46 to 36 computations (21.7% saved)
Loading profile data...