
Time bar (total: 12.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 2 |
| 50% | 0% | 0% | 100% | 0% | 0% | 0% | 3 |
| 75% | 0% | 0% | 100% | 0% | 0% | 0% | 4 |
| 87.5% | 0% | 0% | 100% | 0% | 0% | 0% | 5 |
| 93.8% | 0% | 0% | 100% | 0% | 0% | 0% | 6 |
| 96.9% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 98.4% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 99.2% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 99.6% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 99.8% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 99.9% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 17 to 13 computations (23.5% saved)
| 1.1s | 8 256× | 0 | valid |
ival-cos: 372.0ms (42.8% of total)const: 194.0ms (22.3% of total)ival-mult: 146.0ms (16.8% of total)ival-exp: 87.0ms (10% of total)ival-<=: 51.0ms (5.9% of total)ival-and: 10.0ms (1.2% of total)exact: 5.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)| 1× | egg-herbie |
| 130× | exp-prod |
| 40× | exp-sum |
| 40× | associate-*l* |
| 36× | distribute-lft-neg-in |
| 36× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 19 |
| 1 | 31 | 19 |
| 2 | 82 | 19 |
| 3 | 203 | 19 |
| 4 | 349 | 19 |
| 5 | 417 | 19 |
| 6 | 460 | 19 |
| 7 | 480 | 19 |
| 8 | 486 | 19 |
| 9 | 491 | 19 |
| 10 | 493 | 19 |
| 0 | 7 | 9 |
| 1 | 13 | 9 |
| 2 | 20 | 9 |
| 3 | 25 | 9 |
| 0 | 25 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(* (cos x) (exp (* 10 (* x x)))) |
| Outputs |
|---|
(* (cos x) (exp (* 10 (* x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 67 | 0 | - | 67 | (2.004338032474837) | (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
| 0 | 0 | - | 0 | - | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 10 binary64) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | #s(literal 10 binary64) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 102 |
| - | 0 | 154 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 102 | 0 |
| - | 0 | 154 | 0 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 1 | 0 |
| - | 0 | 0 | 0 |
| 104.0ms | 512× | 0 | valid |
Compiled 78 to 32 computations (59% saved)
ival-cos: 37.0ms (70.2% of total)ival-mult: 9.0ms (17.1% of total)ival-exp: 5.0ms (9.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 #s(literal 10 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 18× | *-lowering-*.f32 |
| 18× | *-lowering-*.f64 |
| 14× | pow-lowering-pow.f64 |
| 14× | pow-lowering-pow.f32 |
| 14× | exp-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 27 |
| 1 | 13 | 27 |
| 2 | 20 | 27 |
| 3 | 25 | 27 |
| 0 | 25 | 27 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (cos x) (exp (* 10 (* x x)))) |
(cos x) |
x |
(exp (* 10 (* x x))) |
(* 10 (* x x)) |
10 |
(* x x) |
| Outputs |
|---|
(* (cos x) (exp (* 10 (* x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(cos x) |
(cos.f64 x) |
x |
(exp (* 10 (* x x))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(* 10 (* x x)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
10 |
#s(literal 10 binary64) |
(* x x) |
(*.f64 x x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 10 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 94.9% | (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
| 49.0ms | 256× | 0 | valid |
Compiled 29 to 9 computations (69% saved)
ival-mult: 32.0ms (75.7% of total)ival-cos: 7.0ms (16.6% of total)ival-exp: 3.0ms (7.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (cos x) (exp (* 10 (* x x))))> |
#<alt (cos x)> |
#<alt (exp (* 10 (* x x)))> |
#<alt (* 10 (* x x))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2)))))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* 10 (* x x)) |
| 0.0ms | x | @ | inf | (* (cos x) (exp (* 10 (* x x)))) |
| 0.0ms | x | @ | 0 | (* (cos x) (exp (* 10 (* x x)))) |
| 0.0ms | x | @ | inf | (* 10 (* x x)) |
| 0.0ms | x | @ | -inf | (* (cos x) (exp (* 10 (* x x)))) |
| 1× | batch-egg-rewrite |
| 1 718× | accelerator-lowering-fma.f32 |
| 1 718× | accelerator-lowering-fma.f64 |
| 992× | *-lowering-*.f32 |
| 992× | *-lowering-*.f64 |
| 480× | /-lowering-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 22 |
| 1 | 15 | 22 |
| 2 | 37 | 22 |
| 3 | 108 | 22 |
| 4 | 420 | 16 |
| 0 | 3399 | 16 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos x) (exp (* 10 (* x x)))) |
(cos x) |
(exp (* 10 (* x x))) |
(* 10 (* x x)) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x x))) |
(*.f64 (exp.f64 (*.f64 x x)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x x)) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x x)))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x x))) (exp.f64 (*.f64 x x))) |
(cos.f64 x) |
(exp.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 5/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) (sqrt.f64 x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x))) (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
(exp.f64 (*.f64 (*.f64 x #s(literal 5 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(sqrt.f64 (exp.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (fma.f64 x #s(literal 1/4 binary64) (*.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 5 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 5/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (exp.f64 x) x) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 5 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 x) (+.f64 x x)) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) (*.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 10 binary64) (*.f64 x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 5/2 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (+.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) x) |
(pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/4 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) |
(pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal 5 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) x) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 x #s(literal 5 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 20 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x x)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 20 binary64))) (*.f64 x x)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 20 binary64)) (exp.f64 #s(literal 20 binary64))) (*.f64 x x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (exp.f64 (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) |
(*.f64 (exp.f64 (*.f64 x x)) (exp.f64 (*.f64 x x))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (*.f64 x #s(literal 1/4 binary64))) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (*.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x #s(literal 1/4 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x #s(literal 1/4 binary64)))) x)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) (*.f64 x #s(literal 1/4 binary64))) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 5/4 binary64)) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 5/4 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 x x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 x))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(-.f64 (*.f64 x x) (*.f64 x (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) #s(literal -4 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 x x (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 5 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 x x)) |
(fma.f64 x (+.f64 x x) (*.f64 x x)) |
(fma.f64 x (fma.f64 x #s(literal 1/4 binary64) (*.f64 x #s(literal 1/4 binary64))) (*.f64 x x)) |
(fma.f64 x (*.f64 (neg.f64 x) #s(literal -2 binary64)) (*.f64 x x)) |
(fma.f64 x (neg.f64 (neg.f64 x)) (*.f64 x x)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 10 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 10 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 5 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 20 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal 1/4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -5 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -2 binary64) (*.f64 x (neg.f64 x)) (*.f64 x x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 10 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 10 binary64) (*.f64 x #s(literal 10 binary64))) (*.f64 x x)) |
(fma.f64 #s(literal 5 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (log.f64 (exp.f64 (*.f64 x (sqrt.f64 x)))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/4 binary64))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/4 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (+.f64 x x)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 10 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) x) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 x (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 20 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 5 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 5 binary64)) (+.f64 x x) (*.f64 x x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) x (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x))) #s(literal -1/4 binary64) (*.f64 x x)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -2 binary64)) (*.f64 x (neg.f64 x)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal -2 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (/.f64 x #s(literal -2 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal -1/2 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (/.f64 x #s(literal -4 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) (*.f64 x x)) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x))) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (+.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (+.f64 x x) x (*.f64 x x)) |
(fma.f64 (+.f64 x x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (+.f64 x x) (*.f64 x #s(literal 1/4 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (pow.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 20 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 20 binary64) (*.f64 x #s(literal 1/2 binary64))) x (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (neg.f64 x)) x (*.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 x)) x (*.f64 x x)) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 10 binary64) (+.f64 x x)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 20 binary64) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 20 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 (+.f64 x x) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x) (*.f64 x x)) |
(fma.f64 #s(literal -5 binary64) (*.f64 x (neg.f64 x)) (*.f64 x x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(neg.f64 (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64))) |
(neg.f64 (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 3 binary64))) |
(neg.f64 (*.f64 #s(literal 20 binary64) (*.f64 x (neg.f64 x)))) |
(/.f64 x (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 10 binary64) (*.f64 x x)) |
(/.f64 (*.f64 x x) #s(literal 2 binary64)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x x) #s(literal 4 binary64)) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x x) #s(literal 8 binary64)) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) |
(/.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 (*.f64 x #s(literal 10 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 10 binary64))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -4 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -8 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64)))) |
(/.f64 #s(literal -2 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 5 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 3 binary64))) |
(/.f64 #s(literal 20 binary64) (*.f64 x x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 4 binary64) (*.f64 x x)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x)) |
(/.f64 #s(literal -4 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x))) #s(literal -8 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 x x) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal 20 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 #s(literal -20 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 #s(literal -20 binary64) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 20 binary64)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -20 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) x) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) x) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 x (neg.f64 x)))) #s(literal -16 binary64)) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 #s(literal 4 binary64) (*.f64 x (neg.f64 x)))) #s(literal -8 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 x x)) #s(literal 8 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 x x)) #s(literal 16 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -4 binary64) (*.f64 x (neg.f64 x))) #s(literal -8 binary64)) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 x x) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -4 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) #s(literal -4 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x (neg.f64 x)))) #s(literal 16 binary64)) |
(/.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 x (neg.f64 x)))) #s(literal 8 binary64)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) #s(literal 4 binary64) (*.f64 x (neg.f64 x))) #s(literal -8 binary64)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) #s(literal 4 binary64) (*.f64 x (neg.f64 x))) #s(literal -16 binary64)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) #s(literal -4 binary64) (*.f64 x x)) #s(literal 8 binary64)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -2 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (neg.f64 x)) |
(/.f64 #s(literal -10 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 3 binary64)) #s(literal -8 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 x (neg.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 10 binary64) (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -2 binary64)) (*.f64 x x)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -3 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (log.f64 x)) |
(*.f64 x x) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
(*.f64 x (+.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (*.f64 x #s(literal 1/4 binary64)))) |
(*.f64 x (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(*.f64 x (neg.f64 (neg.f64 x))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(*.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x x) #s(literal 5 binary64)) |
(*.f64 (*.f64 x x) #s(literal 20 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 10 binary64)) x) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -5 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 10 binary64) (*.f64 x #s(literal 10 binary64)))) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (log.f64 (exp.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (fma.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 x) (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (+.f64 x x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 10 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) x)) |
(*.f64 (sqrt.f64 x) (/.f64 (*.f64 x (sqrt.f64 x)) #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 x) (/.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) #s(literal -4 binary64))) |
(*.f64 #s(literal 20 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 5 binary64)) x) |
(*.f64 (*.f64 x #s(literal 5 binary64)) (+.f64 x x)) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) x) |
(*.f64 #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x))) #s(literal -1/4 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal -2 binary64)) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 x) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 x) (/.f64 x #s(literal -4 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 x (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (+.f64 x x)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(*.f64 (+.f64 x x) x) |
(*.f64 (+.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 x x) (*.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (pow.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (+.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 20 binary64) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 x #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -2 binary64) (neg.f64 x)) x) |
(*.f64 (neg.f64 (neg.f64 x)) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 3 binary64)) #s(literal -1/8 binary64)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (+.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 20 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 (+.f64 x x) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 #s(literal -5 binary64) (*.f64 x (neg.f64 x))) |
| 1× | egg-herbie |
| 10 392× | accelerator-lowering-fma.f32 |
| 10 392× | accelerator-lowering-fma.f64 |
| 3 572× | *-lowering-*.f32 |
| 3 572× | *-lowering-*.f64 |
| 3 264× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 316 |
| 1 | 131 | 316 |
| 2 | 336 | 316 |
| 3 | 722 | 316 |
| 4 | 1103 | 316 |
| 5 | 1271 | 316 |
| 6 | 1375 | 316 |
| 7 | 1596 | 316 |
| 8 | 2085 | 316 |
| 9 | 3376 | 316 |
| 10 | 4748 | 316 |
| 11 | 5463 | 316 |
| 12 | 5833 | 316 |
| 13 | 6081 | 316 |
| 14 | 6172 | 316 |
| 15 | 7256 | 316 |
| 0 | 8332 | 298 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 102299/720 binary64) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64))) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
Compiled 7 099 to 1 687 computations (76.2% saved)
28 alts after pruning (27 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 527 | 27 | 554 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 527 | 28 | 555 |
| Status | Accuracy | Program |
|---|---|---|
| 27.5% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 18.2% | (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| ▶ | 94.3% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
| 9.8% | (*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 93.2% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) | |
| 92.7% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))) | |
| 95.1% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)))) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 x #s(literal 5 binary64)))) | |
| 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) | |
| ▶ | 95.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) | |
| 94.9% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) | |
| ▶ | 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) | |
| 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) | |
| ▶ | 95.2% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| 95.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) | |
| 95.0% | (*.f64 (cos.f64 x) (*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) | |
| 92.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) | |
| 93.2% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) | |
| 93.2% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) | |
| ✓ | 94.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.6% | (*.f64 (cos.f64 x) #s(literal 1 binary64)) | |
| ▶ | 1.5% | #s(literal 1 binary64) |
Compiled 742 to 481 computations (35.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) |
| ✓ | cost-diff | 0 | (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 x x)) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
| ✓ | cost-diff | 6144 | (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 10 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal 10 binary64))) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
| ✓ | cost-diff | 0 | (exp.f64 #s(literal 10 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| ✓ | cost-diff | 6144 | (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
| 42× | *-lowering-*.f32 |
| 42× | *-lowering-*.f64 |
| 36× | pow-lowering-pow.f64 |
| 36× | pow-lowering-pow.f32 |
| 36× | exp-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 124 |
| 1 | 38 | 124 |
| 2 | 50 | 124 |
| 3 | 61 | 124 |
| 4 | 63 | 124 |
| 0 | 63 | 124 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (cos x) (pow (exp 10) (* x x))) |
(cos x) |
x |
(pow (exp 10) (* x x)) |
(exp 10) |
10 |
(* x x) |
1 |
(* (exp (* x (* x 10))) (cos x)) |
(exp (* x (* x 10))) |
(* x (* x 10)) |
x |
(* x 10) |
10 |
(cos x) |
(* (cos x) (pow (exp (* x x)) 10)) |
(cos x) |
x |
(pow (exp (* x x)) 10) |
(exp (* x x)) |
(* x x) |
10 |
(* (cos x) (pow (exp (* 10 (* x (sqrt x)))) (sqrt x))) |
(cos x) |
x |
(pow (exp (* 10 (* x (sqrt x)))) (sqrt x)) |
(exp (* 10 (* x (sqrt x)))) |
(* 10 (* x (sqrt x))) |
10 |
(* x (sqrt x)) |
(sqrt x) |
| Outputs |
|---|
(* (cos x) (pow (exp 10) (* x x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(cos x) |
(cos.f64 x) |
x |
(pow (exp 10) (* x x)) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp 10) |
(exp.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(* x x) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
(* (exp (* x (* x 10))) (cos x)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(exp (* x (* x 10))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(* x (* x 10)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
x |
(* x 10) |
(*.f64 x #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(cos x) |
(cos.f64 x) |
(* (cos x) (pow (exp (* x x)) 10)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(cos x) |
(cos.f64 x) |
x |
(pow (exp (* x x)) 10) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* x x)) |
(exp.f64 (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
10 |
#s(literal 10 binary64) |
(* (cos x) (pow (exp (* 10 (* x (sqrt x)))) (sqrt x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x))) |
(cos x) |
(cos.f64 x) |
x |
(pow (exp (* 10 (* x (sqrt x)))) (sqrt x)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x)) |
(exp (* 10 (* x (sqrt x)))) |
(exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(* 10 (* x (sqrt x))) |
(*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
10 |
#s(literal 10 binary64) |
(* x (sqrt x)) |
(*.f64 x (sqrt.f64 x)) |
(sqrt x) |
(sqrt.f64 x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
| ✓ | accuracy | 99.5% | (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) |
| ✓ | accuracy | 95.9% | (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) |
| ✓ | accuracy | 94.9% | (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
| ✓ | accuracy | 98.4% | (exp.f64 (*.f64 x x)) |
| ✓ | accuracy | 97.6% | (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.6% | (*.f64 x (*.f64 x #s(literal 10 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
| ✓ | accuracy | 94.9% | (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
| ✓ | accuracy | 100.0% | (exp.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| ✓ | accuracy | 95.2% | (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
| 100.0ms | 256× | 0 | valid |
Compiled 126 to 23 computations (81.7% saved)
ival-sqrt: 39.0ms (48.1% of total)ival-mult: 12.0ms (14.8% of total)ival-pow: 11.0ms (13.6% of total)ival-exp: 10.0ms (12.3% of total)ival-cos: 8.0ms (9.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (exp 10) (* x x))> |
#<alt (* (cos x) (pow (exp 10) (* x x)))> |
#<alt (cos x)> |
#<alt (exp 10)> |
#<alt (* (exp (* x (* x 10))) (cos x))> |
#<alt (exp (* x (* x 10)))> |
#<alt (* x (* x 10))> |
#<alt (* x 10)> |
#<alt (pow (exp (* x x)) 10)> |
#<alt (* (cos x) (pow (exp (* x x)) 10))> |
#<alt (exp (* x x))> |
#<alt (* (cos x) (pow (exp (* 10 (* x (sqrt x)))) (sqrt x)))> |
#<alt (pow (exp (* 10 (* x (sqrt x)))) (sqrt x))> |
#<alt (exp (* 10 (* x (sqrt x))))> |
#<alt (* 10 (* x (sqrt x)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2)))))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2)))))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt (* 10 x)> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (pow (exp (pow x 2)) 10)> |
#<alt (pow (exp (pow x 2)) 10)> |
#<alt (pow (exp (pow x 2)) 10)> |
#<alt (pow (exp (pow x 2)) 10)> |
#<alt (pow (exp (pow x 2)) 10)> |
#<alt (pow (exp (pow x 2)) 10)> |
#<alt (pow (exp (pow x 2)) 10)> |
#<alt (pow (exp (pow x 2)) 10)> |
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2)))))))> |
#<alt (* (cos x) (pow (exp (pow x 2)) 10))> |
#<alt (* (cos x) (pow (exp (pow x 2)) 10))> |
#<alt (* (cos x) (pow (exp (pow x 2)) 10))> |
#<alt (* (cos x) (pow (exp (pow x 2)) 10))> |
#<alt (* (cos x) (pow (exp (pow x 2)) 10))> |
#<alt (* (cos x) (pow (exp (pow x 2)) 10))> |
#<alt (* (cos x) (pow (exp (pow x 2)) 10))> |
#<alt (* (cos x) (pow (exp (pow x 2)) 10))> |
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2)))))))> |
#<alt (exp (pow x 2))> |
#<alt (exp (pow x 2))> |
#<alt (exp (pow x 2))> |
#<alt (exp (pow x 2))> |
#<alt (exp (pow x 2))> |
#<alt (exp (pow x 2))> |
#<alt (exp (pow x 2))> |
#<alt (exp (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* x (+ (* 10 x) (* x (- (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (* 50 (pow x 2))) 1/2)))))> |
#<alt (+ 1 (* x (+ (* 10 x) (* x (- (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (+ (* 50 (pow x 2)) (* x (+ (* -5 x) (+ (* 1/6 (* (sqrt x) (+ (* -3000 (sqrt (pow x 3))) (+ (* 1000 (sqrt (pow x 3))) (* 2000 (sqrt (pow x 3))))))) (+ (* 5 (* (sqrt (pow x 3)) (+ (* -100 x) (* 100 x)))) (* 500/3 (pow x 3)))))))) 1/2)))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))))> |
#<alt (* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))))> |
#<alt (* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))))> |
#<alt (* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* x (+ (* 10 x) (* x (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (* 50 (pow x 2)))))))> |
#<alt (+ 1 (* x (+ (* 10 x) (* x (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (+ (* 50 (pow x 2)) (* x (+ (* 1/6 (* (sqrt x) (+ (* -3000 (sqrt (pow x 3))) (+ (* 1000 (sqrt (pow x 3))) (* 2000 (sqrt (pow x 3))))))) (+ (* 5 (* (sqrt (pow x 3)) (+ (* -100 x) (* 100 x)))) (* 500/3 (pow x 3)))))))))))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))> |
#<alt (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))> |
#<alt (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))> |
#<alt (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))> |
#<alt 1> |
#<alt (+ 1 (* 10 (sqrt (pow x 3))))> |
#<alt (+ 1 (* x (+ (* 10 (sqrt x)) (* 50 (pow x 2)))))> |
#<alt (+ 1 (* x (+ (* 10 (sqrt x)) (* x (+ (* 50 x) (* 500/3 (sqrt (pow x 5))))))))> |
#<alt (exp (* 10 (sqrt (pow x 3))))> |
#<alt (exp (* 10 (sqrt (pow x 3))))> |
#<alt (exp (* 10 (sqrt (pow x 3))))> |
#<alt (exp (* 10 (sqrt (pow x 3))))> |
#<alt (exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))> |
#<alt (exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))> |
#<alt (exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))> |
#<alt (exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))> |
#<alt (* 10 (sqrt (pow x 3)))> |
#<alt (* 10 (sqrt (pow x 3)))> |
#<alt (* 10 (sqrt (pow x 3)))> |
#<alt (* 10 (sqrt (pow x 3)))> |
#<alt (* 10 (sqrt (pow x 3)))> |
#<alt (* 10 (sqrt (pow x 3)))> |
#<alt (* 10 (sqrt (pow x 3)))> |
#<alt (* 10 (sqrt (pow x 3)))> |
#<alt (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
#<alt (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | x | @ | 0 | (pow (exp (* x x)) 10) |
| 2.0ms | x | @ | 0 | (* (cos x) (pow (exp (* 10 (* x (sqrt x)))) (sqrt x))) |
| 1.0ms | x | @ | inf | (pow (exp (* x x)) 10) |
| 1.0ms | x | @ | -inf | (* 10 (* x (sqrt x))) |
| 1.0ms | x | @ | 0 | (* 10 (* x (sqrt x))) |
| 1× | batch-egg-rewrite |
| 706× | associate-*r* |
| 700× | pow-pow |
| 652× | associate-*l* |
| 506× | frac-add |
| 378× | associate-*r/ |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 91 |
| 1 | 65 | 91 |
| 2 | 206 | 91 |
| 3 | 925 | 29 |
| 0 | 9024 | 29 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (exp 10) (* x x)) |
(* (cos x) (pow (exp 10) (* x x))) |
(cos x) |
(exp 10) |
(* (exp (* x (* x 10))) (cos x)) |
(exp (* x (* x 10))) |
(* x (* x 10)) |
(* x 10) |
(pow (exp (* x x)) 10) |
(* (cos x) (pow (exp (* x x)) 10)) |
(exp (* x x)) |
(* (cos x) (pow (exp (* 10 (* x (sqrt x)))) (sqrt x))) |
(pow (exp (* 10 (* x (sqrt x)))) (sqrt x)) |
(exp (* 10 (* x (sqrt x)))) |
(* 10 (* x (sqrt x))) |
| Outputs |
|---|
#s(literal 1 binary64) |
(*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(cos.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 10 binary64)) |
(*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(literal 0 binary64) |
x |
#s(literal 0 binary64) |
x |
#s(literal 1 binary64) |
(*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(literal 1 binary64) |
#s(literal 0 binary64) |
x |
| 1× | egg-herbie |
| 18 154× | accelerator-lowering-fma.f32 |
| 18 154× | accelerator-lowering-fma.f64 |
| 4 586× | +-lowering-+.f64 |
| 4 586× | +-lowering-+.f32 |
| 3 518× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 1256 |
| 1 | 424 | 1233 |
| 2 | 1293 | 1192 |
| 3 | 5401 | 1190 |
| 4 | 6511 | 1190 |
| 5 | 7530 | 1190 |
| 0 | 8461 | 1124 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
(* 10 x) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(pow (exp (pow x 2)) 10) |
(pow (exp (pow x 2)) 10) |
(pow (exp (pow x 2)) 10) |
(pow (exp (pow x 2)) 10) |
(pow (exp (pow x 2)) 10) |
(pow (exp (pow x 2)) 10) |
(pow (exp (pow x 2)) 10) |
(pow (exp (pow x 2)) 10) |
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))) |
(exp (pow x 2)) |
(exp (pow x 2)) |
(exp (pow x 2)) |
(exp (pow x 2)) |
(exp (pow x 2)) |
(exp (pow x 2)) |
(exp (pow x 2)) |
(exp (pow x 2)) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* x (+ (* 10 x) (* x (- (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (* 50 (pow x 2))) 1/2))))) |
(+ 1 (* x (+ (* 10 x) (* x (- (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (+ (* 50 (pow x 2)) (* x (+ (* -5 x) (+ (* 1/6 (* (sqrt x) (+ (* -3000 (sqrt (pow x 3))) (+ (* 1000 (sqrt (pow x 3))) (* 2000 (sqrt (pow x 3))))))) (+ (* 5 (* (sqrt (pow x 3)) (+ (* -100 x) (* 100 x)))) (* 500/3 (pow x 3)))))))) 1/2))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* x (+ (* 10 x) (* x (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (* 50 (pow x 2))))))) |
(+ 1 (* x (+ (* 10 x) (* x (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (+ (* 50 (pow x 2)) (* x (+ (* 1/6 (* (sqrt x) (+ (* -3000 (sqrt (pow x 3))) (+ (* 1000 (sqrt (pow x 3))) (* 2000 (sqrt (pow x 3))))))) (+ (* 5 (* (sqrt (pow x 3)) (+ (* -100 x) (* 100 x)))) (* 500/3 (pow x 3))))))))))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
1 |
(+ 1 (* 10 (sqrt (pow x 3)))) |
(+ 1 (* x (+ (* 10 (sqrt x)) (* 50 (pow x 2))))) |
(+ 1 (* x (+ (* 10 (sqrt x)) (* x (+ (* 50 x) (* 500/3 (sqrt (pow x 5)))))))) |
(exp (* 10 (sqrt (pow x 3)))) |
(exp (* 10 (sqrt (pow x 3)))) |
(exp (* 10 (sqrt (pow x 3)))) |
(exp (* 10 (sqrt (pow x 3)))) |
(exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(* 10 (sqrt (pow x 3))) |
(* 10 (sqrt (pow x 3))) |
(* 10 (sqrt (pow x 3))) |
(* 10 (sqrt (pow x 3))) |
(* 10 (sqrt (pow x 3))) |
(* 10 (sqrt (pow x 3))) |
(* 10 (sqrt (pow x 3))) |
(* 10 (sqrt (pow x 3))) |
(* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 102299/720 binary64) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64))) #s(literal 1 binary64)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 102299/720 binary64) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64))) #s(literal 1 binary64)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 (pow x 2)) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
(* 10 x) |
(*.f64 #s(literal 10 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow (exp (pow x 2)) 10) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(pow (exp (pow x 2)) 10) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(pow (exp (pow x 2)) 10) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(pow (exp (pow x 2)) 10) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(pow (exp (pow x 2)) 10) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(pow (exp (pow x 2)) 10) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(pow (exp (pow x 2)) 10) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(pow (exp (pow x 2)) 10) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 102299/720 binary64) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64))) #s(literal 1 binary64)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (pow (exp (pow x 2)) 10)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1 (* 1/2 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/6 (pow x 2))))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) |
(exp (pow x 2)) |
(exp.f64 (*.f64 x x)) |
(exp (pow x 2)) |
(exp.f64 (*.f64 x x)) |
(exp (pow x 2)) |
(exp.f64 (*.f64 x x)) |
(exp (pow x 2)) |
(exp.f64 (*.f64 x x)) |
(exp (pow x 2)) |
(exp.f64 (*.f64 x x)) |
(exp (pow x 2)) |
(exp.f64 (*.f64 x x)) |
(exp (pow x 2)) |
(exp.f64 (*.f64 x x)) |
(exp (pow x 2)) |
(exp.f64 (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 x) (* x (- (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (* 50 (pow x 2))) 1/2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 x) (* x (- (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (+ (* 50 (pow x 2)) (* x (+ (* -5 x) (+ (* 1/6 (* (sqrt x) (+ (* -3000 (sqrt (pow x 3))) (+ (* 1000 (sqrt (pow x 3))) (* 2000 (sqrt (pow x 3))))))) (+ (* 5 (* (sqrt (pow x 3)) (+ (* -100 x) (* 100 x)))) (* 500/3 (pow x 3)))))))) 1/2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (+.f64 (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal -5 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 x) (* x (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (* 50 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 x) (* x (+ (* 1/2 (* (sqrt x) (+ (* -100 x) (* 100 x)))) (+ (* 50 (pow x 2)) (* x (+ (* 1/6 (* (sqrt x) (+ (* -3000 (sqrt (pow x 3))) (+ (* 1000 (sqrt (pow x 3))) (* 2000 (sqrt (pow x 3))))))) (+ (* 5 (* (sqrt (pow x 3)) (+ (* -100 x) (* 100 x)))) (* 500/3 (pow x 3))))))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64))) #s(literal 1 binary64)) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (sqrt (pow x 3)))) |
(fma.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 (sqrt x)) (* 50 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 10 binary64) (sqrt.f64 x) (*.f64 (*.f64 x x) #s(literal 50 binary64))) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 (sqrt x)) (* x (+ (* 50 x) (* 500/3 (sqrt (pow x 5)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 500/3 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 x #s(literal 50 binary64))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) |
(exp (* 10 (sqrt (pow x 3)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(exp (* 10 (sqrt (pow x 3)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(exp (* 10 (sqrt (pow x 3)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(exp (* 10 (sqrt (pow x 3)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(exp (* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(* 10 (sqrt (pow x 3))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (sqrt (pow x 3))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (sqrt (pow x 3))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (sqrt (pow x 3))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (sqrt (pow x 3))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (sqrt (pow x 3))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (sqrt (pow x 3))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* 10 (sqrt (pow x 3))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(* -10 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
Compiled 2 385 to 161 computations (93.2% saved)
33 alts after pruning (27 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 232 | 5 | 237 |
| Fresh | 0 | 22 | 22 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 232 | 33 | 265 |
| Status | Accuracy | Program |
|---|---|---|
| 27.5% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| ▶ | 21.3% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 18.2% | (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 9.8% | (*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) | |
| 21.3% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) | |
| 27.5% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) | |
| 18.2% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) | |
| ✓ | 94.3% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
| 9.8% | (*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 93.2% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) | |
| 92.7% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))) | |
| 95.1% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)))) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 x #s(literal 5 binary64)))) | |
| ▶ | 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
| ✓ | 95.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) | |
| 94.9% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) | |
| ✓ | 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
| 94.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (sqrt.f64 x))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) | |
| 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) | |
| ▶ | 94.7% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
| ✓ | 95.2% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| ▶ | 95.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
| 95.0% | (*.f64 (cos.f64 x) (*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) | |
| 92.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) | |
| 93.2% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) | |
| 93.2% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) | |
| ✓ | 94.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| ▶ | 9.6% | (*.f64 (cos.f64 x) #s(literal 1 binary64)) |
| ✓ | 1.5% | #s(literal 1 binary64) |
Compiled 862 to 559 computations (35.2% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 x (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
| ✓ | cost-diff | 6144 | (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 320 | (*.f64 (cos.f64 x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x)))) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 320 | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
| 972× | accelerator-lowering-fma.f32 |
| 972× | accelerator-lowering-fma.f64 |
| 552× | *-lowering-*.f32 |
| 552× | *-lowering-*.f64 |
| 396× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 170 |
| 1 | 66 | 170 |
| 2 | 144 | 170 |
| 3 | 241 | 170 |
| 4 | 417 | 170 |
| 5 | 667 | 170 |
| 6 | 807 | 170 |
| 7 | 963 | 170 |
| 8 | 986 | 170 |
| 9 | 1036 | 170 |
| 10 | 1038 | 170 |
| 0 | 1038 | 165 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (cos x) (/ 1 (pow (exp 10) (* x (neg x))))) |
(cos x) |
x |
(/ 1 (pow (exp 10) (* x (neg x)))) |
1 |
(pow (exp 10) (* x (neg x))) |
(exp 10) |
10 |
(* x (neg x)) |
(neg x) |
(* (cos x) 1) |
(cos x) |
x |
1 |
(* (+ (* (* x x) (+ (* (* x x) 1/24) -1/2)) 1) (exp (* 10 (* x x)))) |
(+ (* (* x x) (+ (* (* x x) 1/24) -1/2)) 1) |
(* x x) |
x |
(+ (* (* x x) 1/24) -1/2) |
1/24 |
-1/2 |
1 |
(exp (* 10 (* x x))) |
(* 10 (* x x)) |
10 |
(* (cos x) (pow (exp x) (* x 10))) |
(cos x) |
x |
(pow (exp x) (* x 10)) |
(exp x) |
(* x 10) |
10 |
(* (cos x) (pow (exp (* x (sqrt x))) (* 10 (sqrt x)))) |
(cos x) |
x |
(pow (exp (* x (sqrt x))) (* 10 (sqrt x))) |
(exp (* x (sqrt x))) |
(* x (sqrt x)) |
(sqrt x) |
(* 10 (sqrt x)) |
10 |
| Outputs |
|---|
(* (cos x) (/ 1 (pow (exp 10) (* x (neg x))))) |
(/.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 (*.f64 x x)))) |
(cos x) |
(cos.f64 x) |
x |
(/ 1 (pow (exp 10) (* x (neg x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(pow (exp 10) (* x (neg x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (neg.f64 (*.f64 x x))) |
(exp 10) |
(exp.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(* x (neg x)) |
(neg.f64 (*.f64 x x)) |
(neg x) |
(neg.f64 x) |
(* (cos x) 1) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
x |
1 |
#s(literal 1 binary64) |
(* (+ (* (* x x) (+ (* (* x x) 1/24) -1/2)) 1) (exp (* 10 (* x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(+ (* (* x x) (+ (* (* x x) 1/24) -1/2)) 1) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* (* x x) 1/24) -1/2) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(exp (* 10 (* x x))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(* 10 (* x x)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
10 |
#s(literal 10 binary64) |
(* (cos x) (pow (exp x) (* x 10))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(cos x) |
(cos.f64 x) |
x |
(pow (exp x) (* x 10)) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp x) |
(exp.f64 x) |
(* x 10) |
(*.f64 x #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(* (cos x) (pow (exp (* x (sqrt x))) (* 10 (sqrt x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(cos x) |
(cos.f64 x) |
x |
(pow (exp (* x (sqrt x))) (* 10 (sqrt x))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
(exp (* x (sqrt x))) |
(exp.f64 (*.f64 x (sqrt.f64 x))) |
(* x (sqrt x)) |
(*.f64 x (sqrt.f64 x)) |
(sqrt x) |
(sqrt.f64 x) |
(* 10 (sqrt x)) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
10 |
#s(literal 10 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
| ✓ | accuracy | 99.1% | (exp.f64 (*.f64 x (sqrt.f64 x))) |
| ✓ | accuracy | 95.6% | (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
| ✓ | accuracy | 94.8% | (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 10 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.4% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 98.4% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 94.9% | (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (*.f64 (cos.f64 x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x)))) |
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
| ✓ | accuracy | 95.2% | (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))) |
| 161.0ms | 256× | 0 | valid |
Compiled 171 to 33 computations (80.7% saved)
ival-mult: 97.0ms (67.9% of total)ival-pow: 16.0ms (11.2% of total)ival-exp: 11.0ms (7.7% of total)ival-cos: 8.0ms (5.6% of total)const: 3.0ms (2.1% of total)ival-div: 2.0ms (1.4% of total)ival-add: 2.0ms (1.4% of total)ival-sqrt: 2.0ms (1.4% of total)ival-neg: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (cos x) (/ 1 (pow (exp 10) (* x (neg x)))))> |
#<alt (cos x)> |
#<alt (/ 1 (pow (exp 10) (* x (neg x))))> |
#<alt (pow (exp 10) (* x (neg x)))> |
#<alt (* (cos x) 1)> |
#<alt (* (+ (* (* x x) (+ (* (* x x) 1/24) -1/2)) 1) (exp (* 10 (* x x))))> |
#<alt (+ (* (* x x) (+ (* (* x x) 1/24) -1/2)) 1)> |
#<alt (* x x)> |
#<alt (+ (* (* x x) 1/24) -1/2)> |
#<alt (pow (exp x) (* x 10))> |
#<alt (* (cos x) (pow (exp x) (* x 10)))> |
#<alt (exp x)> |
#<alt (* (cos x) (pow (exp (* x (sqrt x))) (* 10 (sqrt x))))> |
#<alt (pow (exp (* x (sqrt x))) (* 10 (sqrt x)))> |
#<alt (exp (* x (sqrt x)))> |
#<alt (exp (* 10 (* x x)))> |
#<alt (* 10 (* x x))> |
#<alt (* 10 (sqrt x))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2)))))))> |
#<alt (/ (cos x) (exp (* -10 (pow x 2))))> |
#<alt (/ (cos x) (exp (* -10 (pow x 2))))> |
#<alt (/ (cos x) (exp (* -10 (pow x 2))))> |
#<alt (/ (cos x) (exp (* -10 (pow x 2))))> |
#<alt (/ (cos x) (exp (* -10 (pow x 2))))> |
#<alt (/ (cos x) (exp (* -10 (pow x 2))))> |
#<alt (/ (cos x) (exp (* -10 (pow x 2))))> |
#<alt (/ (cos x) (exp (* -10 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (/ 1 (exp (* -10 (pow x 2))))> |
#<alt (/ 1 (exp (* -10 (pow x 2))))> |
#<alt (/ 1 (exp (* -10 (pow x 2))))> |
#<alt (/ 1 (exp (* -10 (pow x 2))))> |
#<alt (/ 1 (exp (* -10 (pow x 2))))> |
#<alt (/ 1 (exp (* -10 (pow x 2))))> |
#<alt (/ 1 (exp (* -10 (pow x 2))))> |
#<alt (/ 1 (exp (* -10 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 50 (pow x 2)) 10)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 50 (* -500/3 (pow x 2)))) 10)))> |
#<alt (exp (* -10 (pow x 2)))> |
#<alt (exp (* -10 (pow x 2)))> |
#<alt (exp (* -10 (pow x 2)))> |
#<alt (exp (* -10 (pow x 2)))> |
#<alt (exp (* -10 (pow x 2)))> |
#<alt (exp (* -10 (pow x 2)))> |
#<alt (exp (* -10 (pow x 2)))> |
#<alt (exp (* -10 (pow x 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 1705/12 (pow x 2)))))))> |
#<alt (* 1/24 (* (pow x 4) (exp (* 10 (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2))))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4)))))> |
#<alt (* 1/24 (* (pow x 4) (exp (* 10 (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2))))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt -1/2> |
#<alt (- (* 1/24 (pow x 2)) 1/2)> |
#<alt (- (* 1/24 (pow x 2)) 1/2)> |
#<alt (- (* 1/24 (pow x 2)) 1/2)> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2)))))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* x (+ (* 10 x) (* x (- (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (* 50 (pow x 2))) 1/2)))))> |
#<alt (+ 1 (* x (+ (* 10 x) (* x (- (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (+ (* 50 (pow x 2)) (* x (+ (* -5 x) (+ (* 5/3 (* (sqrt x) (+ (sqrt (pow x 3)) (+ (* -3 (sqrt (pow x 3))) (* 2 (sqrt (pow x 3))))))) (+ (* 50 (* (sqrt (pow x 3)) (+ x (* -1 x)))) (* 500/3 (pow x 3)))))))) 1/2)))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))))> |
#<alt (* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))))> |
#<alt (* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))))> |
#<alt (* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* x (+ (* 10 x) (* x (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (* 50 (pow x 2)))))))> |
#<alt (+ 1 (* x (+ (* 10 x) (* x (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (+ (* 50 (pow x 2)) (* x (+ (* 5/3 (* (sqrt x) (+ (sqrt (pow x 3)) (+ (* -3 (sqrt (pow x 3))) (* 2 (sqrt (pow x 3))))))) (+ (* 50 (* (sqrt (pow x 3)) (+ x (* -1 x)))) (* 500/3 (pow x 3)))))))))))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))> |
#<alt (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))> |
#<alt (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))> |
#<alt (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))> |
#<alt 1> |
#<alt (+ 1 (sqrt (pow x 3)))> |
#<alt (+ 1 (* x (+ (sqrt x) (* 1/2 (pow x 2)))))> |
#<alt (+ 1 (* x (+ (sqrt x) (* x (+ (* 1/6 (sqrt (pow x 5))) (* 1/2 x))))))> |
#<alt (exp (sqrt (pow x 3)))> |
#<alt (exp (sqrt (pow x 3)))> |
#<alt (exp (sqrt (pow x 3)))> |
#<alt (exp (sqrt (pow x 3)))> |
#<alt (exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))> |
#<alt (exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))> |
#<alt (exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))> |
#<alt (exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (pow x 2))> |
#<alt (* 10 (sqrt x))> |
#<alt (* 10 (sqrt x))> |
#<alt (* 10 (sqrt x))> |
#<alt (* 10 (sqrt x))> |
#<alt (* 10 (sqrt x))> |
#<alt (* 10 (sqrt x))> |
#<alt (* 10 (sqrt x))> |
#<alt (* 10 (sqrt x))> |
#<alt (* -10 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -10 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -10 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -10 (* (sqrt x) (pow (sqrt -1) 2)))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | (* (+ (* (* x x) (+ (* (* x x) 1/24) -1/2)) 1) (exp (* 10 (* x x)))) |
| 3.0ms | x | @ | 0 | (* (cos x) (pow (exp (* x (sqrt x))) (* 10 (sqrt x)))) |
| 1.0ms | x | @ | inf | (* (cos x) (/ 1 (pow (exp 10) (* x (neg x))))) |
| 0.0ms | x | @ | -inf | (* (cos x) (/ 1 (pow (exp 10) (* x (neg x))))) |
| 0.0ms | x | @ | inf | (/ 1 (pow (exp 10) (* x (neg x)))) |
| 1× | batch-egg-rewrite |
| 7 084× | accelerator-lowering-fma.f32 |
| 7 084× | accelerator-lowering-fma.f64 |
| 4 858× | *-lowering-*.f32 |
| 4 858× | *-lowering-*.f64 |
| 2 542× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 132 |
| 1 | 136 | 120 |
| 2 | 780 | 119 |
| 3 | 7083 | 119 |
| 0 | 8165 | 114 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos x) (/ 1 (pow (exp 10) (* x (neg x))))) |
(cos x) |
(/ 1 (pow (exp 10) (* x (neg x)))) |
(pow (exp 10) (* x (neg x))) |
(* (cos x) 1) |
(* (+ (* (* x x) (+ (* (* x x) 1/24) -1/2)) 1) (exp (* 10 (* x x)))) |
(+ (* (* x x) (+ (* (* x x) 1/24) -1/2)) 1) |
(* x x) |
(+ (* (* x x) 1/24) -1/2) |
(pow (exp x) (* x 10)) |
(* (cos x) (pow (exp x) (* x 10))) |
(exp x) |
(* (cos x) (pow (exp (* x (sqrt x))) (* 10 (sqrt x)))) |
(pow (exp (* x (sqrt x))) (* 10 (sqrt x))) |
(exp (* x (sqrt x))) |
(exp (* 10 (* x x))) |
(* 10 (* x x)) |
(* 10 (sqrt x)) |
| Outputs |
|---|
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(neg.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(cos.f64 x) |
(cos.f64 (neg.f64 x)) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 #s(literal 0 binary64))) (*.f64 (sin.f64 x) (sin.f64 #s(literal 0 binary64)))) |
(-.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 x))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 x x) (*.f64 x #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 x (*.f64 x #s(literal 5 binary64)) (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(pow.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) #s(literal 10 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x x)) (exp.f64 (*.f64 x x))) #s(literal 5 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x)) (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) |
(exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (fma.f64 x #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) x) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 x #s(literal 5 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (neg.f64 x)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (neg.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (exp.f64 (*.f64 x #s(literal 10 binary64)))) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (neg.f64 x)) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (neg.f64 x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(cos.f64 x) |
(cos.f64 (neg.f64 x)) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 #s(literal 0 binary64))) (*.f64 (sin.f64 x) (sin.f64 #s(literal 0 binary64)))) |
(-.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 x))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal -1 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x)) (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x)) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) x (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (-.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (-.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)))) (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/331776 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal -1/48 binary64)))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal -1/48 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 6 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 x x))) |
(+.f64 (*.f64 x x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x x)) |
(+.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x x)) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 0 binary64)) (*.f64 x x)) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (sqrt.f64 x))) (log.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (sqrt.f64 x)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (log.f64 (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (neg.f64 x)) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 (exp.f64 (*.f64 x (neg.f64 x))))) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 0 binary64) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (*.f64 x x)) x) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (-.f64 (*.f64 x x) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 x)) (*.f64 x x)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/576 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1/512 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/110592 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/331776 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2304 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/331776 binary64) #s(literal -1/16 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/110592 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/331776 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2304 binary64) #s(literal 1/16 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/331776 binary64) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/110592 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/331776 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2304 binary64) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/331776 binary64) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/331776 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal -1/48 binary64)))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal -1/48 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 x x) (*.f64 x #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 x (*.f64 x #s(literal 5 binary64)) (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(pow.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) #s(literal 10 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x x)) (exp.f64 (*.f64 x x))) #s(literal 5 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x)) (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(neg.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) |
(exp.f64 x) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(neg.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 x x) (*.f64 x #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 x (*.f64 x #s(literal 5 binary64)) (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(pow.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) #s(literal 10 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x x)) (exp.f64 (*.f64 x x))) #s(literal 5 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x)) (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) |
(exp.f64 (*.f64 x (sqrt.f64 x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (sqrt.f64 x))) x)) |
(pow.f64 (exp.f64 x) (sqrt.f64 x)) |
(pow.f64 (exp.f64 x) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (+.f64 x x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 x)) x) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 x) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 x x) (*.f64 x #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 x (*.f64 x #s(literal 5 binary64)) (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(pow.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) #s(literal 10 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x x)) (exp.f64 (*.f64 x x))) #s(literal 5 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x)) (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) |
(log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(+.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(+.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64))))) (log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(+.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(+.f64 (log.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (log.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64))) (log.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x)) (log.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (log.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x))) (log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 5 binary64))) (sqrt.f64 x)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) (log.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(+.f64 (log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))))) (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64)))))) |
(+.f64 (log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))))) (log.f64 (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5/2 binary64)))))) |
(-.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal -10 binary64)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal -10 binary64)) (log.f64 #s(literal -1 binary64)))) |
(-.f64 (log.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))) (log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))))) (log.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (log.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(-.f64 (log.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64)))))) (log.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/4 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal -10 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -10 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 10 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 10 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -10 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -10 binary64) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x #s(literal -10 binary64))) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
(*.f64 #s(literal 10 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -10 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -10 binary64)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(*.f64 (*.f64 x #s(literal 10 binary64)) x) |
(*.f64 (sqrt.f64 x) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -10 binary64)))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (*.f64 x #s(literal -10 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 #s(literal -10 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 (*.f64 x #s(literal -10 binary64))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(fma.f64 #s(literal 10 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 5 binary64) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(fma.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal -10 binary64)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 10 binary64) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(fma.f64 #s(literal 5 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 5 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal -10 binary64)))) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal -10 binary64))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal -10 binary64)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -10 binary64)) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -10 binary64)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -10 binary64)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) #s(literal -10 binary64)))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(*.f64 #s(literal 10 binary64) (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 x) #s(literal 10 binary64)) |
(*.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 10 binary64) (sqrt.f64 x) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal 5 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 5 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 20 binary64)) |
(*.f64 #s(literal 5 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 10 binary64))) |
(*.f64 #s(literal 20 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 5 binary64)) |
(*.f64 (*.f64 #s(literal 10 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 13 284× | accelerator-lowering-fma.f32 |
| 13 284× | accelerator-lowering-fma.f64 |
| 3 780× | *-lowering-*.f32 |
| 3 780× | *-lowering-*.f64 |
| 2 544× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 1710 |
| 1 | 536 | 1661 |
| 2 | 1578 | 1620 |
| 3 | 5997 | 1560 |
| 0 | 8163 | 1466 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(/ 1 (exp (* -10 (pow x 2)))) |
1 |
(+ 1 (* -10 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 50 (pow x 2)) 10))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 50 (* -500/3 (pow x 2)))) 10))) |
(exp (* -10 (pow x 2))) |
(exp (* -10 (pow x 2))) |
(exp (* -10 (pow x 2))) |
(exp (* -10 (pow x 2))) |
(exp (* -10 (pow x 2))) |
(exp (* -10 (pow x 2))) |
(exp (* -10 (pow x 2))) |
(exp (* -10 (pow x 2))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 1705/12 (pow x 2))))))) |
(* 1/24 (* (pow x 4) (exp (* 10 (pow x 2))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2)))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(* 1/24 (* (pow x 4) (exp (* 10 (pow x 2))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2)))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
-1/2 |
(- (* 1/24 (pow x 2)) 1/2) |
(- (* 1/24 (pow x 2)) 1/2) |
(- (* 1/24 (pow x 2)) 1/2) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* x (+ (* 10 x) (* x (- (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (* 50 (pow x 2))) 1/2))))) |
(+ 1 (* x (+ (* 10 x) (* x (- (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (+ (* 50 (pow x 2)) (* x (+ (* -5 x) (+ (* 5/3 (* (sqrt x) (+ (sqrt (pow x 3)) (+ (* -3 (sqrt (pow x 3))) (* 2 (sqrt (pow x 3))))))) (+ (* 50 (* (sqrt (pow x 3)) (+ x (* -1 x)))) (* 500/3 (pow x 3)))))))) 1/2))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* x (+ (* 10 x) (* x (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (* 50 (pow x 2))))))) |
(+ 1 (* x (+ (* 10 x) (* x (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (+ (* 50 (pow x 2)) (* x (+ (* 5/3 (* (sqrt x) (+ (sqrt (pow x 3)) (+ (* -3 (sqrt (pow x 3))) (* 2 (sqrt (pow x 3))))))) (+ (* 50 (* (sqrt (pow x 3)) (+ x (* -1 x)))) (* 500/3 (pow x 3))))))))))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
1 |
(+ 1 (sqrt (pow x 3))) |
(+ 1 (* x (+ (sqrt x) (* 1/2 (pow x 2))))) |
(+ 1 (* x (+ (sqrt x) (* x (+ (* 1/6 (sqrt (pow x 5))) (* 1/2 x)))))) |
(exp (sqrt (pow x 3))) |
(exp (sqrt (pow x 3))) |
(exp (sqrt (pow x 3))) |
(exp (sqrt (pow x 3))) |
(exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (pow x 2)) |
(* 10 (sqrt x)) |
(* 10 (sqrt x)) |
(* 10 (sqrt x)) |
(* 10 (sqrt x)) |
(* 10 (sqrt x)) |
(* 10 (sqrt x)) |
(* 10 (sqrt x)) |
(* 10 (sqrt x)) |
(* -10 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -10 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -10 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -10 (* (sqrt x) (pow (sqrt -1) 2))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1081/24 binary64) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 102299/720 binary64) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(/ (cos x) (exp (* -10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(/ 1 (exp (* -10 (pow x 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(/ 1 (exp (* -10 (pow x 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 50 (pow x 2)) 10))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal -10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 50 (* -500/3 (pow x 2)))) 10))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -500/3 binary64) #s(literal 50 binary64))) #s(literal -10 binary64))) #s(literal 1 binary64)) |
(exp (* -10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1081/24 binary64) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 1705/12 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1705/12 binary64) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (* (pow x 4) (exp (* 10 (pow x 2))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 1/24 (* (pow x 4) (exp (* 10 (pow x 2))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/24 (pow x 2)) 1/2) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/24 (pow x 2)) 1/2) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/24 (pow x 2)) 1/2) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1081/24 binary64) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 102299/720 binary64) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 x) (* x (- (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (* 50 (pow x 2))) 1/2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 x) (* x (- (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (+ (* 50 (pow x 2)) (* x (+ (* -5 x) (+ (* 5/3 (* (sqrt x) (+ (sqrt (pow x 3)) (+ (* -3 (sqrt (pow x 3))) (* 2 (sqrt (pow x 3))))))) (+ (* 50 (* (sqrt (pow x 3)) (+ x (* -1 x)))) (* 500/3 (pow x 3)))))))) 1/2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 500/3 binary64)) (*.f64 x #s(literal 45 binary64))) #s(literal 19/2 binary64))) #s(literal 1 binary64)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
(* (cos x) (exp (* -10 (* (pow x 2) (pow (sqrt -1) 2))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 x) (* x (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (* 50 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 10 x) (* x (+ (* 5 (* (sqrt x) (+ x (* -1 x)))) (+ (* 50 (pow x 2)) (* x (+ (* 5/3 (* (sqrt x) (+ (sqrt (pow x 3)) (+ (* -3 (sqrt (pow x 3))) (* 2 (sqrt (pow x 3))))))) (+ (* 50 (* (sqrt (pow x 3)) (+ x (* -1 x)))) (* 500/3 (pow x 3))))))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* -10 (* (pow x 2) (pow (sqrt -1) 2)))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (sqrt (pow x 3))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(+ 1 (* x (+ (sqrt x) (* 1/2 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (sqrt x) (* x (+ (* 1/6 (sqrt (pow x 5))) (* 1/2 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(exp (sqrt (pow x 3))) |
(exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(exp (sqrt (pow x 3))) |
(exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(exp (sqrt (pow x 3))) |
(exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(exp (sqrt (pow x 3))) |
(exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
(exp (* -1 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
(exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64))) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 10 binary64)) |
(* 10 (sqrt x)) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* 10 (sqrt x)) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* 10 (sqrt x)) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* 10 (sqrt x)) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* 10 (sqrt x)) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* 10 (sqrt x)) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* 10 (sqrt x)) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* 10 (sqrt x)) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* -10 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* -10 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* -10 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
(* -10 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 10 binary64) (sqrt.f64 x)) |
Compiled 33 707 to 2 690 computations (92% saved)
80 alts after pruning (71 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 322 | 55 | 1 377 |
| Fresh | 6 | 16 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 330 | 80 | 1 410 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 9.7% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| 21.3% | (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) | |
| 94.5% | (/.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) | |
| 95.3% | (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) | |
| 94.4% | (/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) | |
| 94.4% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) | |
| 95.3% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| ▶ | 21.3% | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 21.3% | (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 27.5% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 10.2% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 10.0% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 9.8% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 18.2% | (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) | |
| 18.2% | (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 94.4% | (*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) | |
| 94.4% | (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) | |
| 27.5% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) | |
| 18.2% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) | |
| ✓ | 94.3% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64))) | |
| 97.6% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64))) | |
| 97.6% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64)))) | |
| 93.2% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) | |
| 93.6% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) x) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)))) | |
| 95.2% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 x #s(literal 5 binary64)))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64)))) | |
| 94.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x))) | |
| 92.9% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)))))) | |
| 93.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x))))) | |
| ✓ | 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
| ✓ | 95.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) | |
| 94.9% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) | |
| 94.5% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) | |
| ✓ | 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
| 94.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (sqrt.f64 x))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) | |
| 94.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) | |
| 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) | |
| ✓ | 94.7% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
| ▶ | 95.2% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | 95.2% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| ▶ | 95.2% | (*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
| 99.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (neg.f64 x)) (*.f64 x #s(literal 1/2 binary64))))) | |
| ▶ | 99.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))))) |
| 94.7% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 x #s(literal 5 binary64)))))) | |
| 94.4% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)))) | |
| 95.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) | |
| 95.1% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)))) | |
| 94.7% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))))) | |
| 95.1% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) | |
| ✓ | 95.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
| 95.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) | |
| 94.3% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) | |
| 94.5% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) | |
| 94.4% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) | |
| 95.1% | (*.f64 (cos.f64 x) (*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)))) | |
| 92.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) | |
| 93.2% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) | |
| 93.2% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) | |
| ✓ | 94.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| ✓ | 1.5% | #s(literal 1 binary64) |
Compiled 2 477 to 1 607 computations (35.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 7744 | (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
| ✓ | cost-diff | 0 | (exp.f64 #s(literal 20 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 6464 | (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 320 | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))))) |
| 23 400× | accelerator-lowering-fma.f32 |
| 23 400× | accelerator-lowering-fma.f64 |
| 5 096× | *-lowering-*.f32 |
| 5 096× | *-lowering-*.f64 |
| 3 426× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 234 |
| 1 | 86 | 218 |
| 2 | 187 | 218 |
| 3 | 433 | 218 |
| 4 | 993 | 218 |
| 5 | 2600 | 214 |
| 0 | 8182 | 208 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos x) (/ 1 (pow (pow (exp 20) x) (* x -1/2)))) |
(cos x) |
x |
(/ 1 (pow (pow (exp 20) x) (* x -1/2))) |
1 |
(pow (pow (exp 20) x) (* x -1/2)) |
(pow (exp 20) x) |
(exp 20) |
20 |
(* x -1/2) |
-1/2 |
(+ (* x (* x -1/2)) 1) |
x |
(* x -1/2) |
-1/2 |
1 |
(* (+ (* (* x (* x (* x x))) 1/24) (+ (* x (* x -1/2)) 1)) (exp (* 10 (* x x)))) |
(+ (* (* x (* x (* x x))) 1/24) (+ (* x (* x -1/2)) 1)) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
1/24 |
(+ (* x (* x -1/2)) 1) |
(* x -1/2) |
-1/2 |
1 |
(exp (* 10 (* x x))) |
(* 10 (* x x)) |
10 |
(* (cos x) (pow (exp 20) (* x (* x 1/2)))) |
(cos x) |
x |
(pow (exp 20) (* x (* x 1/2))) |
(exp 20) |
20 |
(* x (* x 1/2)) |
(* x 1/2) |
1/2 |
(* (cos x) (/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2))))) |
(cos x) |
x |
(/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2)))) |
(exp (* (* x (* x -10)) -1/2)) |
(* (* x (* x -10)) -1/2) |
(* x (* x -10)) |
(* x -10) |
-10 |
-1/2 |
(exp (* 10 (* (* x x) -1/2))) |
(* 10 (* (* x x) -1/2)) |
10 |
(* (* x x) -1/2) |
(* x x) |
| Outputs |
|---|
(* (cos x) (/ 1 (pow (pow (exp 20) x) (* x -1/2)))) |
(/.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) |
(cos x) |
(cos.f64 x) |
x |
(/ 1 (pow (pow (exp 20) x) (* x -1/2))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(pow (pow (exp 20) x) (* x -1/2)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))) |
(pow (exp 20) x) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) x) |
(exp 20) |
(exp.f64 #s(literal 20 binary64)) |
20 |
#s(literal 20 binary64) |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* x (* x -1/2)) 1) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
x |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(* (+ (* (* x (* x (* x x))) 1/24) (+ (* x (* x -1/2)) 1)) (exp (* 10 (* x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(+ (* (* x (* x (* x x))) 1/24) (+ (* x (* x -1/2)) 1)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
1/24 |
#s(literal 1/24 binary64) |
(+ (* x (* x -1/2)) 1) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(exp (* 10 (* x x))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(* 10 (* x x)) |
(*.f64 x (*.f64 x #s(literal 10 binary64))) |
10 |
#s(literal 10 binary64) |
(* (cos x) (pow (exp 20) (* x (* x 1/2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(cos x) |
(cos.f64 x) |
x |
(pow (exp 20) (* x (* x 1/2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp 20) |
(exp.f64 #s(literal 20 binary64)) |
20 |
#s(literal 20 binary64) |
(* x (* x 1/2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* (cos x) (/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(cos x) |
(cos.f64 x) |
x |
(/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* (* x (* x -10)) -1/2)) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(* (* x (* x -10)) -1/2) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* x (* x -10)) |
(*.f64 x (*.f64 x #s(literal -10 binary64))) |
(* x -10) |
(*.f64 x #s(literal -10 binary64)) |
-10 |
#s(literal -10 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(exp (* 10 (* (* x x) -1/2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -5 binary64)))) |
(* 10 (* (* x x) -1/2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
10 |
#s(literal 10 binary64) |
(* (* x x) -1/2) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* x x) |
(*.f64 x x) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
| ✓ | accuracy | 99.4% | (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
| ✓ | accuracy | 96.3% | (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 96.0% | (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (exp.f64 #s(literal 20 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | accuracy | 95.2% | (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.4% | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 98.7% | (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 94.9% | (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (exp.f64 #s(literal 20 binary64)) x) |
| ✓ | accuracy | 99.7% | (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))))) |
| 90.0ms | 256× | 0 | valid |
Compiled 260 to 40 computations (84.6% saved)
ival-mult: 24.0ms (34.5% of total)ival-pow: 16.0ms (23% of total)ival-exp: 11.0ms (15.8% of total)ival-cos: 8.0ms (11.5% of total)const: 4.0ms (5.8% of total)ival-div: 3.0ms (4.3% of total)ival-add: 2.0ms (2.9% of total)exact: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (cos x) (/ 1 (pow (pow (exp 20) x) (* x -1/2))))> |
#<alt (cos x)> |
#<alt (/ 1 (pow (pow (exp 20) x) (* x -1/2)))> |
#<alt (pow (pow (exp 20) x) (* x -1/2))> |
#<alt (+ (* x (* x -1/2)) 1)> |
#<alt (* x -1/2)> |
#<alt (+ (* (* x (* x (* x x))) 1/24) (+ (* x (* x -1/2)) 1))> |
#<alt (* (+ (* (* x (* x (* x x))) 1/24) (+ (* x (* x -1/2)) 1)) (exp (* 10 (* x x))))> |
#<alt (* x (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (pow (exp 20) (* x (* x 1/2)))> |
#<alt (* (cos x) (pow (exp 20) (* x (* x 1/2))))> |
#<alt (exp 20)> |
#<alt (/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2))))> |
#<alt (* (* x (* x -10)) -1/2)> |
#<alt (* 10 (* (* x x) -1/2))> |
#<alt (* (cos x) (/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2)))))> |
#<alt (pow (exp 20) x)> |
#<alt (exp (* 10 (* x x)))> |
#<alt (exp (* (* x (* x -10)) -1/2))> |
#<alt (exp (* 10 (* (* x x) -1/2)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2)))))))> |
#<alt (/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt (/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x))))))> |
#<alt 1> |
#<alt (+ 1 (* -10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 50 (pow x 2)) 10)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 50 (* -500/3 (pow x 2)))) 10)))> |
#<alt (exp (* -1/2 (* x (log (pow (exp 20) x)))))> |
#<alt (exp (* -1/2 (* x (log (pow (exp 20) x)))))> |
#<alt (exp (* -1/2 (* x (log (pow (exp 20) x)))))> |
#<alt (exp (* -1/2 (* x (log (pow (exp 20) x)))))> |
#<alt (exp (* -1/2 (* x (log (pow (exp 20) x)))))> |
#<alt (exp (* -1/2 (* x (log (pow (exp 20) x)))))> |
#<alt (exp (* -1/2 (* x (log (pow (exp 20) x)))))> |
#<alt (exp (* -1/2 (* x (log (pow (exp 20) x)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 1705/12 (pow x 2)))))))> |
#<alt (* 1/24 (* (pow x 4) (exp (* 10 (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2))))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4)))))> |
#<alt (* 1/24 (* (pow x 4) (exp (* 10 (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2))))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4)))))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2)))))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt (* (cos x) (exp (* 10 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2))))> |
#<alt (/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2))))> |
#<alt (/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2))))> |
#<alt (/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2))))> |
#<alt (/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2))))> |
#<alt (/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2))))> |
#<alt (/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2))))> |
#<alt (/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2))))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* 5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt (* -5 (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* 19/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2)))))))> |
#<alt (/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2))))> |
#<alt (/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2))))> |
#<alt (/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2))))> |
#<alt (/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2))))> |
#<alt (/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2))))> |
#<alt (/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2))))> |
#<alt (/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2))))> |
#<alt (/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* 20 x))> |
#<alt (+ 1 (* x (+ 20 (* 200 x))))> |
#<alt (+ 1 (* x (+ 20 (* x (+ 200 (* 4000/3 x))))))> |
#<alt (exp (* 20 x))> |
#<alt (exp (* 20 x))> |
#<alt (exp (* 20 x))> |
#<alt (exp (* 20 x))> |
#<alt (exp (* 20 x))> |
#<alt (exp (* 20 x))> |
#<alt (exp (* 20 x))> |
#<alt (exp (* 20 x))> |
#<alt 1> |
#<alt (+ 1 (* 10 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2)))))))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt (exp (* 10 (pow x 2)))> |
#<alt 1> |
#<alt (+ 1 (* 5 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2)))))))> |
#<alt (exp (* 5 (pow x 2)))> |
#<alt (exp (* 5 (pow x 2)))> |
#<alt (exp (* 5 (pow x 2)))> |
#<alt (exp (* 5 (pow x 2)))> |
#<alt (exp (* 5 (pow x 2)))> |
#<alt (exp (* 5 (pow x 2)))> |
#<alt (exp (* 5 (pow x 2)))> |
#<alt (exp (* 5 (pow x 2)))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 25/2 (pow x 2)) 5)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 25/2 (* -125/6 (pow x 2)))) 5)))> |
#<alt (exp (* -5 (pow x 2)))> |
#<alt (exp (* -5 (pow x 2)))> |
#<alt (exp (* -5 (pow x 2)))> |
#<alt (exp (* -5 (pow x 2)))> |
#<alt (exp (* -5 (pow x 2)))> |
#<alt (exp (* -5 (pow x 2)))> |
#<alt (exp (* -5 (pow x 2)))> |
#<alt (exp (* -5 (pow x 2)))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* (cos x) (/ 1 (pow (pow (exp 20) x) (* x -1/2)))) |
| 1.0ms | x | @ | inf | (* (cos x) (/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2))))) |
| 1.0ms | x | @ | inf | (* (cos x) (/ 1 (pow (pow (exp 20) x) (* x -1/2)))) |
| 1.0ms | x | @ | -inf | (* (cos x) (/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2))))) |
| 1.0ms | x | @ | -inf | (* (cos x) (/ 1 (pow (pow (exp 20) x) (* x -1/2)))) |
| 1× | batch-egg-rewrite |
| 13 608× | accelerator-lowering-fma.f32 |
| 13 608× | accelerator-lowering-fma.f64 |
| 6 070× | *-lowering-*.f32 |
| 6 070× | *-lowering-*.f64 |
| 2 582× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 170 |
| 1 | 155 | 152 |
| 2 | 922 | 136 |
| 0 | 8488 | 131 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos x) (/ 1 (pow (pow (exp 20) x) (* x -1/2)))) |
(cos x) |
(/ 1 (pow (pow (exp 20) x) (* x -1/2))) |
(pow (pow (exp 20) x) (* x -1/2)) |
(+ (* x (* x -1/2)) 1) |
(* x -1/2) |
(+ (* (* x (* x (* x x))) 1/24) (+ (* x (* x -1/2)) 1)) |
(* (+ (* (* x (* x (* x x))) 1/24) (+ (* x (* x -1/2)) 1)) (exp (* 10 (* x x)))) |
(* x (* x (* x x))) |
(* x (* x x)) |
(pow (exp 20) (* x (* x 1/2))) |
(* (cos x) (pow (exp 20) (* x (* x 1/2)))) |
(exp 20) |
(/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2)))) |
(* (* x (* x -10)) -1/2) |
(* 10 (* (* x x) -1/2)) |
(* (cos x) (/ (exp (* (* x (* x -10)) -1/2)) (exp (* 10 (* (* x x) -1/2))))) |
(pow (exp 20) x) |
(exp (* 10 (* x x))) |
(exp (* (* x (* x -10)) -1/2)) |
(exp (* 10 (* (* x x) -1/2))) |
| Outputs |
|---|
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))))) |
(neg.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (/.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(cos.f64 x) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x x))) #s(literal 10 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 40 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (+.f64 (neg.f64 (*.f64 x #s(literal -1/4 binary64))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (*.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (neg.f64 x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x)) |
(*.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) (*.f64 x #s(literal -10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x x))) #s(literal -10 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -10 binary64))) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x #s(literal -10 binary64)))) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64))))) (*.f64 x #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 x (*.f64 #s(literal 20 binary64) (*.f64 x #s(literal -1/4 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (fma.f64 x #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) x) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (*.f64 x #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) x) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 20 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/4 binary64)))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal -10 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal -10 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/4 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) x #s(literal 1 binary64)) |
(neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/64 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/64 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/16 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/64 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) |
(fma.f64 x #s(literal -1/4 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) x (*.f64 x #s(literal -1/4 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 x) (*.f64 x #s(literal -1/4 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (+.f64 x x) #s(literal -4 binary64)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64) x) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64)))) (-.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64)))) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (+.f64 x x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/576 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64)))) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 9 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/331776 binary64) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(+.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/24 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/24 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/24 binary64) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 x (*.f64 x x)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (-.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) #s(literal 3 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (-.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (-.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (-.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64))))) (-.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64))))) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/13824 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x x))) #s(literal 10 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 40 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (+.f64 (neg.f64 (*.f64 x #s(literal -1/4 binary64))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (*.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (neg.f64 x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x)) |
(*.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))))) |
(neg.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (/.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 #s(literal 20 binary64)) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x x))) #s(literal 10 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 40 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (+.f64 (neg.f64 (*.f64 x #s(literal -1/4 binary64))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (*.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (neg.f64 x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x)) |
(*.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 #s(literal -5 binary64) x))) |
(neg.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) |
(/.f64 #s(literal 20 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(*.f64 x (neg.f64 (*.f64 x #s(literal -5 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -10 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -10 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal -10 binary64)) |
(*.f64 (*.f64 x x) #s(literal 5 binary64)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 10 binary64))) |
(*.f64 #s(literal -10 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -10 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -5 binary64) x))) |
(*.f64 (*.f64 x #s(literal 20 binary64)) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))) |
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 x #s(literal 5 binary64)) x) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 20 binary64))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 10 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -5 binary64))) |
(*.f64 #s(literal -5 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 #s(literal -5 binary64) x) (neg.f64 x)) |
(*.f64 #s(literal 5 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -5 binary64)) |
(*.f64 (neg.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) x)) x) |
(*.f64 x (*.f64 #s(literal -5 binary64) x)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -5 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 10 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 10 binary64)) |
(*.f64 (*.f64 x x) #s(literal -5 binary64)) |
(*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -5 binary64) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal -5 binary64) x) x) |
(*.f64 (*.f64 x #s(literal -5 binary64)) x) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))))) |
(neg.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (/.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) (cos.f64 x))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))))) |
(*.f64 (/.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal -1 binary64)) (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 x #s(literal 20 binary64))) |
(exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 40 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) x) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 20 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) #s(literal 1/2 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) (neg.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (exp.f64 (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))))) (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x x))) #s(literal 10 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 40 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (+.f64 (neg.f64 (*.f64 x #s(literal -1/4 binary64))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (*.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (neg.f64 x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) x)) |
(*.f64 (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) (*.f64 x #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -5 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -5 binary64)) (neg.f64 (*.f64 x x))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -5 binary64) x)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -5 binary64) x)) (*.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal 5 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal -10 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal 5 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -10 binary64)) |
(pow.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (*.f64 x #s(literal -10 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) x) (*.f64 x #s(literal -10 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal -10 binary64)) (*.f64 x x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 x #s(literal -10 binary64))) x) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64)) x) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -10 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (neg.f64 (*.f64 x #s(literal -1/4 binary64)))) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (/.f64 (neg.f64 (*.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (/.f64 (neg.f64 (*.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) |
(exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -5 binary64))) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal -5 binary64) x))) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 10 binary64))) |
(exp.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(neg.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (fma.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -5 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -5 binary64) x)) x) |
(pow.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/4 binary64)))) |
(pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (*.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 x) (*.f64 x #s(literal -5 binary64))) |
(pow.f64 (exp.f64 x) (neg.f64 (*.f64 x #s(literal 5 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x x)) #s(literal -5 binary64)) |
(pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 10 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 10 binary64)) (exp.f64 #s(literal 10 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 10 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/4 binary64)))) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) (*.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) (*.f64 x #s(literal -1/2 binary64))) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) #s(literal -1/8 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -5 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (exp.f64 #s(literal -5 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 5 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 5 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 20 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64)))) |
| 1× | egg-herbie |
| 18 164× | accelerator-lowering-fma.f32 |
| 18 164× | accelerator-lowering-fma.f64 |
| 4 916× | *-lowering-*.f32 |
| 4 916× | *-lowering-*.f64 |
| 3 740× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 1970 |
| 1 | 397 | 1842 |
| 2 | 985 | 1778 |
| 3 | 2206 | 1704 |
| 4 | 3634 | 1688 |
| 0 | 8277 | 1576 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
1 |
(+ 1 (* -10 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 50 (pow x 2)) 10))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 50 (* -500/3 (pow x 2)))) 10))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* -1/2 (pow x 2))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 1705/12 (pow x 2))))))) |
(* 1/24 (* (pow x 4) (exp (* 10 (pow x 2))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2)))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(* 1/24 (* (pow x 4) (exp (* 10 (pow x 2))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2)))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* 5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
(* -5 (pow x 2)) |
1 |
(+ 1 (* 19/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
1 |
(+ 1 (* 20 x)) |
(+ 1 (* x (+ 20 (* 200 x)))) |
(+ 1 (* x (+ 20 (* x (+ 200 (* 4000/3 x)))))) |
(exp (* 20 x)) |
(exp (* 20 x)) |
(exp (* 20 x)) |
(exp (* 20 x)) |
(exp (* 20 x)) |
(exp (* 20 x)) |
(exp (* 20 x)) |
(exp (* 20 x)) |
1 |
(+ 1 (* 10 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
(exp (* 10 (pow x 2))) |
1 |
(+ 1 (* 5 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))) |
(exp (* 5 (pow x 2))) |
(exp (* 5 (pow x 2))) |
(exp (* 5 (pow x 2))) |
(exp (* 5 (pow x 2))) |
(exp (* 5 (pow x 2))) |
(exp (* 5 (pow x 2))) |
(exp (* 5 (pow x 2))) |
(exp (* 5 (pow x 2))) |
1 |
(+ 1 (* -5 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 25/2 (pow x 2)) 5))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 25/2 (* -125/6 (pow x 2)))) 5))) |
(exp (* -5 (pow x 2))) |
(exp (* -5 (pow x 2))) |
(exp (* -5 (pow x 2))) |
(exp (* -5 (pow x 2))) |
(exp (* -5 (pow x 2))) |
(exp (* -5 (pow x 2))) |
(exp (* -5 (pow x 2))) |
(exp (* -5 (pow x 2))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 102299/720 binary64)) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/ (cos x) (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ 1 (exp (* -1/2 (* x (log (pow (exp 20) x)))))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -10 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -10 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 50 (pow x 2)) 10))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal -10 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 50 (* -500/3 (pow x 2)))) 10))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -500/3 binary64)) #s(literal 50 binary64)) #s(literal -10 binary64)) #s(literal 1 binary64)) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
(exp (* -1/2 (* x (log (pow (exp 20) x))))) |
(exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 1705/12 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1705/12 binary64)) #s(literal 1081/24 binary64))) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (* (pow x 4) (exp (* 10 (pow x 2))))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* 1/24 (* (pow x 4) (exp (* 10 (pow x 2))))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (* 1/24 (exp (* 10 (pow x 2)))))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* (pow x 4) (+ (* -1/2 (/ (exp (* 10 (pow x 2))) (pow x 2))) (+ (* 1/24 (exp (* 10 (pow x 2)))) (/ (exp (* 10 (pow x 2))) (pow x 4))))) |
(fma.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 102299/720 binary64)) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(* (cos x) (exp (* 10 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(/ (exp (* 5 (pow x 2))) (exp (* -5 (pow x 2)))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* 5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
(* -5 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 19/2 (pow x 2))) |
(fma.f64 #s(literal 19/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* 1081/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 19/2 (* (pow x 2) (+ 1081/24 (* 102299/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 102299/720 binary64)) #s(literal 1081/24 binary64)) #s(literal 19/2 binary64)) #s(literal 1 binary64)) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(/ (* (cos x) (exp (* 5 (pow x 2)))) (exp (* -5 (pow x 2)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 20 x)) |
(fma.f64 x #s(literal 20 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 20 (* 200 x)))) |
(fma.f64 x (fma.f64 x #s(literal 200 binary64) #s(literal 20 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 20 (* x (+ 200 (* 4000/3 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 4000/3 binary64) #s(literal 200 binary64)) #s(literal 20 binary64)) #s(literal 1 binary64)) |
(exp (* 20 x)) |
(exp.f64 (*.f64 x #s(literal 20 binary64))) |
(exp (* 20 x)) |
(exp.f64 (*.f64 x #s(literal 20 binary64))) |
(exp (* 20 x)) |
(exp.f64 (*.f64 x #s(literal 20 binary64))) |
(exp (* 20 x)) |
(exp.f64 (*.f64 x #s(literal 20 binary64))) |
(exp (* 20 x)) |
(exp.f64 (*.f64 x #s(literal 20 binary64))) |
(exp (* 20 x)) |
(exp.f64 (*.f64 x #s(literal 20 binary64))) |
(exp (* 20 x)) |
(exp.f64 (*.f64 x #s(literal 20 binary64))) |
(exp (* 20 x)) |
(exp.f64 (*.f64 x #s(literal 20 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* 50 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 10 (* (pow x 2) (+ 50 (* 500/3 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64)) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
(exp (* 10 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 5 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 5 (* 25/2 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 25/2 binary64)) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 5 (* (pow x 2) (+ 25/2 (* 125/6 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 125/6 binary64)) #s(literal 25/2 binary64))) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(exp (* 5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(exp (* 5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(exp (* 5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(exp (* 5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(exp (* 5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(exp (* 5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(exp (* 5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
(exp (* 5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 25/2 (pow x 2)) 5))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 25/2 binary64)) #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 25/2 (* -125/6 (pow x 2)))) 5))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -125/6 binary64)) #s(literal 25/2 binary64))) #s(literal -5 binary64)) #s(literal 1 binary64)) |
(exp (* -5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -5 binary64)))) |
(exp (* -5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -5 binary64)))) |
(exp (* -5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -5 binary64)))) |
(exp (* -5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -5 binary64)))) |
(exp (* -5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -5 binary64)))) |
(exp (* -5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -5 binary64)))) |
(exp (* -5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -5 binary64)))) |
(exp (* -5 (pow x 2))) |
(exp.f64 (*.f64 x (*.f64 x #s(literal -5 binary64)))) |
Compiled 33 032 to 2 638 computations (92% saved)
96 alts after pruning (85 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 348 | 32 | 1 380 |
| Fresh | 13 | 53 | 66 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 9 | 9 |
| Total | 1 364 | 96 | 1 460 |
| Status | Accuracy | Program |
|---|---|---|
| 21.3% | (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) | |
| 95.3% | (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) | |
| 94.4% | (/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) | |
| 94.5% | (/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) | |
| 94.4% | (/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) | |
| 94.4% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) | |
| 95.3% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 10.0% | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 10.2% | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 9.8% | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 27.5% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 10.2% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 10.0% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 9.8% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 18.2% | (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) | |
| 21.3% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 18.2% | (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 94.4% | (*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) | |
| 21.3% | (*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 21.3% | (*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) | |
| 94.4% | (*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) | |
| 94.4% | (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) | |
| 9.7% | (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) | |
| 27.5% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) | |
| 18.2% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) | |
| ✓ | 94.3% | (*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64))) | |
| 97.6% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64))) | |
| 97.6% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64)))) | |
| 93.2% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) | |
| 95.2% | (*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 x #s(literal 5 binary64)))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) | |
| 95.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) | |
| 94.7% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64)))) | |
| 94.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64))) | |
| 95.2% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x))) | |
| 94.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64))) | |
| 93.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x))))) | |
| ✓ | 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
| ✓ | 95.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64)))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) | |
| 94.9% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) | |
| 95.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x))) | |
| ✓ | 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
| 94.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (sqrt.f64 x))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) | |
| 94.0% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) | |
| 93.4% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) | |
| 93.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) | |
| ✓ | 94.7% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
| ✓ | 95.2% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | 95.2% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
| 94.5% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64)))) | |
| 95.1% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x)))) | |
| 95.4% | (*.f64 (cos.f64 x) (/.f64 (*.f64 (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) | |
| 94.5% | (*.f64 (cos.f64 x) (/.f64 (exp.f64 (/.f64 #s(literal 20 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) | |
| 94.7% | (*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -5 binary64))))) | |
| 95.2% | (*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) | |
| 96.9% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 20 binary64)) (*.f64 x #s(literal -1/2 binary64))))) | |
| 99.1% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))))) | |
| 99.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (neg.f64 x)) (*.f64 x #s(literal 1/2 binary64))))) | |
| ✓ | 99.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))))) |
| 99.1% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) | |
| 94.4% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)))) | |
| 95.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) | |
| 95.1% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)))) | |
| 94.4% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 20 binary64))))) | |
| 94.7% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))))) | |
| ✓ | 95.2% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
| 95.1% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x x)))) | |
| 94.3% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) | |
| 94.5% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) | |
| 94.4% | (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) | |
| 94.3% | (*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) | |
| 92.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) | |
| 93.2% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) | |
| 93.2% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) | |
| ✓ | 94.5% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| ✓ | 1.5% | #s(literal 1 binary64) |
Compiled 3 441 to 1 451 computations (57.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 20 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (/.f64 #s(literal 20 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 20 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (neg.f64 x)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x)))))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) x) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 x (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 40 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 (*.f64 (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 x) (/.f64 (*.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))))) |
2 calls:
| 35.0ms | x |
| 31.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | x |
| 99.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 20 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (/.f64 #s(literal 20 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 x #s(literal 5 binary64)))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
2 calls:
| 31.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 30.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | x |
| 97.6% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 20 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (/.f64 #s(literal 20 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64))) |
2 calls:
| 63.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 52.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 97.6% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 20 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x (sqrt.f64 x) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/5 binary64) (sqrt.f64 x))))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (/.f64 #s(literal 20 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
| Outputs |
|---|
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
2 calls:
| 58.0ms | x |
| 25.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 1 | x |
| 95.3% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 20 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) |
2 calls:
| 77.0ms | x |
| 23.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 1 | x |
| 95.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (fma.f64 x #s(literal 20 binary64) (*.f64 x #s(literal 20 binary64)))) (neg.f64 (*.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 20 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 x #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (sqrt.f64 x))) (*.f64 x (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x)))) (sqrt.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (sqrt.f64 x))) (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal 10 binary64) (sqrt.f64 x)))) (sqrt.f64 x))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64))))) (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x)))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))))) (neg.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) |
2 calls:
| 22.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 22.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 95.2% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 10 binary64))) x)) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 10 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -10 binary64)) (neg.f64 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal -10 binary64))) (neg.f64 x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 5 binary64))) (+.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (+.f64 x x)) (*.f64 x #s(literal 5 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -20 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 20 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 20 binary64) x)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x #s(literal 20 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 #s(literal -5 binary64) x))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 20 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 5 binary64)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -10 binary64)) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x x)) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x (neg.f64 x))))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
2 calls:
| 71.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 19.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 1 | x |
| 95.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))) (cos.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 #s(literal 10 binary64) (sqrt.f64 x))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) (*.f64 x (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
2 calls:
| 27.0ms | x |
| 14.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.5% | 1 | x |
| 94.5% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (sqrt.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 20 binary64)))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64)))))) |
| Outputs |
|---|
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
2 calls:
| 13.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.5% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 94.5% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (cos.f64 x)) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
2 calls:
| 34.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.5% | 1 | x |
| 94.5% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
2 calls:
| 25.0ms | x |
| 11.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.5% | 1 | x |
| 27.5% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
2 calls:
| 18.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.5% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 27.5% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 x #s(literal 10 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/24 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
2 calls:
| 14.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 21.3% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 21.3% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
2 calls:
| 5.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 18.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 18.2% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 500/3 binary64) #s(literal 50 binary64))) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 10 binary64) (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x)) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
2 calls:
| 20.0ms | x |
| 4.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.2% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 10.2% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 50 binary64) #s(literal 10 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
2 calls:
| 3.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.0% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 10.0% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.8% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.8% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
2 calls:
| 2.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.7% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 9.7% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 23.0ms | x |
| 1.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.5% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
| 1.5% | 1 | x |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
| 68× | *-commutative_binary64 |
| 4× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 277 |
| 1 | 125 | 277 |
| 2 | 129 | 277 |
| 3 | 132 | 277 |
| 4 | 133 | 277 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal 20 binary64)) x) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) #s(literal 10 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (pow.f64 (exp.f64 (+.f64 x x)) x) #s(literal 5 binary64))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (cos.f64 x)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -10 binary64)))))) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -10 binary64))) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -10 binary64))))) (exp.f64 (*.f64 (*.f64 x x) #s(literal -5 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (*.f64 x (neg.f64 x))) #s(literal 10 binary64)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 #s(literal 10 binary64)) (*.f64 x x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64))))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x))))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 x x) #s(literal -10 binary64)))) |
(/.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal -10 binary64) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 10 binary64) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 x (*.f64 x #s(literal 10 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 500/3 binary64)) #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 50 binary64)) #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 10 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
| 18 164× | accelerator-lowering-fma.f32 |
| 18 164× | accelerator-lowering-fma.f64 |
| 18 154× | accelerator-lowering-fma.f32 |
| 18 154× | accelerator-lowering-fma.f64 |
| 13 608× | accelerator-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 170 |
| 1 | 155 | 152 |
| 2 | 922 | 136 |
| 0 | 8488 | 131 |
| 0 | 190 | 1710 |
| 1 | 536 | 1661 |
| 2 | 1578 | 1620 |
| 3 | 5997 | 1560 |
| 0 | 8163 | 1466 |
| 0 | 31 | 132 |
| 1 | 136 | 120 |
| 2 | 780 | 119 |
| 3 | 7083 | 119 |
| 0 | 8165 | 114 |
| 0 | 151 | 1256 |
| 1 | 424 | 1233 |
| 2 | 1293 | 1192 |
| 3 | 5401 | 1190 |
| 4 | 6511 | 1190 |
| 5 | 7530 | 1190 |
| 0 | 8461 | 1124 |
| 0 | 53 | 316 |
| 1 | 131 | 316 |
| 2 | 336 | 316 |
| 3 | 722 | 316 |
| 4 | 1103 | 316 |
| 5 | 1271 | 316 |
| 6 | 1375 | 316 |
| 7 | 1596 | 316 |
| 8 | 2085 | 316 |
| 9 | 3376 | 316 |
| 10 | 4748 | 316 |
| 11 | 5463 | 316 |
| 12 | 5833 | 316 |
| 13 | 6081 | 316 |
| 14 | 6172 | 316 |
| 15 | 7256 | 316 |
| 0 | 8332 | 298 |
| 0 | 7 | 22 |
| 1 | 15 | 22 |
| 2 | 37 | 22 |
| 3 | 108 | 22 |
| 4 | 420 | 16 |
| 0 | 3399 | 16 |
| 0 | 157 | 1970 |
| 1 | 397 | 1842 |
| 2 | 985 | 1778 |
| 3 | 2206 | 1704 |
| 4 | 3634 | 1688 |
| 0 | 8277 | 1576 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 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× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 637 to 326 computations (48.8% saved)
(abs x)
Compiled 800 to 362 computations (54.8% saved)
Loading profile data...