
Time bar (total: 8.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 62.5% | 62.4% | 37.5% | 0.1% | 0% | 0% | 0% | 5 |
| 66.7% | 62.4% | 31.2% | 6.3% | 0% | 0% | 0% | 6 |
| 75.9% | 68.7% | 21.9% | 9.5% | 0% | 0% | 0% | 7 |
| 80% | 68.7% | 17.2% | 14.1% | 0% | 0% | 0% | 8 |
| 86% | 71.8% | 11.7% | 16.5% | 0% | 0% | 0% | 9 |
| 88.9% | 71.8% | 9% | 19.2% | 0% | 0% | 0% | 10 |
| 92.4% | 73.4% | 6% | 20.6% | 0% | 0% | 0% | 11 |
| 94.1% | 73.4% | 4.6% | 22% | 0% | 0% | 0% | 12 |
Compiled 13 to 8 computations (38.5% saved)
ival-exp: 3.0ms (29.7% of total)ival-mult: 3.0ms (29.7% of total)ival-sub: 2.0ms (19.8% of total)ival->: 1.0ms (9.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 968.0ms | 5362× | 1 | valid |
| 205.0ms | 2894× | 0 | valid |
| 20.0ms | 346× | 0 | precondition |
ival-exp: 299.0ms (44.1% of total)ival-mult: 134.0ms (19.8% of total)ival-sub: 93.0ms (13.7% of total)backward-pass: 79.0ms (11.7% of total)ival->: 58.0ms (8.6% of total)const: 15.0ms (2.2% of total)| 2× | egg-herbie |
| 132× | sum3-define |
| 96× | fma-define |
| 78× | fmsub-define |
| 44× | sub-neg |
| 40× | exp-sum |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 30 |
| 1 | 49 | 30 |
| 2 | 79 | 30 |
| 3 | 118 | 30 |
| 4 | 174 | 30 |
| 5 | 220 | 30 |
| 6 | 280 | 30 |
| 7 | 387 | 30 |
| 8 | 417 | 30 |
| 9 | 442 | 30 |
| 10 | 461 | 30 |
| 11 | 462 | 30 |
| 0 | 6 | 4 |
| 1 | 15 | 4 |
| 2 | 18 | 4 |
| 0 | 18 | 4 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (exp (* a x)) 1) |
| Outputs |
|---|
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
| Inputs |
|---|
(- (exp (* a x)) 1) |
(- (exp (* (neg a) x)) 1) |
(- (exp (* a (neg x))) 1) |
(neg (- (exp (* (neg a) x)) 1)) |
(neg (- (exp (* a (neg x))) 1)) |
(- (exp (* x a)) 1) |
| Outputs |
|---|
(- (exp (* a x)) 1) |
(expm1 (* a x)) |
(- (exp (* (neg a) x)) 1) |
(expm1 (fnmsub a x 0)) |
(- (exp (* a (neg x))) 1) |
(expm1 (fnmsub a x 0)) |
(neg (- (exp (* (neg a) x)) 1)) |
(neg (expm1 (fnmsub a x 0))) |
(neg (- (exp (* a (neg x))) 1)) |
(neg (expm1 (fnmsub a x 0))) |
(- (exp (* x a)) 1) |
(expm1 (* a x)) |
(sort a x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 139 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 a x) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 a x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | a |
| 73.0ms | 346× | 1 | valid |
| 16.0ms | 166× | 0 | valid |
Compiled 46 to 20 computations (56.5% saved)
ival-exp: 17.0ms (45.3% of total)ival-mult: 8.0ms (21.3% of total)backward-pass: 6.0ms (16% of total)ival-sub: 5.0ms (13.3% of total)const: 1.0ms (2.7% of total)Compiled 6 to 4 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 a x) |
| ✓ | cost-diff | 0 | (expm1.f64 (*.f64 a x)) |
| 6× | exp-lowering-exp.f32 |
| 6× | exp-lowering-exp.f64 |
| 4× | pow-lowering-pow.f64 |
| 4× | pow-lowering-pow.f32 |
| 4× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 9 |
| 1 | 15 | 9 |
| 2 | 18 | 9 |
| 0 | 18 | 9 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (exp (* a x)) 1) |
(* a x) |
a |
x |
| Outputs |
|---|
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(* a x) |
(*.f64 a x) |
a |
x |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a x) |
| ✓ | accuracy | 100.0% | (expm1.f64 (*.f64 a x)) |
| 47.0ms | 173× | 5 | exit |
| 8.0ms | 83× | 0 | valid |
Compiled 12 to 5 computations (58.3% saved)
backward-pass: 6.0ms (32.9% of total)ival-mult: 4.0ms (22% of total)compiled-spec: 4.0ms (22% of total)ival-exp: 2.0ms (11% of total)ival-sub: 1.0ms (5.5% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (exp (* a x)) 1)> |
#<alt (* a x)> |
| Outputs |
|---|
#<alt (* a x)> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))> |
#<alt (* a (+ x (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))))))> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (* a x)> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))> |
#<alt (* x (+ a (* x (+ (* 1/2 (pow a 2)) (* x (+ (* 1/24 (* (pow a 4) x)) (* 1/6 (pow a 3))))))))> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (- (exp (* a x)) 1)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | a | @ | inf | (* a x) |
| 0.0ms | a | @ | 0 | (- (exp (* a x)) 1) |
| 0.0ms | x | @ | 0 | (- (exp (* a x)) 1) |
| 0.0ms | a | @ | 0 | (* a x) |
| 0.0ms | x | @ | inf | (* a x) |
| 1× | batch-egg-rewrite |
| 2778× | /-lowering-/.f32 |
| 2778× | /-lowering-/.f64 |
| 2514× | *-lowering-*.f32 |
| 2514× | *-lowering-*.f64 |
| 1974× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 28 | 7 |
| 2 | 155 | 7 |
| 3 | 1417 | 7 |
| 0 | 8359 | 7 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (exp (* a x)) 1) |
(* a x) |
| Outputs |
|---|
(+.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(+.f64 (expm1.f64 (*.f64 a x)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) |
(+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a x)) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a x)) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a x)) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3/2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3/2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3/2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (neg.f64 (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a x)) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a x)) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a x)) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))))) (/.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a x)) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (*.f64 a x)) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3/2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x (/.f64 a #s(literal 2 binary64)))) (exp.f64 (*.f64 x (/.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 a x)) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (expm1.f64 (*.f64 a x)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (expm1.f64 (*.f64 a x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (expm1.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (expm1.f64 (*.f64 a x))) |
(*.f64 (+.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (expm1.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (expm1.f64 (*.f64 a x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 9 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 3 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 6 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 4 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(log.f64 (exp.f64 (*.f64 a x))) |
(+.f64 (*.f64 a x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 a x)) |
(+.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))) (*.f64 a (/.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))) (log.f64 (*.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 x (/.f64 a #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 x (/.f64 a #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))))) (*.f64 a (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 a x #s(literal 0 binary64)) |
(fma.f64 x a #s(literal 0 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a x))) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a x) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a x)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 #s(literal 0 binary64) (*.f64 a x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))) (*.f64 a (/.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))) (*.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))) (*.f64 a (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 a x) |
(*.f64 x a) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) a) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x #s(literal 2 binary64))) a) |
| 1× | egg-herbie |
| 4442× | fma-define |
| 3688× | fma-lowering-fma.f32 |
| 3688× | fma-lowering-fma.f64 |
| 2334× | *-lowering-*.f32 |
| 2334× | *-lowering-*.f64 |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 250 |
| 1 | 192 | 238 |
| 2 | 604 | 236 |
| 3 | 1416 | 232 |
| 4 | 2879 | 232 |
| 5 | 3199 | 232 |
| 6 | 3406 | 230 |
| 7 | 3492 | 230 |
| 8 | 3506 | 230 |
| 9 | 3508 | 230 |
| 10 | 4704 | 230 |
| 11 | 4704 | 230 |
| 12 | 4704 | 230 |
| 13 | 5383 | 230 |
| 14 | 5849 | 230 |
| 15 | 6875 | 230 |
| 0 | 8083 | 230 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(* a (+ x (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))))) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(* a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(* x (+ a (* x (+ (* 1/2 (pow a 2)) (* x (+ (* 1/24 (* (pow a 4) x)) (* 1/6 (pow a 3)))))))) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(- (exp (* a x)) 1) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
| Outputs |
|---|
(* a x) |
(*.f64 a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(* a (+ x (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))))) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(* a x) |
(*.f64 a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(* x (+ a (* x (+ (* 1/2 (pow a 2)) (* x (+ (* 1/24 (* (pow a 4) x)) (* 1/6 (pow a 3)))))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))))) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
Compiled 10927 to 740 computations (93.2% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 280 | 6 | 286 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 280 | 7 | 287 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
| 51.3% | (-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) | |
| ▶ | 69.2% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
| ▶ | 68.3% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
| ▶ | 61.5% | (*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))))) |
| ▶ | 68.8% | (*.f64 a x) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 216 to 130 computations (39.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64))))))))) |
| ✓ | cost-diff | 0 | (*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))))) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 a x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 a x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 a x) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 6912 | (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
| 4472× | +-lowering-+.f64 |
| 4472× | +-lowering-+.f32 |
| 2300× | *-lowering-*.f32 |
| 2300× | *-lowering-*.f64 |
| 2178× | sum3-define |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 273 |
| 1 | 125 | 256 |
| 2 | 448 | 254 |
| 3 | 1519 | 250 |
| 4 | 3246 | 250 |
| 5 | 5418 | 241 |
| 0 | 8275 | 241 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (exp (* a (* x 2))) 1) (+ (exp (* a x)) 1)) |
(- (exp (* a (* x 2))) 1) |
(* a (* x 2)) |
a |
(* x 2) |
x |
2 |
(+ (exp (* a x)) 1) |
(exp (* a x)) |
(* a x) |
1 |
(* a x) |
a |
x |
(* (* a x) (+ 1 (* (* a x) 1/2))) |
(* a x) |
a |
x |
(+ 1 (* (* a x) 1/2)) |
1 |
(* (* a x) 1/2) |
1/2 |
(* (* a x) (+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6))))) |
(* a x) |
a |
x |
(+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6)))) |
1 |
(* (* a x) (+ 1/2 (* (* a x) 1/6))) |
(+ 1/2 (* (* a x) 1/6)) |
1/2 |
(* (* a x) 1/6) |
1/6 |
(* a (+ x (* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))))))) |
a |
(+ x (* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))))))) |
x |
(* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))))) |
(+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))))) |
(* 1/2 (* x x)) |
1/2 |
(* x x) |
(* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))) |
(* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))) |
(* x (* x x)) |
(+ 1/6 (* x (* a 1/24))) |
1/6 |
(* x (* a 1/24)) |
(* a 1/24) |
1/24 |
| Outputs |
|---|
(/ (- (exp (* a (* x 2))) 1) (+ (exp (* a x)) 1)) |
(expm1.f64 (*.f64 a x)) |
(- (exp (* a (* x 2))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(* a (* x 2)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
a |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(+ (exp (* a x)) 1) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(* a x) |
(*.f64 a x) |
1 |
#s(literal 1 binary64) |
(* a x) |
(*.f64 a x) |
a |
x |
(* (* a x) (+ 1 (* (* a x) 1/2))) |
(*.f64 x (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))))) |
(* a x) |
(*.f64 a x) |
a |
x |
(+ 1 (* (* a x) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(* (* a x) 1/2) |
(*.f64 a (*.f64 x #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* a x) (+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6))))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(* a x) |
(*.f64 a x) |
a |
x |
(+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(* (* a x) (+ 1/2 (* (* a x) 1/6))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(+ 1/2 (* (* a x) 1/6)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* a x) 1/6) |
(*.f64 (*.f64 a x) #s(literal 1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(* a (+ x (* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))))))) |
a |
(+ x (* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64))))))))))) |
x |
(* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))))) |
(*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64))))))))) |
(+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))) |
(* 1/2 (* x x)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* x x) |
(*.f64 x x) |
(* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64))))) (*.f64 a (*.f64 x x))) |
(* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(+ 1/6 (* x (* a 1/24))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))) |
1/6 |
#s(literal 1/6 binary64) |
(* x (* a 1/24)) |
(*.f64 x (*.f64 a #s(literal 1/24 binary64))) |
(* a 1/24) |
(*.f64 a #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.4% | (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64))))))) |
| ✓ | accuracy | 98.2% | (*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))))) |
| ✓ | accuracy | 94.6% | (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))) |
| ✓ | accuracy | 89.8% | (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))) |
| ✓ | accuracy | 100.0% | (*.f64 a x) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 a x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 a x) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 a x)) |
| ✓ | accuracy | 100.0% | (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 a (*.f64 x #s(literal 2 binary64))) |
| 196.0ms | 173× | 1 | valid |
| 41.0ms | 83× | 0 | valid |
Compiled 300 to 35 computations (88.3% saved)
ival-mult: 46.0ms (35.3% of total)ival-add: 20.0ms (15.3% of total)backward-pass: 17.0ms (13% of total)compiled-spec: 16.0ms (12.3% of total)ival-exp: 12.0ms (9.2% of total)...c/correct-round.rkt:119:19: 12.0ms (9.2% of total)ival-div: 3.0ms (2.3% of total)ival-sub: 3.0ms (2.3% of total)const: 1.0ms (0.8% of total)| Inputs |
|---|
#<alt (/ (- (exp (* a (* x 2))) 1) (+ (exp (* a x)) 1))> |
#<alt (- (exp (* a (* x 2))) 1)> |
#<alt (* a (* x 2))> |
#<alt (* x 2)> |
#<alt (* a x)> |
#<alt (* (* a x) (+ 1 (* (* a x) 1/2)))> |
#<alt (+ 1 (* (* a x) 1/2))> |
#<alt (* (* a x) 1/2)> |
#<alt (* (* a x) (+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6)))))> |
#<alt (+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6))))> |
#<alt (* (* a x) (+ 1/2 (* (* a x) 1/6)))> |
#<alt (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))))> |
#<alt (* a (+ x (* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))))))))> |
#<alt (+ x (* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))))))> |
#<alt (* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))))))> |
#<alt (exp (* a x))> |
#<alt (* (* a x) 1/6)> |
#<alt (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))))> |
| Outputs |
|---|
#<alt (* a x)> |
#<alt (* a (+ x (* a (- (pow x 2) (* 1/2 (pow x 2))))))> |
#<alt (* a (+ x (* a (- (+ (* a (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2))))))> |
#<alt (* a (+ x (* a (- (+ (* a (- (+ (* 2/3 (pow x 3)) (* a (- (* 1/3 (pow x 4)) (+ (* 1/12 (pow x 4)) (+ (* 1/4 (* (pow x 2) (- (pow x 2) (* 1/2 (pow x 2))))) (* 1/2 (* x (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))))))))) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2))))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (* a x)> |
#<alt (* x (+ a (* x (- (pow a 2) (* 1/2 (pow a 2))))))> |
#<alt (* x (+ a (* x (- (+ (* x (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2))))))> |
#<alt (* x (+ a (* x (- (+ (* x (- (+ (* 2/3 (pow a 3)) (* x (- (* 1/3 (pow a 4)) (+ (* 1/12 (pow a 4)) (+ (* 1/4 (* (pow a 2) (- (pow a 2) (* 1/2 (pow a 2))))) (* 1/2 (* a (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))))))))) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2))))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (* 2 (* a x))> |
#<alt (* a (+ (* 2 x) (* 2 (* a (pow x 2)))))> |
#<alt (* a (+ (* 2 x) (* a (+ (* 4/3 (* a (pow x 3))) (* 2 (pow x 2))))))> |
#<alt (* a (+ (* 2 x) (* a (+ (* 2 (pow x 2)) (* a (+ (* 2/3 (* a (pow x 4))) (* 4/3 (pow x 3))))))))> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (* 2 (* a x))> |
#<alt (* x (+ (* 2 a) (* 2 (* (pow a 2) x))))> |
#<alt (* x (+ (* 2 a) (* x (+ (* 4/3 (* (pow a 3) x)) (* 2 (pow a 2))))))> |
#<alt (* x (+ (* 2 a) (* x (+ (* 2 (pow a 2)) (* x (+ (* 2/3 (* (pow a 4) x)) (* 4/3 (pow a 3))))))))> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* a x)> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (* 1/2 (* a x))> |
#<alt (* a (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* a (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* a (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* 1/2 (* a x))> |
#<alt (* -1 (* a (- (* -1/2 x) (/ 1 a))))> |
#<alt (* -1 (* a (- (* -1/2 x) (/ 1 a))))> |
#<alt (* -1 (* a (- (* -1/2 x) (/ 1 a))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (* 1/2 (* a x))> |
#<alt (* x (+ (* 1/2 a) (/ 1 x)))> |
#<alt (* x (+ (* 1/2 a) (/ 1 x)))> |
#<alt (* x (+ (* 1/2 a) (/ 1 x)))> |
#<alt (* 1/2 (* a x))> |
#<alt (* -1 (* x (- (* -1/2 a) (/ 1 x))))> |
#<alt (* -1 (* x (- (* -1/2 a) (/ 1 x))))> |
#<alt (* -1 (* x (- (* -1/2 a) (/ 1 x))))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* a x)> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))> |
#<alt (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))> |
#<alt (* 1/6 (* (pow a 3) (pow x 3)))> |
#<alt (* (pow a 3) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))))> |
#<alt (* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2)))))> |
#<alt (* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2)))))> |
#<alt (* 1/6 (* (pow a 3) (pow x 3)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3)))))> |
#<alt (* a x)> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))> |
#<alt (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))> |
#<alt (* 1/6 (* (pow a 3) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 1/6 (pow a 3)) (* 1/2 (/ (pow a 2) x))))> |
#<alt (* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2)))))> |
#<alt (* 1/6 (* (pow a 3) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ (pow a 2) x)) (* -1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))))> |
#<alt (+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2)))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))> |
#<alt (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2))))> |
#<alt (* 1/2 (* a x))> |
#<alt (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))> |
#<alt (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))> |
#<alt (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (* a x))> |
#<alt (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))> |
#<alt (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))> |
#<alt (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/6 (* a x))))> |
#<alt (* (pow x 2) (+ 1/2 (* x (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a)))))> |
#<alt (* (pow x 2) (+ 1/2 (* x (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a)))))> |
#<alt (* 1/24 (* (pow a 2) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (+ (* 1/6 (/ a x)) (/ 1/2 (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (+ (* 1/6 (/ a x)) (/ 1/2 (pow x 2)))))> |
#<alt (* 1/24 (* (pow a 2) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x))))> |
#<alt (* (pow x 4) (+ (* -1 (/ (- (* -1/6 a) (* 1/2 (/ 1 x))) x)) (* 1/24 (pow a 2))))> |
#<alt (* (pow x 4) (+ (* -1 (/ (- (* -1/6 a) (* 1/2 (/ 1 x))) x)) (* 1/24 (pow a 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))> |
#<alt (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))> |
#<alt (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))> |
#<alt (* 1/24 (* (pow a 2) (pow x 4)))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2))))))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2))))))> |
#<alt (* 1/24 (* (pow a 2) (pow x 4)))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4))))> |
#<alt (* a x)> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))> |
#<alt (* a (+ x (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))))))> |
#<alt (* 1/24 (* (pow a 4) (pow x 4)))> |
#<alt (* (pow a 4) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 4) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2))))))> |
#<alt (* (pow a 4) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (+ (* 1/2 (/ (pow x 2) (pow a 2))) (/ x (pow a 3))))))> |
#<alt (* 1/24 (* (pow a 4) (pow x 4)))> |
#<alt (* (pow a 4) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 4) (+ (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4))))> |
#<alt (* (pow a 4) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4))))> |
#<alt (* a x)> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))> |
#<alt (* x (+ a (* x (+ (* 1/2 (pow a 2)) (* x (+ (* 1/24 (* (pow a 4) x)) (* 1/6 (pow a 3))))))))> |
#<alt (* 1/24 (* (pow a 4) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 4)) (* 1/6 (/ (pow a 3) x))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 4)) (+ (* 1/6 (/ (pow a 3) x)) (* 1/2 (/ (pow a 2) (pow x 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 4)) (+ (* 1/6 (/ (pow a 3) x)) (+ (* 1/2 (/ (pow a 2) (pow x 2))) (/ a (pow x 3))))))> |
#<alt (* 1/24 (* (pow a 4) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 4)) (* 1/6 (/ (pow a 3) x))))> |
#<alt (* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ (pow a 2) x)) (* -1/6 (pow a 3))) x)) (* 1/24 (pow a 4))))> |
#<alt (* (pow x 4) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))) x)) (* 1/24 (pow a 4))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (* a x))))> |
#<alt (* x (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))))> |
#<alt (* x (+ 1 (* x (+ (* 1/2 a) (* x (+ (* 1/24 (* (pow a 3) x)) (* 1/6 (pow a 2))))))))> |
#<alt (* 1/24 (* (pow a 3) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (* 1/2 (/ a (pow x 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (+ (* 1/2 (/ a (pow x 2))) (/ 1 (pow x 3))))))> |
#<alt (* 1/24 (* (pow a 3) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x))))> |
#<alt (* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3))))> |
#<alt (* (pow x 4) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 a) (/ 1 x)) x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3))))> |
#<alt x> |
#<alt (+ x (* 1/2 (* a (pow x 2))))> |
#<alt (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))> |
#<alt (+ x (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))))> |
#<alt (* 1/24 (* (pow a 3) (pow x 4)))> |
#<alt (* (pow a 3) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2))))))> |
#<alt (* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (+ (* 1/2 (/ (pow x 2) (pow a 2))) (/ x (pow a 3))))))> |
#<alt (* 1/24 (* (pow a 3) (pow x 4)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/6 (/ (pow x 3) a)) (* -1/24 (pow x 4)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))) a)) (* -1/24 (pow x 4)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1/2 (pow x 2))) a)) (* 1/6 (pow x 3))) a)) (* -1/24 (pow x 4)))))> |
#<alt (* 1/2 (* a (pow x 2)))> |
#<alt (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))> |
#<alt (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))))> |
#<alt (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))))> |
#<alt (* 1/24 (* (pow a 3) (pow x 4)))> |
#<alt (* (pow a 3) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2))))))> |
#<alt (* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2))))))> |
#<alt (* 1/24 (* (pow a 3) (pow x 4)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/6 (/ (pow x 3) a)) (* -1/24 (pow x 4)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))) a)) (* -1/24 (pow x 4)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))) a)) (* -1/24 (pow x 4)))))> |
#<alt (* 1/2 (* a (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))> |
#<alt (* (pow x 2) (+ (* 1/2 a) (* x (+ (* 1/24 (* (pow a 3) x)) (* 1/6 (pow a 2))))))> |
#<alt (* (pow x 2) (+ (* 1/2 a) (* x (+ (* 1/24 (* (pow a 3) x)) (* 1/6 (pow a 2))))))> |
#<alt (* 1/24 (* (pow a 3) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (* 1/2 (/ a (pow x 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (* 1/2 (/ a (pow x 2))))))> |
#<alt (* 1/24 (* (pow a 3) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x))))> |
#<alt (* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3))))> |
#<alt (* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3))))> |
#<alt 1> |
#<alt (+ 1 (* a x))> |
#<alt (+ 1 (* a (+ x (* 1/2 (* a (pow x 2))))))> |
#<alt (+ 1 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt 1> |
#<alt (+ 1 (* a x))> |
#<alt (+ 1 (* x (+ a (* 1/2 (* (pow a 2) x)))))> |
#<alt (+ 1 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a (pow x 3)))> |
#<alt (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))> |
#<alt (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))> |
#<alt (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))> |
#<alt (* 1/24 (* (pow a 2) (pow x 4)))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* 1/24 (* (pow a 2) (pow x 4)))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a))))> |
#<alt (* 1/6 (* a (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a)))> |
#<alt (* (pow x 3) (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a)))> |
#<alt (* (pow x 3) (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a)))> |
#<alt (* 1/24 (* (pow a 2) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x))))> |
#<alt (* 1/24 (* (pow a 2) (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x))))> |
#<alt (* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x))))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | (/ (- (exp (* a (* x 2))) 1) (+ (exp (* a x)) 1)) |
| 3.0ms | x | @ | 0 | (* (* a x) (+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6))))) |
| 1.0ms | x | @ | inf | (* x 2) |
| 1.0ms | a | @ | inf | (/ (- (exp (* a (* x 2))) 1) (+ (exp (* a x)) 1)) |
| 1.0ms | a | @ | -inf | (* (* a x) (+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6))))) |
| 1× | batch-egg-rewrite |
| 3690× | *-lowering-*.f32 |
| 3690× | *-lowering-*.f64 |
| 2600× | /-lowering-/.f32 |
| 2600× | /-lowering-/.f64 |
| 2048× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 196 |
| 1 | 224 | 173 |
| 2 | 2093 | 171 |
| 0 | 8414 | 171 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (exp (* a (* x 2))) 1) (+ (exp (* a x)) 1)) |
(- (exp (* a (* x 2))) 1) |
(* a (* x 2)) |
(* x 2) |
(* a x) |
(* (* a x) (+ 1 (* (* a x) 1/2))) |
(+ 1 (* (* a x) 1/2)) |
(* (* a x) 1/2) |
(* (* a x) (+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6))))) |
(+ 1 (* (* a x) (+ 1/2 (* (* a x) 1/6)))) |
(* (* a x) (+ 1/2 (* (* a x) 1/6))) |
(+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))))) |
(* a (+ x (* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))))))) |
(+ x (* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24)))))))) |
(* a (+ (* 1/2 (* x x)) (* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))))) |
(exp (* a x)) |
(* (* a x) 1/6) |
(* a (* (* x (* x x)) (+ 1/6 (* x (* a 1/24))))) |
| Outputs |
|---|
(+.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(expm1.f64 (*.f64 a x)) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a x))) |
(*.f64 (expm1.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(+.f64 (*.f64 a x) (*.f64 a x)) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 a x (*.f64 a x)) |
(fma.f64 a (*.f64 x #s(literal 1 binary64)) (*.f64 a x)) |
(fma.f64 x a (*.f64 a x)) |
(fma.f64 x (*.f64 a #s(literal 1 binary64)) (*.f64 a x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a x) (*.f64 a x)) |
(fma.f64 (*.f64 a x) #s(literal 1 binary64) (*.f64 a x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 a x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) x (*.f64 a x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 a x) (*.f64 a x))))) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(*.f64 a (log.f64 (exp.f64 (*.f64 x #s(literal 2 binary64))))) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(*.f64 x (*.f64 #s(literal 2 binary64) a)) |
(*.f64 x (log.f64 (exp.f64 (*.f64 a #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) a) |
(*.f64 (*.f64 a x) #s(literal 2 binary64)) |
(*.f64 (+.f64 x x) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) x) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(log.f64 (exp.f64 (*.f64 a x))) |
(+.f64 (*.f64 a x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 a x)) |
(+.f64 (log.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 a x) |
(*.f64 a (*.f64 x #s(literal 1 binary64))) |
(*.f64 a (log.f64 (exp.f64 x))) |
(*.f64 x a) |
(*.f64 x (*.f64 a #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 a x)) |
(*.f64 (*.f64 a x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) a) |
(*.f64 (*.f64 #s(literal 1 binary64) a) x) |
(+.f64 (*.f64 a x) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 a x)) |
(-.f64 (/.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 a x) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) (-.f64 (*.f64 a x) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))))) |
(fma.f64 a x (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) |
(fma.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 a x)) |
(fma.f64 a (*.f64 x #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) |
(fma.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (*.f64 a x)) |
(fma.f64 x a (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) |
(fma.f64 x (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) |
(fma.f64 x (*.f64 a (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (*.f64 a x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a x) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 a x) #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a x) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) a (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 a x) (*.f64 a x)) #s(literal 1/2 binary64) (*.f64 a x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) x (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 a x) a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) a) x (*.f64 a x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 a x) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)))) (-.f64 (*.f64 a x) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 a x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (*.f64 a x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (*.f64 a x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 a x) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))))) (neg.f64 (-.f64 (*.f64 a x) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (*.f64 a x))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (*.f64 a x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 a x))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (*.f64 a x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) a) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))))) |
(*.f64 a (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 a x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) a) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) a) x) |
(+.f64 (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 a x)) |
(-.f64 (/.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(fma.f64 a x (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 a (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 a (*.f64 x (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 a x)) |
(fma.f64 a (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a x)) (*.f64 a x)) |
(fma.f64 x a (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 x (*.f64 a #s(literal 1 binary64)) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 x (*.f64 a (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 a x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 a x) #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 a x)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 a x)) |
(fma.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 a x) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 a x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) x) a (*.f64 a x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) x (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a) x (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 a x) a) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) (-.f64 (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(/.f64 (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 a x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (*.f64 a x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 a x)) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) (neg.f64 (-.f64 (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (*.f64 a x))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 a x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 (*.f64 a x) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 a x))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(*.f64 x (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 a x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) a) x) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 a x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) a #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) x (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (pow.f64 (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(+.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(fma.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 a x)) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 a (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 a x) (*.f64 a x)) #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) x) a (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) x (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) x (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) x (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 a x) a) (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) a) x (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (*.f64 a x) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 a x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 a x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (*.f64 a x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (*.f64 a x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 a x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (neg.f64 (-.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a x) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 a x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (*.f64 a x))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (*.f64 a x))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 (*.f64 a (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(*.f64 x (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 a x)) |
(*.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) a) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a x)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 a (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) a) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) a) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) a (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 a (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) |
(+.f64 (*.f64 a x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) |
(+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 a x)) |
(-.f64 (/.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 a x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (-.f64 (*.f64 a x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) |
(fma.f64 a x (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 a x)) |
(fma.f64 a (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) |
(fma.f64 x a (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) |
(fma.f64 x (*.f64 a #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) |
(fma.f64 (*.f64 a x) #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a) (*.f64 a x)) |
(fma.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) a (*.f64 a x)) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) x (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (*.f64 (*.f64 a x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))) (-.f64 (*.f64 a x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))) |
(/.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x)))) |
(/.f64 (*.f64 a (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) a) (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))) a) (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (*.f64 (*.f64 a x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 a x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))) (neg.f64 (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) a)) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))) a)) (neg.f64 (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)) (*.f64 a x))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))) |
(*.f64 (+.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) a) |
(+.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) |
(+.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x) |
(+.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) |
(+.f64 (+.f64 x (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x))) |
(fma.f64 a (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) |
(fma.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) a (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) a x) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 a x) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) |
(fma.f64 (*.f64 a (*.f64 x x)) #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 a x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))) (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 a x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) (neg.f64 (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (*.f64 x x)) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))) (*.f64 (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) (*.f64 (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x)) (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) (+.f64 (*.f64 (+.f64 x (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (+.f64 x (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (*.f64 (+.f64 x (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (-.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (-.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) |
(fma.f64 a (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(fma.f64 a (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) a) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) a (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 a x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(fma.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) a) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 a a) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 a (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))) a) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))))) a)) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))) a)) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) x))))) |
(*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) a) |
(exp.f64 (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) a)) |
(pow.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (exp.f64 a) (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 a) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 x) a) |
(pow.f64 (exp.f64 x) (*.f64 a #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 a x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) x)) a) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) a)) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(*.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 a #s(literal 1/6 binary64))) |
(*.f64 (*.f64 a x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 a x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) a) |
(*.f64 (*.f64 #s(literal 1/6 binary64) a) x) |
(+.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) a) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) a)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x))))) |
(fma.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 a (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) a (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) a)) |
(fma.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/13824 binary64))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) #s(literal 1/576 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/13824 binary64)))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) #s(literal 1/576 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) (*.f64 a (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) a)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) a) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) a)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) a) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/24 binary64)) (*.f64 a (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 x (*.f64 x x)))))))) |
(*.f64 a (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) a)) |
(*.f64 (*.f64 a x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) a)) |
(*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))) (*.f64 a (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64))))) a) |
(*.f64 (*.f64 a (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x x))) |
| 1× | egg-herbie |
| 5138× | *-lowering-*.f32 |
| 5138× | *-lowering-*.f64 |
| 1978× | +-lowering-+.f64 |
| 1978× | +-lowering-+.f32 |
| 1458× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 4712 |
| 1 | 1529 | 4198 |
| 2 | 5477 | 4135 |
| 0 | 8213 | 4135 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a x) |
(* a (+ x (* a (- (pow x 2) (* 1/2 (pow x 2)))))) |
(* a (+ x (* a (- (+ (* a (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2)))))) |
(* a (+ x (* a (- (+ (* a (- (+ (* 2/3 (pow x 3)) (* a (- (* 1/3 (pow x 4)) (+ (* 1/12 (pow x 4)) (+ (* 1/4 (* (pow x 2) (- (pow x 2) (* 1/2 (pow x 2))))) (* 1/2 (* x (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))))))))) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2)))))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(* a x) |
(* x (+ a (* x (- (pow a 2) (* 1/2 (pow a 2)))))) |
(* x (+ a (* x (- (+ (* x (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2)))))) |
(* x (+ a (* x (- (+ (* x (- (+ (* 2/3 (pow a 3)) (* x (- (* 1/3 (pow a 4)) (+ (* 1/12 (pow a 4)) (+ (* 1/4 (* (pow a 2) (- (pow a 2) (* 1/2 (pow a 2))))) (* 1/2 (* a (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))))))))) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2)))))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(* 2 (* a x)) |
(* a (+ (* 2 x) (* 2 (* a (pow x 2))))) |
(* a (+ (* 2 x) (* a (+ (* 4/3 (* a (pow x 3))) (* 2 (pow x 2)))))) |
(* a (+ (* 2 x) (* a (+ (* 2 (pow x 2)) (* a (+ (* 2/3 (* a (pow x 4))) (* 4/3 (pow x 3)))))))) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(* 2 (* a x)) |
(* x (+ (* 2 a) (* 2 (* (pow a 2) x)))) |
(* x (+ (* 2 a) (* x (+ (* 4/3 (* (pow a 3) x)) (* 2 (pow a 2)))))) |
(* x (+ (* 2 a) (* x (+ (* 2 (pow a 2)) (* x (+ (* 2/3 (* (pow a 4) x)) (* 4/3 (pow a 3)))))))) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
1 |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* 1/2 (* a x))) |
(* 1/2 (* a x)) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(* 1/2 (* a x)) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
1 |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* 1/2 (* a x))) |
(* 1/2 (* a x)) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(* 1/2 (* a x)) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a)))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))))) |
(* a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (* 1/2 (/ (pow a 2) x)))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2))))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (pow a 2) x)) (* -1/6 (pow a 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))))) |
1 |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))) |
(+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2))))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2)))) |
1 |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))) |
(+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2)))) |
(* 1/2 (* a x)) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* 1/2 (* a x)) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 1/6 (* a x)))) |
(* (pow x 2) (+ 1/2 (* x (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))))) |
(* (pow x 2) (+ 1/2 (* x (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (+ (* 1/6 (/ a x)) (/ 1/2 (pow x 2))))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (+ (* 1/6 (/ a x)) (/ 1/2 (pow x 2))))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(* (pow x 4) (+ (* -1 (/ (- (* -1/6 a) (* 1/2 (/ 1 x))) x)) (* 1/24 (pow a 2)))) |
(* (pow x 4) (+ (* -1 (/ (- (* -1/6 a) (* 1/2 (/ 1 x))) x)) (* 1/24 (pow a 2)))) |
(* 1/2 (pow x 2)) |
(+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))) |
(+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))) |
(+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4)))) |
(* a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(* a (+ x (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))))) |
(* 1/24 (* (pow a 4) (pow x 4))) |
(* (pow a 4) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 4) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(* (pow a 4) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (+ (* 1/2 (/ (pow x 2) (pow a 2))) (/ x (pow a 3)))))) |
(* 1/24 (* (pow a 4) (pow x 4))) |
(* (pow a 4) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 4) (+ (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4)))) |
(* (pow a 4) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4)))) |
(* a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(* x (+ a (* x (+ (* 1/2 (pow a 2)) (* x (+ (* 1/24 (* (pow a 4) x)) (* 1/6 (pow a 3)))))))) |
(* 1/24 (* (pow a 4) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 4)) (* 1/6 (/ (pow a 3) x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 4)) (+ (* 1/6 (/ (pow a 3) x)) (* 1/2 (/ (pow a 2) (pow x 2)))))) |
(* (pow x 4) (+ (* 1/24 (pow a 4)) (+ (* 1/6 (/ (pow a 3) x)) (+ (* 1/2 (/ (pow a 2) (pow x 2))) (/ a (pow x 3)))))) |
(* 1/24 (* (pow a 4) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 4)) (* 1/6 (/ (pow a 3) x)))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ (pow a 2) x)) (* -1/6 (pow a 3))) x)) (* 1/24 (pow a 4)))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))) x)) (* 1/24 (pow a 4)))) |
x |
(* x (+ 1 (* 1/2 (* a x)))) |
(* x (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))) |
(* x (+ 1 (* x (+ (* 1/2 a) (* x (+ (* 1/24 (* (pow a 3) x)) (* 1/6 (pow a 2)))))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (* 1/2 (/ a (pow x 2)))))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (+ (* 1/2 (/ a (pow x 2))) (/ 1 (pow x 3)))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x)))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3)))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 a) (/ 1 x)) x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3)))) |
x |
(+ x (* 1/2 (* a (pow x 2)))) |
(+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))) |
(+ x (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (+ (* 1/2 (/ (pow x 2) (pow a 2))) (/ x (pow a 3)))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(* -1 (* (pow a 3) (+ (* -1/6 (/ (pow x 3) a)) (* -1/24 (pow x 4))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))) a)) (* -1/24 (pow x 4))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1/2 (pow x 2))) a)) (* 1/6 (pow x 3))) a)) (* -1/24 (pow x 4))))) |
(* 1/2 (* a (pow x 2))) |
(* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))) |
(* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))) |
(* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(* -1 (* (pow a 3) (+ (* -1/6 (/ (pow x 3) a)) (* -1/24 (pow x 4))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))) a)) (* -1/24 (pow x 4))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))) a)) (* -1/24 (pow x 4))))) |
(* 1/2 (* a (pow x 2))) |
(* (pow x 2) (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(* (pow x 2) (+ (* 1/2 a) (* x (+ (* 1/24 (* (pow a 3) x)) (* 1/6 (pow a 2)))))) |
(* (pow x 2) (+ (* 1/2 a) (* x (+ (* 1/24 (* (pow a 3) x)) (* 1/6 (pow a 2)))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (* 1/2 (/ a (pow x 2)))))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (* 1/2 (/ a (pow x 2)))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x)))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3)))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3)))) |
1 |
(+ 1 (* a x)) |
(+ 1 (* a (+ x (* 1/2 (* a (pow x 2)))))) |
(+ 1 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
1 |
(+ 1 (* a x)) |
(+ 1 (* x (+ a (* 1/2 (* (pow a 2) x))))) |
(+ 1 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a (pow x 3))) |
(* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))) |
(* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))) |
(* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(* 1/6 (* a (pow x 3))) |
(* (pow x 3) (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))) |
(* (pow x 3) (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))) |
(* (pow x 3) (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
| Outputs |
|---|
(* a x) |
(*.f64 a x) |
(* a (+ x (* a (- (pow x 2) (* 1/2 (pow x 2)))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* a (+ x (* a (- (+ (* a (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2)))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/12 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))))))) |
(* a (+ x (* a (- (+ (* a (- (+ (* 2/3 (pow x 3)) (* a (- (* 1/3 (pow x 4)) (+ (* 1/12 (pow x 4)) (+ (* 1/4 (* (pow x 2) (- (pow x 2) (* 1/2 (pow x 2))))) (* 1/2 (* x (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))))))))) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2)))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/12 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/12 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))))))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(* a x) |
(*.f64 a x) |
(* x (+ a (* x (- (pow a 2) (* 1/2 (pow a 2)))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* x (+ a (* x (- (+ (* x (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2)))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 x (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 5/12 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 a #s(literal -1/2 binary64))))))))))) |
(* x (+ a (* x (- (+ (* x (- (+ (* 2/3 (pow a 3)) (* x (- (* 1/3 (pow a 4)) (+ (* 1/12 (pow a 4)) (+ (* 1/4 (* (pow a 2) (- (pow a 2) (* 1/2 (pow a 2))))) (* 1/2 (* a (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))))))))) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2)))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 x (+.f64 (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a a)))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 5/12 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 a #s(literal -1/2 binary64)))))) (*.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 5/12 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 a #s(literal -1/2 binary64)))))))))))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* a (+ (* 2 x) (* 2 (* a (pow x 2))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 x (*.f64 a (*.f64 x x))) a)) |
(* a (+ (* 2 x) (* a (+ (* 4/3 (* a (pow x 3))) (* 2 (pow x 2)))))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 a (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal 2 binary64))))))) |
(* a (+ (* 2 x) (* a (+ (* 2 (pow x 2)) (* a (+ (* 2/3 (* a (pow x 4))) (* 4/3 (pow x 3)))))))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 a (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 a (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4/3 binary64)))))))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* x (+ (* 2 a) (* 2 (* (pow a 2) x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 x (*.f64 a (*.f64 x x))) a)) |
(* x (+ (* 2 a) (* x (+ (* 4/3 (* (pow a 3) x)) (* 2 (pow a 2)))))) |
(*.f64 x (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x #s(literal 4/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(* x (+ (* 2 a) (* x (+ (* 2 (pow a 2)) (* x (+ (* 2/3 (* (pow a 4) x)) (* 4/3 (pow a 3)))))))) |
(*.f64 x (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 x #s(literal 2/3 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4/3 binary64))))))))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 x a))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 x a))) |
(* a x) |
(*.f64 a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (/.f64 a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (/.f64 a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (/.f64 a x))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (/.f64 a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (/.f64 a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (/.f64 a x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* a x) |
(*.f64 a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(*.f64 a (+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64)))))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(*.f64 a (+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64)))))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) (/.f64 x (*.f64 a a))))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) (/.f64 x (*.f64 a a))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 x a)) a))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 x a)) a))))) |
(* a x) |
(*.f64 a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 x (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 x (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (* 1/2 (/ (pow a 2) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) x))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) x) (/.f64 a (*.f64 x x))))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) x) (/.f64 a (*.f64 x x))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (pow a 2) x)) (* -1/6 (pow a 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) x))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (/.f64 a x)) x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (/.f64 a x)) x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))))) |
(+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) #s(literal 1 binary64)) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) #s(literal 1 binary64)) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))))) |
(+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) #s(literal 1 binary64)) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2)))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2)))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) x))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64)))) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64)))) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) a))) |
(* 1/2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64)))) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64)))) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) x))) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/2 (* 1/6 (* a x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))) |
(* (pow x 2) (+ 1/2 (* x (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 a #s(literal 1/6 binary64)))))) |
(* (pow x 2) (+ 1/2 (* x (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 a #s(literal 1/6 binary64)))))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (*.f64 a #s(literal 1/6 binary64)) x))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (+ (* 1/6 (/ a x)) (/ 1/2 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 (*.f64 a #s(literal 1/6 binary64)) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (+ (* 1/6 (/ a x)) (/ 1/2 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 (*.f64 a #s(literal 1/6 binary64)) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (*.f64 a #s(literal 1/6 binary64)) x))) |
(* (pow x 4) (+ (* -1 (/ (- (* -1/6 a) (* 1/2 (/ 1 x))) x)) (* 1/24 (pow a 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (+.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (+ (* -1 (/ (- (* -1/6 a) (* 1/2 (/ 1 x))) x)) (* 1/24 (pow a 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (+.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))) |
(+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64)))))) |
(+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64)))))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) a)))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) a)))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) a)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) a)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) a))) |
(* a x) |
(*.f64 a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(*.f64 a (+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64)))))))) |
(* a (+ x (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))))) |
(* 1/24 (* (pow a 4) (pow x 4))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))) |
(* (pow a 4) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* (pow a 4) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) a)))) |
(* (pow a 4) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (+ (* 1/2 (/ (pow x 2) (pow a 2))) (/ x (pow a 3)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) a) (/.f64 (/.f64 x (*.f64 a a)) a))))) |
(* 1/24 (* (pow a 4) (pow x 4))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))) |
(* (pow a 4) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* (pow a 4) (+ (* -1 (/ (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) a)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) a))) |
(* (pow a 4) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))) a)) (* 1/24 (pow x 4)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 x a)) a)) a))) |
(* a x) |
(*.f64 a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 x (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))))) |
(* x (+ a (* x (+ (* 1/2 (pow a 2)) (* x (+ (* 1/24 (* (pow a 4) x)) (* 1/6 (pow a 3)))))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 x (+.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/24 binary64))))))))) |
(* 1/24 (* (pow a 4) (pow x 4))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))) |
(* (pow x 4) (+ (* 1/24 (pow a 4)) (* 1/6 (/ (pow a 3) x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/24 binary64)) (/.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))) x))) |
(* (pow x 4) (+ (* 1/24 (pow a 4)) (+ (* 1/6 (/ (pow a 3) x)) (* 1/2 (/ (pow a 2) (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/24 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))) x) (/.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (pow a 4)) (+ (* 1/6 (/ (pow a 3) x)) (+ (* 1/2 (/ (pow a 2) (pow x 2))) (/ a (pow x 3)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/24 binary64)) (/.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))) x)) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 x x)) (/.f64 a (*.f64 x (*.f64 x x)))))) |
(* 1/24 (* (pow a 4) (pow x 4))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))) |
(* (pow x 4) (+ (* 1/24 (pow a 4)) (* 1/6 (/ (pow a 3) x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/24 binary64)) (/.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))) x))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ (pow a 2) x)) (* -1/6 (pow a 3))) x)) (* 1/24 (pow a 4)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/24 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -1/2 binary64))) x) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64)))) x))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))) x)) (* 1/24 (pow a 4)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/24 binary64)) (/.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) (/.f64 (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (/.f64 a x)) x)) x))) |
x |
(* x (+ 1 (* 1/2 (* a x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64))))) |
(* x (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))) |
(+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))) |
(* x (+ 1 (* x (+ (* 1/2 a) (* x (+ (* 1/24 (* (pow a 3) x)) (* 1/6 (pow a 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 x (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))))))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) x))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (* 1/2 (/ a (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) x) (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) x) x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (+ (* 1/2 (/ a (pow x 2))) (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) x) (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) x) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) x))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 a x) #s(literal -1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) x))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 a) (/ 1 x)) x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) x) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) x))) |
x |
(+ x (* 1/2 (* a (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64))))) |
(+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))) |
(+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))) |
(+ x (* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3))))))) |
(+.f64 x (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64)))))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a)))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) a)))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (+ (* 1/2 (/ (pow x 2) (pow a 2))) (/ x (pow a 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) a) (/.f64 (/.f64 x (*.f64 a a)) a))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))) |
(* -1 (* (pow a 3) (+ (* -1/6 (/ (pow x 3) a)) (* -1/24 (pow x 4))))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))) a)) (* -1/24 (pow x 4))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/24 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a)) a))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1/2 (pow x 2))) a)) (* 1/6 (pow x 3))) a)) (* -1/24 (pow x 4))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/24 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 x a)) a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* 1/2 (* a (pow x 2))) |
(*.f64 a (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))) |
(*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64)))))) |
(* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))) |
(* a (+ (* 1/2 (pow x 2)) (* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a)))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) a)))) |
(* (pow a 3) (+ (* 1/24 (pow x 4)) (+ (* 1/6 (/ (pow x 3) a)) (* 1/2 (/ (pow x 2) (pow a 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a) a)))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))) |
(* -1 (* (pow a 3) (+ (* -1/6 (/ (pow x 3) a)) (* -1/24 (pow x 4))))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))) a)) (* -1/24 (pow x 4))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/24 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a)) a))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))) a)) (* -1/24 (pow x 4))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/24 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) a)) a))))) |
(* 1/2 (* a (pow x 2))) |
(*.f64 a (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64)))))) |
(* (pow x 2) (+ (* 1/2 a) (* x (+ (* 1/24 (* (pow a 3) x)) (* 1/6 (pow a 2)))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 x (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))))))) |
(* (pow x 2) (+ (* 1/2 a) (* x (+ (* 1/24 (* (pow a 3) x)) (* 1/6 (pow a 2)))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (*.f64 x (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))))))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) x))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (* 1/2 (/ a (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) x) (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) x) x)))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (+ (* 1/6 (/ (pow a 2) x)) (* 1/2 (/ a (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) x) (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) x) x)))) |
(* 1/24 (* (pow a 3) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ (* 1/24 (pow a 3)) (* 1/6 (/ (pow a 2) x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) x))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 a x) #s(literal -1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) x))) |
(* (pow x 4) (+ (* -1 (/ (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))) x)) (* 1/24 (pow a 3)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 a x) #s(literal -1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a x)) |
(+.f64 (*.f64 a x) #s(literal 1 binary64)) |
(+ 1 (* a (+ x (* 1/2 (* a (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64))))))) |
(+ 1 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))))) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a x)) |
(+.f64 (*.f64 a x) #s(literal 1 binary64)) |
(+ 1 (* x (+ a (* 1/2 (* (pow a 2) x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a #s(literal 1/2 binary64))))))) |
(+ 1 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 x (*.f64 a (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))))))) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a (pow x 3))) |
(*.f64 a (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) |
(* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))) |
(*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a #s(literal 1/24 binary64))))) |
(* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))) |
(*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a #s(literal 1/24 binary64))))) |
(* a (+ (* 1/24 (* a (pow x 4))) (* 1/6 (pow x 3)))) |
(*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 a #s(literal 1/24 binary64))))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* (pow a 2) (+ (* 1/24 (pow x 4)) (* 1/6 (/ (pow x 3) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) a))) |
(* 1/6 (* a (pow x 3))) |
(*.f64 a (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow x 3) (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 a #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 a #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ (* 1/24 (* (pow a 2) x)) (* 1/6 a))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) (*.f64 a #s(literal 1/6 binary64)))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (*.f64 a #s(literal 1/6 binary64)) x))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (*.f64 a #s(literal 1/6 binary64)) x))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (*.f64 a #s(literal 1/6 binary64)) x))) |
(* 1/24 (* (pow a 2) (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 a a) #s(literal 1/24 binary64))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (*.f64 a #s(literal 1/6 binary64)) x))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (*.f64 a #s(literal 1/6 binary64)) x))) |
(* (pow x 4) (+ (* 1/24 (pow a 2)) (* 1/6 (/ a x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/24 binary64)) (/.f64 (*.f64 a #s(literal 1/6 binary64)) x))) |
Compiled 33569 to 2562 computations (92.4% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1217 | 3 | 1220 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1219 | 8 | 1227 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.3% | (-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
| ▶ | 68.3% | (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
| ▶ | 69.2% | (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a) |
| ✓ | 69.2% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
| ✓ | 68.3% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
| ▶ | 18.4% | (*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
| ✓ | 68.8% | (*.f64 a x) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 110 to 68 computations (38.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 13824 | (-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a) |
| ✓ | cost-diff | 0 | (*.f64 a #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 a x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
| 3968× | fma-define |
| 3256× | fma-lowering-fma.f32 |
| 3256× | fma-lowering-fma.f64 |
| 2046× | sum3-define |
| 1594× | fnmadd-define |
Useful iterations: 11 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 219 |
| 1 | 82 | 207 |
| 2 | 229 | 199 |
| 3 | 630 | 197 |
| 4 | 1425 | 197 |
| 5 | 2410 | 197 |
| 6 | 2837 | 197 |
| 7 | 3405 | 197 |
| 8 | 4191 | 192 |
| 9 | 4739 | 191 |
| 10 | 6011 | 190 |
| 11 | 7262 | 181 |
| 0 | 8123 | 181 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* a x) (* x (* a 1/2))) |
(* a x) |
a |
x |
(* x (* a 1/2)) |
(* a 1/2) |
1/2 |
(* (* x (+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6)))))) a) |
(* x (+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6)))))) |
x |
(+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6))))) |
1 |
(* a (* x (+ 1/2 (* (* a x) 1/6)))) |
a |
(* x (+ 1/2 (* (* a x) 1/6))) |
(+ 1/2 (* (* a x) 1/6)) |
1/2 |
(* (* a x) 1/6) |
(* a x) |
1/6 |
(* (* (+ 1 (* (* a x) 1/2)) a) x) |
(* (+ 1 (* (* a x) 1/2)) a) |
(+ 1 (* (* a x) 1/2)) |
1 |
(* (* a x) 1/2) |
(* a x) |
a |
x |
1/2 |
(- (/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) (/ 1 (+ (exp (* a x)) 1))) |
(/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) |
(exp (* a (* x 2))) |
(* a (* x 2)) |
a |
(* x 2) |
x |
2 |
(+ (exp (* a x)) 1) |
(exp (* a x)) |
(* a x) |
1 |
(/ 1 (+ (exp (* a x)) 1)) |
| Outputs |
|---|
(* (* a x) (* x (* a 1/2))) |
(*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x x)))) |
(* a x) |
(*.f64 a x) |
a |
x |
(* x (* a 1/2)) |
(*.f64 (*.f64 a x) #s(literal 1/2 binary64)) |
(* a 1/2) |
(*.f64 a #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* (* x (+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6)))))) a) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(* x (+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
x |
(+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(* a (* x (+ 1/2 (* (* a x) 1/6)))) |
(*.f64 x (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
a |
(* x (+ 1/2 (* (* a x) 1/6))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(+ 1/2 (* (* a x) 1/6)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* a x) 1/6) |
(*.f64 (*.f64 a x) #s(literal 1/6 binary64)) |
(* a x) |
(*.f64 a x) |
1/6 |
#s(literal 1/6 binary64) |
(* (* (+ 1 (* (* a x) 1/2)) a) x) |
(*.f64 x (*.f64 a (+.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* (+ 1 (* (* a x) 1/2)) a) |
(*.f64 a (+.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (* (* a x) 1/2)) |
(+.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* (* a x) 1/2) |
(*.f64 (*.f64 a x) #s(literal 1/2 binary64)) |
(* a x) |
(*.f64 a x) |
a |
x |
1/2 |
#s(literal 1/2 binary64) |
(- (/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) (/ 1 (+ (exp (* a x)) 1))) |
(expm1.f64 (*.f64 a x)) |
(/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) |
(/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(exp (* a (* x 2))) |
(exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(* a (* x 2)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
a |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(+ (exp (* a x)) 1) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(* a x) |
(*.f64 a x) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ (exp (* a x)) 1)) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 a x)) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 a (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 51.3% | (-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 a x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) |
| ✓ | accuracy | 98.5% | (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 98.5% | (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a) |
| ✓ | accuracy | 98.5% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
| ✓ | accuracy | 98.1% | (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 a x) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
| 144.0ms | 89× | 2 | valid |
| 86.0ms | 84× | 1 | valid |
| 43.0ms | 83× | 0 | valid |
Compiled 224 to 30 computations (86.6% saved)
ival-mult: 57.0ms (40.8% of total)ival-exp: 30.0ms (21.5% of total)backward-pass: 21.0ms (15% of total)ival-add: 11.0ms (7.9% of total)ival-div: 9.0ms (6.4% of total)...c/correct-round.rkt:119:19: 8.0ms (5.7% of total)ival-sub: 2.0ms (1.4% of total)const: 1.0ms (0.7% of total)| Inputs |
|---|
#<alt (* (* a x) (* x (* a 1/2)))> |
#<alt (* a x)> |
#<alt (* x (* a 1/2))> |
#<alt (* a 1/2)> |
#<alt (* (* x (+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6)))))) a)> |
#<alt (* x (+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6))))))> |
#<alt (+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6)))))> |
#<alt (* a (* x (+ 1/2 (* (* a x) 1/6))))> |
#<alt (* (* (+ 1 (* (* a x) 1/2)) a) x)> |
#<alt (* (+ 1 (* (* a x) 1/2)) a)> |
#<alt (+ 1 (* (* a x) 1/2))> |
#<alt (* (* a x) 1/2)> |
#<alt (- (/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) (/ 1 (+ (exp (* a x)) 1)))> |
#<alt (/ (exp (* a (* x 2))) (+ (exp (* a x)) 1))> |
#<alt (exp (* a (* x 2)))> |
#<alt (* a (* x 2))> |
#<alt (* (* a x) 1/6)> |
#<alt (exp (* a x))> |
| Outputs |
|---|
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* a x)> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* a x)> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))> |
#<alt (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))> |
#<alt (* 1/6 (* (pow a 3) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 1/6 (pow a 3)) (* 1/2 (/ (pow a 2) x))))> |
#<alt (* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2)))))> |
#<alt (* 1/6 (* (pow a 3) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ (pow a 2) x)) (* -1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3)))))> |
#<alt (* a x)> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))> |
#<alt (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))> |
#<alt (* 1/6 (* (pow a 3) (pow x 3)))> |
#<alt (* (pow a 3) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))))> |
#<alt (* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2)))))> |
#<alt (* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2)))))> |
#<alt (* 1/6 (* (pow a 3) (pow x 3)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (* a x))))> |
#<alt (* x (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))))> |
#<alt (* x (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 3)))> |
#<alt (* (pow x 3) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 3) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 a) (/ 1 x)) x)) (* -1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 a) (/ 1 x)) x)) (* -1/6 (pow a 2)))))> |
#<alt x> |
#<alt (+ x (* 1/2 (* a (pow x 2))))> |
#<alt (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))> |
#<alt (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 3)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2)))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 3)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1/2 (pow x 2))) a)) (* 1/6 (pow x 3))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1/2 (pow x 2))) a)) (* 1/6 (pow x 3))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))))> |
#<alt (+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2)))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))> |
#<alt (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2))))> |
#<alt (* 1/2 (* a x))> |
#<alt (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))> |
#<alt (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))> |
#<alt (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (* a x))> |
#<alt (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))> |
#<alt (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))> |
#<alt (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* 1/6 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x))))> |
#<alt (* a x)> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* a (+ x (* 1/2 (* a (pow x 2)))))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a)))> |
#<alt (* a x)> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* x (+ a (* 1/2 (* (pow a 2) x))))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* 1/2 (* (pow a 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (* a x))))> |
#<alt (* a (+ 1 (* 1/2 (* a x))))> |
#<alt (* a (+ 1 (* 1/2 (* a x))))> |
#<alt (* 1/2 (* (pow a 2) x))> |
#<alt (* (pow a 2) (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* (pow a 2) (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* (pow a 2) (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* 1/2 (* (pow a 2) x))> |
#<alt (* (pow a 2) (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* (pow a 2) (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* (pow a 2) (+ (* 1/2 x) (/ 1 a)))> |
#<alt a> |
#<alt (+ a (* 1/2 (* (pow a 2) x)))> |
#<alt (+ a (* 1/2 (* (pow a 2) x)))> |
#<alt (+ a (* 1/2 (* (pow a 2) x)))> |
#<alt (* 1/2 (* (pow a 2) x))> |
#<alt (* x (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* x (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* x (+ (* 1/2 (pow a 2)) (/ a x)))> |
#<alt (* 1/2 (* (pow a 2) x))> |
#<alt (* -1 (* x (+ (* -1 (/ a x)) (* -1/2 (pow a 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ a x)) (* -1/2 (pow a 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ a x)) (* -1/2 (pow a 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (* 1/2 (* a x))> |
#<alt (* a (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* a (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* a (+ (* 1/2 x) (/ 1 a)))> |
#<alt (* 1/2 (* a x))> |
#<alt (* -1 (* a (- (* -1/2 x) (/ 1 a))))> |
#<alt (* -1 (* a (- (* -1/2 x) (/ 1 a))))> |
#<alt (* -1 (* a (- (* -1/2 x) (/ 1 a))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (+ 1 (* 1/2 (* a x)))> |
#<alt (* 1/2 (* a x))> |
#<alt (* x (+ (* 1/2 a) (/ 1 x)))> |
#<alt (* x (+ (* 1/2 a) (/ 1 x)))> |
#<alt (* x (+ (* 1/2 a) (/ 1 x)))> |
#<alt (* 1/2 (* a x))> |
#<alt (* -1 (* x (- (* -1/2 a) (/ 1 x))))> |
#<alt (* -1 (* x (- (* -1/2 a) (/ 1 x))))> |
#<alt (* -1 (* x (- (* -1/2 a) (/ 1 x))))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* 1/2 (* a x))> |
#<alt (* a x)> |
#<alt (* a (+ x (* a (- (+ (* -1/8 (pow x 2)) (pow x 2)) (* 1/2 (* x (- x (* 1/4 x))))))))> |
#<alt (* a (+ x (* a (- (+ (* -1/8 (pow x 2)) (+ (* a (- (+ (* -1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/16 (pow x 3)) (* 2/3 (pow x 3)))) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x))))))))))) (pow x 2))) (* 1/2 (* x (- x (* 1/4 x))))))))> |
#<alt (* a (+ x (* a (- (+ (* -1/8 (pow x 2)) (+ (* a (- (+ (* -1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/16 (pow x 3)) (+ (* 2/3 (pow x 3)) (* a (- (+ (* -1/2 (* x (+ (* -1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/16 (pow x 3)) (* 1/24 (pow x 3)))))) (+ (* -1/4 (* (pow x 2) (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/48 (pow x 4)) (* 1/3 (pow x 4))))) (+ (* 1/12 (* (pow x 3) (- x (* 1/4 x)))) (+ (* 1/4 (* (pow x 2) (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) (* 1/2 (* x (- (* 2/3 (pow x 3)) (+ (* 1/24 (pow x 3)) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))))))))))))))) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x))))))))))) (pow x 2))) (* 1/2 (* x (- x (* 1/4 x))))))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (* a x)> |
#<alt (* x (+ a (* x (- (+ (* -1/8 (pow a 2)) (pow a 2)) (* 1/2 (* a (- a (* 1/4 a))))))))> |
#<alt (* x (+ a (* x (- (+ (* -1/8 (pow a 2)) (+ (* x (- (+ (* -1/2 (* a (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/16 (pow a 3)) (* 2/3 (pow a 3)))) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a))))))))))) (pow a 2))) (* 1/2 (* a (- a (* 1/4 a))))))))> |
#<alt (* x (+ a (* x (- (+ (* -1/8 (pow a 2)) (+ (* x (- (+ (* -1/2 (* a (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/16 (pow a 3)) (+ (* 2/3 (pow a 3)) (* x (- (+ (* -1/2 (* a (+ (* -1/2 (* a (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/16 (pow a 3)) (* 1/24 (pow a 3)))))) (+ (* -1/4 (* (pow a 2) (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/48 (pow a 4)) (* 1/3 (pow a 4))))) (+ (* 1/12 (* (pow a 3) (- a (* 1/4 a)))) (+ (* 1/4 (* (pow a 2) (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) (* 1/2 (* a (- (* 2/3 (pow a 3)) (+ (* 1/24 (pow a 3)) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))))))))))))))) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a))))))))))) (pow a 2))) (* 1/2 (* a (- a (* 1/4 a))))))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt (- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* a (- x (* 1/4 x))))> |
#<alt (+ 1/2 (* a (- (+ x (* a (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) (* 1/4 x))))> |
#<alt (+ 1/2 (* a (- (+ x (* a (- (+ (* a (- (* 2/3 (pow x 3)) (+ (* 1/24 (pow x 3)) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))))))) (pow x 2)) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) (* 1/4 x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* x (- a (* 1/4 a))))> |
#<alt (+ 1/2 (* x (- (+ a (* x (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) (* 1/4 a))))> |
#<alt (+ 1/2 (* x (- (+ a (* x (- (+ (* x (- (* 2/3 (pow a 3)) (+ (* 1/24 (pow a 3)) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))))))) (pow a 2)) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) (* 1/4 a))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (* a x)))> |
#<alt (+ 1 (* a (+ (* 2 x) (* 2 (* a (pow x 2))))))> |
#<alt (+ 1 (* a (+ (* 2 x) (* a (+ (* 4/3 (* a (pow x 3))) (* 2 (pow x 2)))))))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt 1> |
#<alt (+ 1 (* 2 (* a x)))> |
#<alt (+ 1 (* x (+ (* 2 a) (* 2 (* (pow a 2) x)))))> |
#<alt (+ 1 (* x (+ (* 2 a) (* x (+ (* 4/3 (* (pow a 3) x)) (* 2 (pow a 2)))))))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (exp (* 2 (* a x)))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt (* 1/6 (* a x))> |
#<alt 1> |
#<alt (+ 1 (* a x))> |
#<alt (+ 1 (* a (+ x (* 1/2 (* a (pow x 2))))))> |
#<alt (+ 1 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt 1> |
#<alt (+ 1 (* a x))> |
#<alt (+ 1 (* x (+ a (* 1/2 (* (pow a 2) x)))))> |
#<alt (+ 1 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | a | @ | 0 | (- (/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) (/ 1 (+ (exp (* a x)) 1))) |
| 3.0ms | x | @ | 0 | (* (* a x) (* x (* a 1/2))) |
| 2.0ms | x | @ | 0 | (- (/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) (/ 1 (+ (exp (* a x)) 1))) |
| 1.0ms | x | @ | -inf | (- (/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) (/ 1 (+ (exp (* a x)) 1))) |
| 1.0ms | a | @ | inf | (- (/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) (/ 1 (+ (exp (* a x)) 1))) |
| 1× | batch-egg-rewrite |
| 3656× | *-lowering-*.f32 |
| 3656× | *-lowering-*.f64 |
| 3382× | /-lowering-/.f32 |
| 3382× | /-lowering-/.f64 |
| 2366× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 156 |
| 1 | 162 | 133 |
| 2 | 1453 | 128 |
| 0 | 8865 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* a x) (* x (* a 1/2))) |
(* a x) |
(* x (* a 1/2)) |
(* a 1/2) |
(* (* x (+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6)))))) a) |
(* x (+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6)))))) |
(+ 1 (* a (* x (+ 1/2 (* (* a x) 1/6))))) |
(* a (* x (+ 1/2 (* (* a x) 1/6)))) |
(* (* (+ 1 (* (* a x) 1/2)) a) x) |
(* (+ 1 (* (* a x) 1/2)) a) |
(+ 1 (* (* a x) 1/2)) |
(* (* a x) 1/2) |
(- (/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) (/ 1 (+ (exp (* a x)) 1))) |
(/ (exp (* a (* x 2))) (+ (exp (* a x)) 1)) |
(exp (* a (* x 2))) |
(* a (* x 2)) |
(* (* a x) 1/6) |
(exp (* a x)) |
| Outputs |
|---|
(*.f64 a (*.f64 (*.f64 a x) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a x))) |
(*.f64 (*.f64 a x) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 x x))) |
(*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 a x)) |
(*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a) x) |
(*.f64 (*.f64 (*.f64 a x) a) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 a x) (*.f64 a #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (*.f64 a x) (*.f64 x #s(literal 1/2 binary64))) a) |
(*.f64 (*.f64 (*.f64 a (*.f64 x x)) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 a (*.f64 x x)) (*.f64 a #s(literal 1/2 binary64))) |
(log.f64 (exp.f64 (*.f64 a x))) |
(+.f64 (*.f64 a x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 a x)) |
(+.f64 (log.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(*.f64 a x) |
(*.f64 a (log.f64 (exp.f64 x))) |
(*.f64 x a) |
(*.f64 a (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(*.f64 (*.f64 a x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) a) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) x) |
(*.f64 a #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) a) |
(+.f64 (*.f64 a x) (*.f64 a (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a)) |
(fma.f64 a x (*.f64 a (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 a x (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a)) |
(fma.f64 x a (*.f64 a (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(fma.f64 x a (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 a (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 a (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 a x) (*.f64 a (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a)) (*.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) |
(*.f64 x (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))) (*.f64 a x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) a) |
(*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) x) |
(+.f64 x (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (-.f64 x (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(fma.f64 a (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) x) |
(fma.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 a x) x) |
(fma.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) x x) |
(fma.f64 (*.f64 a (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) (-.f64 x (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 a x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))) |
(+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) (/.f64 (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)))) |
(fma.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 a x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) a #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a x)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a #s(literal 1 binary64)) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) (+.f64 (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))))) |
(+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(+.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x)) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) x (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) x (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) x (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) x (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a x)) #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a x)) #s(literal 1/2 binary64) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a x)) #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) x (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) x (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) x (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) x (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) |
(/.f64 (*.f64 (*.f64 a x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 a x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a x) (*.f64 a x)) #s(literal 1/36 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x))) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)))) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a)) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 x #s(literal 1/6 binary64)) x)) a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x)) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 a (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x)) (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 1/6 binary64)) (*.f64 a x)) (*.f64 a (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(*.f64 x (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) (*.f64 a x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) a) |
(*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))) a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a x)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))) a) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))) (*.f64 a x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (*.f64 a x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))) (*.f64 a x))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (*.f64 a x))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))))) |
(*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) x)) |
(*.f64 x (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) (*.f64 a x)) |
(*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64))))) x) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64))))) a) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) x) a) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a)) |
(+.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (*.f64 a #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a)) |
(fma.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a (*.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))) a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) a) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x)))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) a)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) (*.f64 a #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 #s(literal 1 binary64) a))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) a) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 a (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) a #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a x) (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a x))))) |
(*.f64 a (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 a #s(literal 1/2 binary64))) |
(*.f64 (*.f64 a x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) a) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) x) |
(+.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(+.f64 (expm1.f64 (*.f64 a x)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(+.f64 (expm1.f64 (*.f64 a x)) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(+.f64 (expm1.f64 (*.f64 a x)) (fma.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) |
(+.f64 (fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) (fma.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))))) |
(+.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (neg.f64 (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(-.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(-.f64 (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(expm1.f64 (*.f64 a x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a x))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a x)))) (neg.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) (*.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -3 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)))) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (neg.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a x))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -3 binary64))) (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) |
(/.f64 (+.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (*.f64 (expm1.f64 (*.f64 a x)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 2 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 (expm1.f64 (*.f64 a x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (expm1.f64 (*.f64 a x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 (expm1.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 (exp.f64 (*.f64 a x)))))) |
(exp.f64 (+.f64 (+.f64 (*.f64 a x) (*.f64 a x)) (-.f64 #s(literal 0 binary64) (log1p.f64 (exp.f64 (*.f64 a x)))))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (exp.f64 (*.f64 a x)))) (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (exp.f64 (*.f64 a x)))) (+.f64 (*.f64 a x) (*.f64 a x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (pow.f64 (exp.f64 (neg.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (exp.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (exp.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 a x) (*.f64 a x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 a #s(literal 2 binary64)))) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x #s(literal 2 binary64)))) a)) |
(exp.f64 (*.f64 a (+.f64 x x))) |
(pow.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 a x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 a) (*.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 a) (+.f64 x x)) |
(pow.f64 (exp.f64 a) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 a #s(literal 2 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) a)) |
(pow.f64 (exp.f64 x) (+.f64 a a)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 2 binary64))) a) |
(pow.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) x) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 a x)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a x))) |
(*.f64 (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(*.f64 x (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 a x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) x) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 a #s(literal 1/6 binary64))) |
(*.f64 (*.f64 a x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 a x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) a) |
(*.f64 (*.f64 #s(literal 1/6 binary64) a) x) |
(exp.f64 (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) a)) |
(pow.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (exp.f64 a) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 x) a) |
(pow.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 a) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(*.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) |
| 1× | egg-herbie |
| 5462× | *-lowering-*.f32 |
| 5462× | *-lowering-*.f64 |
| 2154× | +-lowering-+.f64 |
| 2154× | +-lowering-+.f32 |
| 1600× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 4396 |
| 1 | 1379 | 3816 |
| 2 | 5460 | 3682 |
| 0 | 8527 | 3682 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* a x) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (* 1/2 (/ (pow a 2) x)))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2))))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (pow a 2) x)) (* -1/6 (pow a 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))))) |
(* a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a)))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))))) |
x |
(* x (+ 1 (* 1/2 (* a x)))) |
(* x (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))) |
(* x (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))) |
(* 1/6 (* (pow a 2) (pow x 3))) |
(* (pow x 3) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 3) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(* (pow x 3) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(* 1/6 (* (pow a 2) (pow x 3))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 a) (/ 1 x)) x)) (* -1/6 (pow a 2))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 a) (/ 1 x)) x)) (* -1/6 (pow a 2))))) |
x |
(+ x (* 1/2 (* a (pow x 2)))) |
(+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))) |
(+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))) |
(* 1/6 (* (pow a 2) (pow x 3))) |
(* (pow a 2) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(* (pow a 2) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(* 1/6 (* (pow a 2) (pow x 3))) |
(* (pow a 2) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1/2 (pow x 2))) a)) (* 1/6 (pow x 3)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1/2 (pow x 2))) a)) (* 1/6 (pow x 3)))) |
1 |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))) |
(+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2))))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2)))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2)))) |
1 |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))) |
(+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2)))) |
(* 1/2 (* a x)) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(* 1/2 (* a x)) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(* a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(* a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
a |
(* a (+ 1 (* 1/2 (* a x)))) |
(* a (+ 1 (* 1/2 (* a x)))) |
(* a (+ 1 (* 1/2 (* a x)))) |
(* 1/2 (* (pow a 2) x)) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(* 1/2 (* (pow a 2) x)) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
a |
(+ a (* 1/2 (* (pow a 2) x))) |
(+ a (* 1/2 (* (pow a 2) x))) |
(+ a (* 1/2 (* (pow a 2) x))) |
(* 1/2 (* (pow a 2) x)) |
(* x (+ (* 1/2 (pow a 2)) (/ a x))) |
(* x (+ (* 1/2 (pow a 2)) (/ a x))) |
(* x (+ (* 1/2 (pow a 2)) (/ a x))) |
(* 1/2 (* (pow a 2) x)) |
(* -1 (* x (+ (* -1 (/ a x)) (* -1/2 (pow a 2))))) |
(* -1 (* x (+ (* -1 (/ a x)) (* -1/2 (pow a 2))))) |
(* -1 (* x (+ (* -1 (/ a x)) (* -1/2 (pow a 2))))) |
1 |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* 1/2 (* a x))) |
(* 1/2 (* a x)) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(* 1/2 (* a x)) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
1 |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* 1/2 (* a x))) |
(+ 1 (* 1/2 (* a x))) |
(* 1/2 (* a x)) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(* 1/2 (* a x)) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* 1/2 (* a x)) |
(* a x) |
(* a (+ x (* a (- (+ (* -1/8 (pow x 2)) (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) |
(* a (+ x (* a (- (+ (* -1/8 (pow x 2)) (+ (* a (- (+ (* -1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/16 (pow x 3)) (* 2/3 (pow x 3)))) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x))))))))))) (pow x 2))) (* 1/2 (* x (- x (* 1/4 x)))))))) |
(* a (+ x (* a (- (+ (* -1/8 (pow x 2)) (+ (* a (- (+ (* -1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/16 (pow x 3)) (+ (* 2/3 (pow x 3)) (* a (- (+ (* -1/2 (* x (+ (* -1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/16 (pow x 3)) (* 1/24 (pow x 3)))))) (+ (* -1/4 (* (pow x 2) (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/48 (pow x 4)) (* 1/3 (pow x 4))))) (+ (* 1/12 (* (pow x 3) (- x (* 1/4 x)))) (+ (* 1/4 (* (pow x 2) (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) (* 1/2 (* x (- (* 2/3 (pow x 3)) (+ (* 1/24 (pow x 3)) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))))))))))))))) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x))))))))))) (pow x 2))) (* 1/2 (* x (- x (* 1/4 x)))))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(* a x) |
(* x (+ a (* x (- (+ (* -1/8 (pow a 2)) (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) |
(* x (+ a (* x (- (+ (* -1/8 (pow a 2)) (+ (* x (- (+ (* -1/2 (* a (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/16 (pow a 3)) (* 2/3 (pow a 3)))) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a))))))))))) (pow a 2))) (* 1/2 (* a (- a (* 1/4 a)))))))) |
(* x (+ a (* x (- (+ (* -1/8 (pow a 2)) (+ (* x (- (+ (* -1/2 (* a (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/16 (pow a 3)) (+ (* 2/3 (pow a 3)) (* x (- (+ (* -1/2 (* a (+ (* -1/2 (* a (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/16 (pow a 3)) (* 1/24 (pow a 3)))))) (+ (* -1/4 (* (pow a 2) (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/48 (pow a 4)) (* 1/3 (pow a 4))))) (+ (* 1/12 (* (pow a 3) (- a (* 1/4 a)))) (+ (* 1/4 (* (pow a 2) (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) (* 1/2 (* a (- (* 2/3 (pow a 3)) (+ (* 1/24 (pow a 3)) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))))))))))))))) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a))))))))))) (pow a 2))) (* 1/2 (* a (- a (* 1/4 a)))))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
1/2 |
(+ 1/2 (* a (- x (* 1/4 x)))) |
(+ 1/2 (* a (- (+ x (* a (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) (* 1/4 x)))) |
(+ 1/2 (* a (- (+ x (* a (- (+ (* a (- (* 2/3 (pow x 3)) (+ (* 1/24 (pow x 3)) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))))))) (pow x 2)) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) (* 1/4 x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
1/2 |
(+ 1/2 (* x (- a (* 1/4 a)))) |
(+ 1/2 (* x (- (+ a (* x (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) (* 1/4 a)))) |
(+ 1/2 (* x (- (+ a (* x (- (+ (* x (- (* 2/3 (pow a 3)) (+ (* 1/24 (pow a 3)) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))))))) (pow a 2)) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) (* 1/4 a)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
1 |
(+ 1 (* 2 (* a x))) |
(+ 1 (* a (+ (* 2 x) (* 2 (* a (pow x 2)))))) |
(+ 1 (* a (+ (* 2 x) (* a (+ (* 4/3 (* a (pow x 3))) (* 2 (pow x 2))))))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
1 |
(+ 1 (* 2 (* a x))) |
(+ 1 (* x (+ (* 2 a) (* 2 (* (pow a 2) x))))) |
(+ 1 (* x (+ (* 2 a) (* x (+ (* 4/3 (* (pow a 3) x)) (* 2 (pow a 2))))))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(exp (* 2 (* a x))) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
(* 1/6 (* a x)) |
1 |
(+ 1 (* a x)) |
(+ 1 (* a (+ x (* 1/2 (* a (pow x 2)))))) |
(+ 1 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
1 |
(+ 1 (* a x)) |
(+ 1 (* x (+ a (* 1/2 (* (pow a 2) x))))) |
(+ 1 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
| Outputs |
|---|
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* a x) |
(*.f64 a x) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* 1/2 a) |
(*.f64 #s(literal 1/2 binary64) a) |
(* a x) |
(*.f64 a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))))) |
(* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(*.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (* 1/2 (/ (pow a 2) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) x))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) x)) (/.f64 a (*.f64 x x)))) |
(* (pow x 3) (+ (* 1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) x)) (/ a (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) x)) (/.f64 a (*.f64 x x)))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(*.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ (pow a 2) x)) (* -1/6 (pow a 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) x))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a x)) x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 (pow a 2)) (/ a x)) x)) (* -1/6 (pow a 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a x)) x)))) |
(* a x) |
(*.f64 a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))))) |
(* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))) |
(*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(*.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) a))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) a) (/.f64 x (*.f64 a a))))) |
(* (pow a 3) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) a) (/.f64 x (*.f64 a a))))) |
(* 1/6 (* (pow a 3) (pow x 3))) |
(*.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow x 2) a)) (* -1/6 (pow x 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (pow x 2)) (/ x a)) a)) (* -1/6 (pow x 3))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
x |
(* x (+ 1 (* 1/2 (* a x)))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* x (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))))) |
(* x (+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))))) |
(* 1/6 (* (pow a 2) (pow x 3))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 3) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) x))) |
(* (pow x 3) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) #s(literal 1 binary64))) |
(* (pow x 3) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) #s(literal 1 binary64))) |
(* 1/6 (* (pow a 2) (pow x 3))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ a x)) (* -1/6 (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) x))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 a) (/ 1 x)) x)) (* -1/6 (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (+ (* 1/2 a) (/ 1 x)) x)) (* -1/6 (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) x)))) |
x |
(+ x (* 1/2 (* a (pow x 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))))) |
(+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))))) |
(* 1/6 (* (pow a 2) (pow x 3))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow a 2) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) a) (/.f64 x (*.f64 a a))))) |
(* (pow a 2) (+ (* 1/6 (pow x 3)) (+ (* 1/2 (/ (pow x 2) a)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) a) (/.f64 x (*.f64 a a))))) |
(* 1/6 (* (pow a 2) (pow x 3))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow a 2) (+ (* 1/6 (pow x 3)) (* 1/2 (/ (pow x 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1/2 (pow x 2))) a)) (* 1/6 (pow x 3)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 x a)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* -1/2 (pow x 2))) a)) (* 1/6 (pow x 3)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 x a)) a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))) |
(+ 1 (* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 x x))) #s(literal 1/6 binary64)) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) #s(literal 1 binary64)) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (+ (* 1/2 (/ x a)) (/ 1 (pow a 2))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) #s(literal 1 binary64)) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 x x))) #s(literal 1/6 binary64)) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (* -1/2 x) (/ 1 a)) a)) (* 1/6 (pow x 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))) |
(+ 1 (* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 x x))) #s(literal 1/6 binary64)) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (+ (* 1/2 (/ a x)) (/ 1 (pow x 2))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) #s(literal 1 binary64)) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 x x))) #s(literal 1/6 binary64)) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2)))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1/2 a) (/ 1 x)) x)) (* 1/6 (pow a 2)))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 a (*.f64 a #s(literal 1/6 binary64))) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) x))) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* a (+ (* 1/6 (* a (pow x 2))) (* 1/2 x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 x x))) #s(literal 1/6 binary64)) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 x x))) #s(literal 1/6 binary64)) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow a 2) (+ (* 1/6 (pow x 2)) (* 1/2 (/ x a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* x (+ (* 1/6 (* (pow a 2) x)) (* 1/2 a))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64)))))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 x x))) #s(literal 1/6 binary64)) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* 1/6 (* (pow a 2) (pow x 2))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 x x))) #s(literal 1/6 binary64)) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* (pow x 2) (+ (* 1/6 (pow a 2)) (* 1/2 (/ a x)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))) |
(* a x) |
(*.f64 a x) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) |
(* a (+ x (* 1/2 (* a (pow x 2))))) |
(*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* (pow a 2) (+ (* 1/2 (pow x 2)) (/ x a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* a x) |
(*.f64 a x) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) |
(* x (+ a (* 1/2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* 1/2 (* (pow a 2) (pow x 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x x)))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
(* (pow x 2) (+ (* 1/2 (pow a 2)) (/ a x))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x a))) |
a |
(* a (+ 1 (* 1/2 (* a x)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* a (+ 1 (* 1/2 (* a x)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* a (+ 1 (* 1/2 (* a x)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* 1/2 (* (pow a 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* 1/2 (* (pow a 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* (pow a 2) (+ (* 1/2 x) (/ 1 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
a |
(+ a (* 1/2 (* (pow a 2) x))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(+ a (* 1/2 (* (pow a 2) x))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(+ a (* 1/2 (* (pow a 2) x))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64))) |
(* 1/2 (* (pow a 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) |
(* x (+ (* 1/2 (pow a 2)) (/ a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1 binary64)))) |
(* x (+ (* 1/2 (pow a 2)) (/ a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1 binary64)))) |
(* x (+ (* 1/2 (pow a 2)) (/ a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1 binary64)))) |
(* 1/2 (* (pow a 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) |
(* -1 (* x (+ (* -1 (/ a x)) (* -1/2 (pow a 2))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1 binary64)))) |
(* -1 (* x (+ (* -1 (/ a x)) (* -1/2 (pow a 2))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1 binary64)))) |
(* -1 (* x (+ (* -1 (/ a x)) (* -1/2 (pow a 2))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a x))) (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(* a (+ (* 1/2 x) (/ 1 a))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (* a (- (* -1/2 x) (/ 1 a)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (* a x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(* x (+ (* 1/2 a) (/ 1 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (* x (- (* -1/2 a) (/ 1 x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* 1/2 (* a x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a x)) |
(* a x) |
(*.f64 a x) |
(* a (+ x (* a (- (+ (* -1/8 (pow x 2)) (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)) (*.f64 (*.f64 x x) #s(literal 7/8 binary64)))))) |
(* a (+ x (* a (- (+ (* -1/8 (pow x 2)) (+ (* a (- (+ (* -1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/16 (pow x 3)) (* 2/3 (pow x 3)))) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x))))))))))) (pow x 2))) (* 1/2 (* x (- x (* 1/4 x)))))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (+.f64 (*.f64 a (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 29/48 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 3/4 binary64) x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)) (*.f64 (*.f64 x x) #s(literal 7/8 binary64)))))) (*.f64 (*.f64 x x) #s(literal 7/8 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)))))) |
(* a (+ x (* a (- (+ (* -1/8 (pow x 2)) (+ (* a (- (+ (* -1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/16 (pow x 3)) (+ (* 2/3 (pow x 3)) (* a (- (+ (* -1/2 (* x (+ (* -1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/16 (pow x 3)) (* 1/24 (pow x 3)))))) (+ (* -1/4 (* (pow x 2) (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))) (+ (* -1/48 (pow x 4)) (* 1/3 (pow x 4))))) (+ (* 1/12 (* (pow x 3) (- x (* 1/4 x)))) (+ (* 1/4 (* (pow x 2) (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) (* 1/2 (* x (- (* 2/3 (pow x 3)) (+ (* 1/24 (pow x 3)) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))))))))))))))) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x))))))))))) (pow x 2))) (* 1/2 (* x (- x (* 1/4 x)))))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 29/48 binary64)) (+.f64 (*.f64 a (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/48 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 5/16 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 3/4 binary64) x) #s(literal 1/12 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)) (*.f64 (*.f64 x x) #s(literal 7/8 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/8 binary64)) (*.f64 (*.f64 #s(literal 3/4 binary64) x) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)) (*.f64 (*.f64 x x) #s(literal 7/8 binary64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 3/4 binary64) x) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)) (*.f64 (*.f64 x x) #s(literal 7/8 binary64)))))))) (*.f64 (*.f64 x x) #s(literal 7/8 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(* a x) |
(*.f64 a x) |
(* x (+ a (* x (- (+ (* -1/8 (pow a 2)) (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a))))))) |
(* x (+ a (* x (- (+ (* -1/8 (pow a 2)) (+ (* x (- (+ (* -1/2 (* a (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/16 (pow a 3)) (* 2/3 (pow a 3)))) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a))))))))))) (pow a 2))) (* 1/2 (* a (- a (* 1/4 a)))))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 x (+.f64 (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 29/48 binary64))) (*.f64 (*.f64 #s(literal 3/4 binary64) a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a))))))) |
(* x (+ a (* x (- (+ (* -1/8 (pow a 2)) (+ (* x (- (+ (* -1/2 (* a (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/16 (pow a 3)) (+ (* 2/3 (pow a 3)) (* x (- (+ (* -1/2 (* a (+ (* -1/2 (* a (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/16 (pow a 3)) (* 1/24 (pow a 3)))))) (+ (* -1/4 (* (pow a 2) (+ (* -1/8 (pow a 2)) (* 1/8 (pow a 2))))) (+ (* -1/48 (pow a 4)) (* 1/3 (pow a 4))))) (+ (* 1/12 (* (pow a 3) (- a (* 1/4 a)))) (+ (* 1/4 (* (pow a 2) (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) (* 1/2 (* a (- (* 2/3 (pow a 3)) (+ (* 1/24 (pow a 3)) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))))))))))))))) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a))))))))))) (pow a 2))) (* 1/2 (* a (- a (* 1/4 a)))))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 x (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 29/48 binary64))) (+.f64 (*.f64 x (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/48 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) a) #s(literal 5/16 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3/4 binary64) a) #s(literal 1/12 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a)))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 5/8 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a))))) (*.f64 (*.f64 #s(literal 3/4 binary64) a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))))) (+.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a))))) (*.f64 (*.f64 #s(literal 3/4 binary64) a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a))))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(- (/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) (/ 1 (+ 1 (exp (* a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* a (- x (* 1/4 x)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) x))) |
(+ 1/2 (* a (- (+ x (* a (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) (* 1/4 x)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)) (*.f64 (*.f64 x x) #s(literal 7/8 binary64)))) (*.f64 #s(literal 3/4 binary64) x)))) |
(+ 1/2 (* a (- (+ x (* a (- (+ (* a (- (* 2/3 (pow x 3)) (+ (* 1/24 (pow x 3)) (+ (* 1/4 (* (pow x 2) (- x (* 1/4 x)))) (* 1/2 (* x (- (pow x 2) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))))))) (pow x 2)) (+ (* 1/8 (pow x 2)) (* 1/2 (* x (- x (* 1/4 x)))))))) (* 1/4 x)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)) (*.f64 (*.f64 x x) #s(literal 7/8 binary64))) (*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/8 binary64)) (*.f64 (*.f64 #s(literal 3/4 binary64) x) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -3/4 binary64) x)) (*.f64 (*.f64 x x) #s(literal 7/8 binary64)))))))) (*.f64 #s(literal 3/4 binary64) x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* x (- a (* 1/4 a)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal 3/4 binary64) a))) |
(+ 1/2 (* x (- (+ a (* x (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) (* 1/4 a)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a))))) (*.f64 #s(literal 3/4 binary64) a)))) |
(+ 1/2 (* x (- (+ a (* x (- (+ (* x (- (* 2/3 (pow a 3)) (+ (* 1/24 (pow a 3)) (+ (* 1/4 (* (pow a 2) (- a (* 1/4 a)))) (* 1/2 (* a (- (pow a 2) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))))))) (pow a 2)) (+ (* 1/8 (pow a 2)) (* 1/2 (* a (- a (* 1/4 a)))))))) (* 1/4 a)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a)))) (*.f64 x (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 5/8 binary64)) (+.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 7/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal 3/4 binary64) a))))) (*.f64 (*.f64 #s(literal 3/4 binary64) a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))))) (*.f64 #s(literal 3/4 binary64) a)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (exp (* 2 (* a x))) (+ 1 (exp (* a x)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(+ 1 (* a (+ (* 2 x) (* 2 (* a (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 a (*.f64 a (*.f64 a x)))))) |
(+ 1 (* a (+ (* 2 x) (* a (+ (* 4/3 (* a (pow x 3))) (* 2 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 x (*.f64 x x))) #s(literal 4/3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))))))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (* a x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(+ 1 (* x (+ (* 2 a) (* 2 (* (pow a 2) x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 a (*.f64 a (*.f64 a x)))))) |
(+ 1 (* x (+ (* 2 a) (* x (+ (* 4/3 (* (pow a 3) x)) (* 2 (pow a 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal 4/3 binary64))) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(exp (* 2 (* a x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 a x))) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
(* 1/6 (* a x)) |
(*.f64 a (*.f64 x #s(literal 1/6 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a x)) |
(+.f64 (*.f64 a x) #s(literal 1 binary64)) |
(+ 1 (* a (+ x (* 1/2 (* a (pow x 2)))))) |
(+.f64 (*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))) |
(+.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))))) #s(literal 1 binary64)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a x)) |
(+.f64 (*.f64 a x) #s(literal 1 binary64)) |
(+ 1 (* x (+ a (* 1/2 (* (pow a 2) x))))) |
(+.f64 (*.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))) |
(+.f64 (*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 a (*.f64 a #s(literal 1/6 binary64))))))))) #s(literal 1 binary64)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
Compiled 27158 to 2201 computations (91.9% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1104 | 1 | 1105 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 4 | 4 |
| Total | 1105 | 8 | 1113 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
| ✓ | 68.3% | (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
| ✓ | 69.2% | (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a) |
| ✓ | 69.2% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
| ✓ | 68.3% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
| ✓ | 18.4% | (*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
| ✓ | 68.8% | (*.f64 a x) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 103 to 67 computations (35% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 a x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 6784 | (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
| 2434× | *-lowering-*.f32 |
| 2434× | *-lowering-*.f64 |
| 2096× | +-lowering-+.f64 |
| 2096× | +-lowering-+.f32 |
| 1620× | --lowering--.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 58 |
| 1 | 30 | 58 |
| 2 | 53 | 57 |
| 3 | 97 | 57 |
| 4 | 165 | 41 |
| 5 | 242 | 40 |
| 6 | 603 | 40 |
| 7 | 3388 | 40 |
| 0 | 8188 | 40 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1))) |
1 |
(/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1)) |
(+ 1 (exp (* a x))) |
(exp (* a x)) |
(* a x) |
a |
x |
(- (exp (* a (* x 2))) 1) |
(* a (* x 2)) |
(* x 2) |
2 |
| Outputs |
|---|
(/ 1 (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1))) |
(expm1.f64 (*.f64 a x)) |
1 |
#s(literal 1 binary64) |
(/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(* a x) |
(*.f64 a x) |
a |
x |
(- (exp (* a (* x 2))) 1) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(* a (* x 2)) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
| ✓ | accuracy | 99.6% | (*.f64 a (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 98.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
| 58.0ms | 140× | 1 | valid |
| 26.0ms | 33× | 5 | exit |
| 13.0ms | 83× | 0 | valid |
Compiled 62 to 13 computations (79% saved)
compiled-spec: 16.0ms (26.5% of total)ival-exp: 13.0ms (21.5% of total)ival-mult: 11.0ms (18.2% of total)backward-pass: 9.0ms (14.9% of total)ival-div: 4.0ms (6.6% of total)ival-add: 2.0ms (3.3% of total)ival-sub: 2.0ms (3.3% of total)const: 1.0ms (1.7% of total)| Inputs |
|---|
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1))> |
#<alt (/ 1 (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (exp (* a x))> |
#<alt (* a (* x 2))> |
#<alt (- (exp (* a (* x 2))) 1)> |
| Outputs |
|---|
#<alt (/ 1 (* a x))> |
#<alt (/ (+ (* -1/2 a) (/ 1 x)) a)> |
#<alt (/ (+ (* a (- (* a (- (* 1/4 x) (+ (* -1/2 x) (* 2/3 x)))) 1/2)) (/ 1 x)) a)> |
#<alt (/ (+ (* a (- (* a (- (+ (* 1/4 x) (* a (- (* 1/12 (pow x 2)) (+ (* -1/3 (pow x 2)) (+ (* 1/3 (pow x 2)) (* x (- (* 1/4 x) (+ (* -1/2 x) (* 2/3 x))))))))) (+ (* -1/2 x) (* 2/3 x)))) 1/2)) (/ 1 x)) a)> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ 1 (* a x))> |
#<alt (/ (+ (* -1/2 x) (/ 1 a)) x)> |
#<alt (/ (+ (* x (- (* x (- (* 1/4 a) (+ (* -1/2 a) (* 2/3 a)))) 1/2)) (/ 1 a)) x)> |
#<alt (/ (+ (* x (- (* x (- (+ (* 1/4 a) (* x (- (* 1/12 (pow a 2)) (+ (* -1/3 (pow a 2)) (+ (* 1/3 (pow a 2)) (* a (- (* 1/4 a) (+ (* -1/2 a) (* 2/3 a))))))))) (+ (* -1/2 a) (* 2/3 a)))) 1/2)) (/ 1 a)) x)> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1))> |
#<alt (* a x)> |
#<alt (* a (+ x (* a (- (pow x 2) (* 1/2 (pow x 2))))))> |
#<alt (* a (+ x (* a (- (+ (* a (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2))))))> |
#<alt (* a (+ x (* a (- (+ (* a (- (+ (* 2/3 (pow x 3)) (* a (- (* 1/3 (pow x 4)) (+ (* 1/12 (pow x 4)) (+ (* 1/4 (* (pow x 2) (- (pow x 2) (* 1/2 (pow x 2))))) (* 1/2 (* x (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))))))))) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2))))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (* a x)> |
#<alt (* x (+ a (* x (- (pow a 2) (* 1/2 (pow a 2))))))> |
#<alt (* x (+ a (* x (- (+ (* x (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2))))))> |
#<alt (* x (+ a (* x (- (+ (* x (- (+ (* 2/3 (pow a 3)) (* x (- (* 1/3 (pow a 4)) (+ (* 1/12 (pow a 4)) (+ (* 1/4 (* (pow a 2) (- (pow a 2) (* 1/2 (pow a 2))))) (* 1/2 (* a (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))))))))) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2))))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt (/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x))))> |
#<alt 2> |
#<alt (+ 2 (* a x))> |
#<alt (+ 2 (* a (+ x (* 1/2 (* a (pow x 2))))))> |
#<alt (+ 2 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt 2> |
#<alt (+ 2 (* a x))> |
#<alt (+ 2 (* x (+ a (* 1/2 (* (pow a 2) x)))))> |
#<alt (+ 2 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt (+ 1 (exp (* a x)))> |
#<alt 1> |
#<alt (+ 1 (* a x))> |
#<alt (+ 1 (* a (+ x (* 1/2 (* a (pow x 2))))))> |
#<alt (+ 1 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2)))))))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt 1> |
#<alt (+ 1 (* a x))> |
#<alt (+ 1 (* x (+ a (* 1/2 (* (pow a 2) x)))))> |
#<alt (+ 1 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2)))))))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (exp (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* 2 (* a x))> |
#<alt (* a (+ (* 2 x) (* 2 (* a (pow x 2)))))> |
#<alt (* a (+ (* 2 x) (* a (+ (* 4/3 (* a (pow x 3))) (* 2 (pow x 2))))))> |
#<alt (* a (+ (* 2 x) (* a (+ (* 2 (pow x 2)) (* a (+ (* 2/3 (* a (pow x 4))) (* 4/3 (pow x 3))))))))> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (* 2 (* a x))> |
#<alt (* x (+ (* 2 a) (* 2 (* (pow a 2) x))))> |
#<alt (* x (+ (* 2 a) (* x (+ (* 4/3 (* (pow a 3) x)) (* 2 (pow a 2))))))> |
#<alt (* x (+ (* 2 a) (* x (+ (* 2 (pow a 2)) (* x (+ (* 2/3 (* (pow a 4) x)) (* 4/3 (pow a 3))))))))> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
#<alt (- (exp (* 2 (* a x))) 1)> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | -inf | (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1)) |
| 1.0ms | x | @ | inf | (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1)) |
| 1.0ms | a | @ | inf | (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1)) |
| 0.0ms | x | @ | -inf | (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1)) |
| 0.0ms | a | @ | 0 | (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1)) |
| 1× | batch-egg-rewrite |
| 2634× | *-lowering-*.f32 |
| 2634× | *-lowering-*.f64 |
| 2358× | /-lowering-/.f32 |
| 2358× | /-lowering-/.f64 |
| 1606× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 48 |
| 1 | 66 | 47 |
| 2 | 474 | 30 |
| 3 | 5408 | 30 |
| 0 | 8318 | 30 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1)) |
(/ 1 (/ (+ 1 (exp (* a x))) (- (exp (* a (* x 2))) 1))) |
(+ 1 (exp (* a x))) |
(exp (* a x)) |
(* a (* x 2)) |
(- (exp (* a (* x 2))) 1) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (exp.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (expm1.f64 (*.f64 a x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) |
(/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (expm1.f64 (*.f64 a x)) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (neg.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (expm1.f64 (*.f64 a x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (expm1.f64 (*.f64 a x))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (expm1.f64 (*.f64 a x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64))) (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64)) |
(pow.f64 (expm1.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) |
(*.f64 (pow.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(*.f64 (pow.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal -1/2 binary64)) (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) (-.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (*.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a x))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))))) |
(-.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a x)) (*.f64 (exp.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (exp.f64 (*.f64 a x)) (/.f64 (exp.f64 (*.f64 a x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a x)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 (exp.f64 (*.f64 a x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (exp.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (pow.f64 (exp.f64 a) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) (/.f64 a #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(expm1.f64 (*.f64 a x)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (neg.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))) (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) (-.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))))) (-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) (-.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (expm1.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64)) (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (+.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64))) (pow.f64 (expm1.f64 (*.f64 a x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (expm1.f64 (*.f64 a x))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (expm1.f64 (*.f64 a x))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a x))))) |
(+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (expm1.f64 (*.f64 a x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (expm1.f64 (*.f64 a x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (expm1.f64 (*.f64 a x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (expm1.f64 (*.f64 a x)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a x))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64)))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 a x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (expm1.f64 (*.f64 a x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 (expm1.f64 (*.f64 a x)) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 (expm1.f64 (*.f64 a x)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (*.f64 (expm1.f64 (*.f64 a x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (expm1.f64 (*.f64 a x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) (+.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (expm1.f64 (*.f64 a x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x)))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (expm1.f64 (*.f64 a x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) (-.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 a x)) (expm1.f64 (*.f64 a x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) a)) |
(exp.f64 (*.f64 a (*.f64 x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (exp.f64 a) (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 a) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 a #s(literal 2 binary64))) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 x) a) |
(pow.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(*.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 a) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 a) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) (/.f64 a #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) |
(log.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 a x) (*.f64 a x)) |
(+.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 a x (*.f64 a x)) |
(fma.f64 x a (*.f64 a x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 a x) #s(literal 3 binary64)) (pow.f64 (*.f64 a x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 a x) (*.f64 a x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a x) (*.f64 a x)) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 a x) (*.f64 a x))) |
(*.f64 a (*.f64 x #s(literal 2 binary64))) |
(*.f64 a (log.f64 (exp.f64 (*.f64 x #s(literal 2 binary64))))) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(*.f64 x (log.f64 (exp.f64 (*.f64 a #s(literal 2 binary64))))) |
(*.f64 x (+.f64 a a)) |
(*.f64 (*.f64 a x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 a x)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) x) |
(+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(+.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 a x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(fma.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(fma.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 a x))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 2 binary64))) (/.f64 a #s(literal 2 binary64))) (pow.f64 (exp.f64 (*.f64 x #s(literal 2 binary64))) (/.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (exp.f64 (*.f64 a x)) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (-.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (+.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) |
(pow.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a x))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (*.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))) (-.f64 (exp.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 4 binary64))) (*.f64 a (*.f64 x #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 6 binary64)))))) (-.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
| 1× | egg-herbie |
| 4248× | *-lowering-*.f32 |
| 4248× | *-lowering-*.f64 |
| 3198× | +-lowering-+.f64 |
| 3198× | +-lowering-+.f32 |
| 1278× | associate-*r* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 1510 |
| 1 | 719 | 1326 |
| 2 | 2422 | 1264 |
| 0 | 8716 | 1264 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (* a x)) |
(/ (+ (* -1/2 a) (/ 1 x)) a) |
(/ (+ (* a (- (* a (- (* 1/4 x) (+ (* -1/2 x) (* 2/3 x)))) 1/2)) (/ 1 x)) a) |
(/ (+ (* a (- (* a (- (+ (* 1/4 x) (* a (- (* 1/12 (pow x 2)) (+ (* -1/3 (pow x 2)) (+ (* 1/3 (pow x 2)) (* x (- (* 1/4 x) (+ (* -1/2 x) (* 2/3 x))))))))) (+ (* -1/2 x) (* 2/3 x)))) 1/2)) (/ 1 x)) a) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ 1 (* a x)) |
(/ (+ (* -1/2 x) (/ 1 a)) x) |
(/ (+ (* x (- (* x (- (* 1/4 a) (+ (* -1/2 a) (* 2/3 a)))) 1/2)) (/ 1 a)) x) |
(/ (+ (* x (- (* x (- (+ (* 1/4 a) (* x (- (* 1/12 (pow a 2)) (+ (* -1/3 (pow a 2)) (+ (* 1/3 (pow a 2)) (* a (- (* 1/4 a) (+ (* -1/2 a) (* 2/3 a))))))))) (+ (* -1/2 a) (* 2/3 a)))) 1/2)) (/ 1 a)) x) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(* a x) |
(* a (+ x (* a (- (pow x 2) (* 1/2 (pow x 2)))))) |
(* a (+ x (* a (- (+ (* a (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2)))))) |
(* a (+ x (* a (- (+ (* a (- (+ (* 2/3 (pow x 3)) (* a (- (* 1/3 (pow x 4)) (+ (* 1/12 (pow x 4)) (+ (* 1/4 (* (pow x 2) (- (pow x 2) (* 1/2 (pow x 2))))) (* 1/2 (* x (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))))))))) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2)))))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(* a x) |
(* x (+ a (* x (- (pow a 2) (* 1/2 (pow a 2)))))) |
(* x (+ a (* x (- (+ (* x (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2)))))) |
(* x (+ a (* x (- (+ (* x (- (+ (* 2/3 (pow a 3)) (* x (- (* 1/3 (pow a 4)) (+ (* 1/12 (pow a 4)) (+ (* 1/4 (* (pow a 2) (- (pow a 2) (* 1/2 (pow a 2))))) (* 1/2 (* a (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))))))))) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2)))))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
2 |
(+ 2 (* a x)) |
(+ 2 (* a (+ x (* 1/2 (* a (pow x 2)))))) |
(+ 2 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
2 |
(+ 2 (* a x)) |
(+ 2 (* x (+ a (* 1/2 (* (pow a 2) x))))) |
(+ 2 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
(+ 1 (exp (* a x))) |
1 |
(+ 1 (* a x)) |
(+ 1 (* a (+ x (* 1/2 (* a (pow x 2)))))) |
(+ 1 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
1 |
(+ 1 (* a x)) |
(+ 1 (* x (+ a (* 1/2 (* (pow a 2) x))))) |
(+ 1 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(exp (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* 2 (* a x)) |
(* a (+ (* 2 x) (* 2 (* a (pow x 2))))) |
(* a (+ (* 2 x) (* a (+ (* 4/3 (* a (pow x 3))) (* 2 (pow x 2)))))) |
(* a (+ (* 2 x) (* a (+ (* 2 (pow x 2)) (* a (+ (* 2/3 (* a (pow x 4))) (* 4/3 (pow x 3)))))))) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(* 2 (* a x)) |
(* x (+ (* 2 a) (* 2 (* (pow a 2) x)))) |
(* x (+ (* 2 a) (* x (+ (* 4/3 (* (pow a 3) x)) (* 2 (pow a 2)))))) |
(* x (+ (* 2 a) (* x (+ (* 2 (pow a 2)) (* x (+ (* 2/3 (* (pow a 4) x)) (* 4/3 (pow a 3)))))))) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
(- (exp (* 2 (* a x))) 1) |
| Outputs |
|---|
(/ 1 (* a x)) |
(/.f64 #s(literal 1 binary64) (*.f64 a x)) |
(/ (+ (* -1/2 a) (/ 1 x)) a) |
(/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a) |
(/ (+ (* a (- (* a (- (* 1/4 x) (+ (* -1/2 x) (* 2/3 x)))) 1/2)) (/ 1 x)) a) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 a (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/12 binary64)))))) a) |
(/ (+ (* a (- (* a (- (+ (* 1/4 x) (* a (- (* 1/12 (pow x 2)) (+ (* -1/3 (pow x 2)) (+ (* 1/3 (pow x 2)) (* x (- (* 1/4 x) (+ (* -1/2 x) (* 2/3 x))))))))) (+ (* -1/2 x) (* 2/3 x)))) 1/2)) (/ 1 x)) a) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 a (+.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x #s(literal 1/12 binary64))))))) a) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ 1 (* a x)) |
(/.f64 #s(literal 1 binary64) (*.f64 a x)) |
(/ (+ (* -1/2 x) (/ 1 a)) x) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x) |
(/ (+ (* x (- (* x (- (* 1/4 a) (+ (* -1/2 a) (* 2/3 a)))) 1/2)) (/ 1 a)) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/12 binary64)))))) x) |
(/ (+ (* x (- (* x (- (+ (* 1/4 a) (* x (- (* 1/12 (pow a 2)) (+ (* -1/3 (pow a 2)) (+ (* 1/3 (pow a 2)) (* a (- (* 1/4 a) (+ (* -1/2 a) (* 2/3 a))))))))) (+ (* -1/2 a) (* 2/3 a)))) 1/2)) (/ 1 a)) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x #s(literal 1/12 binary64))))))) x) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(/ (+ 1 (exp (* a x))) (- (exp (* 2 (* a x))) 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64))))) |
(* a x) |
(*.f64 a x) |
(* a (+ x (* a (- (pow x 2) (* 1/2 (pow x 2)))))) |
(*.f64 a (*.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) x)) |
(* a (+ x (* a (- (+ (* a (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2)))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/12 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)))))))) |
(* a (+ x (* a (- (+ (* a (- (+ (* 2/3 (pow x 3)) (* a (- (* 1/3 (pow x 4)) (+ (* 1/12 (pow x 4)) (+ (* 1/4 (* (pow x 2) (- (pow x 2) (* 1/2 (pow x 2))))) (* 1/2 (* x (- (* 2/3 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))))))))) (+ (* 1/4 (pow x 3)) (* 1/2 (* x (- (pow x 2) (* 1/2 (pow x 2)))))))) (pow x 2)) (* 1/2 (pow x 2)))))) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/12 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 a (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/12 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)))))))))))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(* a x) |
(*.f64 a x) |
(* x (+ a (* x (- (pow a 2) (* 1/2 (pow a 2)))))) |
(*.f64 a (*.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) x)) |
(* x (+ a (* x (- (+ (* x (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2)))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 5/12 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))))))) |
(* x (+ a (* x (- (+ (* x (- (+ (* 2/3 (pow a 3)) (* x (- (* 1/3 (pow a 4)) (+ (* 1/12 (pow a 4)) (+ (* 1/4 (* (pow a 2) (- (pow a 2) (* 1/2 (pow a 2))))) (* 1/2 (* a (- (* 2/3 (pow a 3)) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))))))))) (+ (* 1/4 (pow a 3)) (* 1/2 (* a (- (pow a 2) (* 1/2 (pow a 2)))))))) (pow a 2)) (* 1/2 (pow a 2)))))) |
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 5/12 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 x (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/8 binary64)))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 5/12 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))))))))))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
(/ (- (exp (* 2 (* a x))) 1) (+ 1 (exp (* a x)))) |
(/.f64 (expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* a x)) |
(+.f64 (*.f64 a x) #s(literal 2 binary64)) |
(+ 2 (* a (+ x (* 1/2 (* a (pow x 2)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) x))) |
(+ 2 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* a x)) |
(+.f64 (*.f64 a x) #s(literal 2 binary64)) |
(+ 2 (* x (+ a (* 1/2 (* (pow a 2) x))))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) x))) |
(+ 2 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
(+ 1 (exp (* a x))) |
(+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a x)) |
(+.f64 #s(literal 1 binary64) (*.f64 a x)) |
(+ 1 (* a (+ x (* 1/2 (* a (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) x))) |
(+ 1 (* a (+ x (* a (+ (* 1/6 (* a (pow x 3))) (* 1/2 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))))) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a x)) |
(+.f64 #s(literal 1 binary64) (*.f64 a x)) |
(+ 1 (* x (+ a (* 1/2 (* (pow a 2) x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 (*.f64 a (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) x))) |
(+ 1 (* x (+ a (* x (+ (* 1/6 (* (pow a 3) x)) (* 1/2 (pow a 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 x (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/6 binary64))))))))) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(exp (* a x)) |
(exp.f64 (*.f64 a x)) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* a (+ (* 2 x) (* 2 (* a (pow x 2))))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a x)) x))) |
(* a (+ (* 2 x) (* a (+ (* 4/3 (* a (pow x 3))) (* 2 (pow x 2)))))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 4/3 binary64) x))))))) |
(* a (+ (* 2 x) (* a (+ (* 2 (pow x 2)) (* a (+ (* 2/3 (* a (pow x 4))) (* 4/3 (pow x 3)))))))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 4/3 binary64) x)))) (*.f64 a (*.f64 a (*.f64 x (*.f64 x (*.f64 #s(literal 2/3 binary64) (*.f64 x x)))))))))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(* 2 (* a x)) |
(*.f64 x (*.f64 a #s(literal 2 binary64))) |
(* x (+ (* 2 a) (* 2 (* (pow a 2) x)))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a x)) x))) |
(* x (+ (* 2 a) (* x (+ (* 4/3 (* (pow a 3) x)) (* 2 (pow a 2)))))) |
(*.f64 a (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 4/3 binary64) x))))))) |
(* x (+ (* 2 a) (* x (+ (* 2 (pow a 2)) (* x (+ (* 2/3 (* (pow a 4) x)) (* 4/3 (pow a 3)))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a x)) a)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 a (*.f64 #s(literal 2/3 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 4/3 binary64)))))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
(- (exp (* 2 (* a x))) 1) |
(expm1.f64 (*.f64 x (*.f64 a #s(literal 2 binary64)))) |
Compiled 22902 to 2145 computations (90.6% saved)
11 alts after pruning (4 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 780 | 4 | 784 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 6 | 7 |
| Total | 781 | 11 | 792 |
| Status | Accuracy | Program |
|---|---|---|
| 67.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 a (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/12 binary64)))))) a)) | |
| 72.0% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x)) | |
| 71.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) | |
| ✓ | 98.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
| 67.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a x))) | |
| ✓ | 68.3% | (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
| ✓ | 69.2% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
| ✓ | 68.3% | (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
| ✓ | 18.4% | (*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
| ✓ | 68.8% | (*.f64 a x) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 341 to 165 computations (51.6% saved)
| Inputs |
|---|
(*.f64 a x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a x))) |
(*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x)) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 a (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/12 binary64)))))) a)) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))))) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a x))) (expm1.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 a (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(expm1.f64 (*.f64 a x)) |
5 calls:
| 7.0ms | x |
| 5.0ms | a |
| 5.0ms | (*.f64 a x) |
| 4.0ms | (-.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
| 4.0ms | (exp.f64 (*.f64 a x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | a |
| 100.0% | 1 | x |
| 100.0% | 1 | (-.f64 (exp.f64 (*.f64 a x)) #s(literal 1 binary64)) |
| 100.0% | 1 | (exp.f64 (*.f64 a x)) |
| 100.0% | 1 | (*.f64 a x) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
(*.f64 a x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a x))) |
(*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x)) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 a (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 x #s(literal 1/12 binary64)))))) a)) |
(*.f64 a (+.f64 x (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 a (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a #s(literal 1/24 binary64)))))))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a) |
3 calls:
| 6.0ms | x |
| 4.0ms | a |
| 3.0ms | (*.f64 a x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.0% | 1 | a |
| 72.0% | 1 | x |
| 73.9% | 2 | (*.f64 a x) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
(*.f64 a x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a x))) |
(*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x)) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64)))))) |
1 calls:
| 3.0ms | (*.f64 a x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 2 | (*.f64 a x) |
Compiled 5 to 3 computations (40% saved)
| Inputs |
|---|
(*.f64 a x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a x))) |
(*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
1 calls:
| 3.0ms | (*.f64 a x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 2 | (*.f64 a x) |
Compiled 5 to 3 computations (40% saved)
| Inputs |
|---|
(*.f64 a x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a x))) |
(*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
1 calls:
| 5.0ms | (*.f64 a x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 2 | (*.f64 a x) |
Compiled 5 to 3 computations (40% saved)
Total -32.2b remaining (-161.1%)
Threshold costs -32.2b (-161.1%)
| Inputs |
|---|
(*.f64 a x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a x))) |
(*.f64 (*.f64 a x) (*.f64 x (*.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x) |
| Outputs |
|---|
(*.f64 a x) |
3 calls:
| 2.0ms | x |
| 2.0ms | a |
| 2.0ms | (*.f64 a x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 1 | x |
| 68.8% | 1 | a |
| 68.8% | 1 | (*.f64 a x) |
Compiled 11 to 7 computations (36.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -57944.422243923414 | -1.42055298708338e-7 |
Compiled 13 to 10 computations (23.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -57944.422243923414 | -1.42055298708338e-7 |
Compiled 13 to 10 computations (23.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.42055298708338e-7 | -2.820866587248166e-9 |
Compiled 13 to 10 computations (23.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.42055298708338e-7 | -2.820866587248166e-9 |
Compiled 13 to 10 computations (23.1% saved)
| 1× | egg-herbie |
| 26× | *-commutative_binary64 |
| 12× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 131 |
| 1 | 62 | 131 |
| 1× | saturated |
| Inputs |
|---|
(expm1.f64 (*.f64 a x)) |
(if (<=.f64 (*.f64 a x) #s(literal -50000 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a)) |
(if (<=.f64 (*.f64 a x) #s(literal -50000 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(if (<=.f64 (*.f64 a x) #s(literal -944473296573929/9444732965739290427392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x)) |
(if (<=.f64 (*.f64 a x) #s(literal -944473296573929/9444732965739290427392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x)) |
(*.f64 a x) |
| Outputs |
|---|
(expm1.f64 (*.f64 a x)) |
(if (<=.f64 (*.f64 a x) #s(literal -50000 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) a)) |
(if (<=.f64 (*.f64 a x) #s(literal -50000 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) (*.f64 a (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))))) |
(if (<=.f64 (*.f64 a x) #s(literal -50000 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) (*.f64 (*.f64 a x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a x) #s(literal 1/6 binary64))))))) |
(if (<=.f64 (*.f64 a x) #s(literal -944473296573929/9444732965739290427392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x)) |
(if (<=.f64 (*.f64 a x) #s(literal -944473296573929/9444732965739290427392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) x)) (*.f64 x (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))))) |
(if (<=.f64 (*.f64 a x) #s(literal -944473296573929/9444732965739290427392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64))) a) x)) |
(if (<=.f64 (*.f64 a x) #s(literal -944473296573929/9444732965739290427392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) a)) (*.f64 x (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a x) #s(literal 1/2 binary64)))))) |
(*.f64 a x) |
| 4442× | fma-define |
| 4248× | *-lowering-*.f32 |
| 4248× | *-lowering-*.f64 |
| 3690× | *-lowering-*.f32 |
| 3690× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 250 |
| 1 | 192 | 238 |
| 2 | 604 | 236 |
| 3 | 1416 | 232 |
| 4 | 2879 | 232 |
| 5 | 3199 | 232 |
| 6 | 3406 | 230 |
| 7 | 3492 | 230 |
| 8 | 3506 | 230 |
| 9 | 3508 | 230 |
| 10 | 4704 | 230 |
| 11 | 4704 | 230 |
| 12 | 4704 | 230 |
| 13 | 5383 | 230 |
| 14 | 5849 | 230 |
| 15 | 6875 | 230 |
| 0 | 8083 | 230 |
| 0 | 6 | 4 |
| 1 | 15 | 4 |
| 2 | 18 | 4 |
| 0 | 18 | 4 |
| 0 | 6 | 7 |
| 1 | 28 | 7 |
| 2 | 155 | 7 |
| 3 | 1417 | 7 |
| 0 | 8359 | 7 |
| 0 | 29 | 156 |
| 1 | 162 | 133 |
| 2 | 1453 | 128 |
| 0 | 8865 | 128 |
| 0 | 224 | 1510 |
| 1 | 719 | 1326 |
| 2 | 2422 | 1264 |
| 0 | 8716 | 1264 |
| 0 | 35 | 196 |
| 1 | 224 | 173 |
| 2 | 2093 | 171 |
| 0 | 8414 | 171 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
Compiled 397 to 222 computations (44.1% saved)
(sort a x)
Compiled 318 to 116 computations (63.5% saved)
Loading profile data...