
Time bar (total: 10.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 14 to 11 computations (21.4% saved)
ival-exp: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1.1s | 8256× | 0 | valid |
ival-cos: 232.0ms (30.3% of total)ival-mult: 222.0ms (29% of total)ival-exp: 173.0ms (22.6% of total)ival-add: 75.0ms (9.8% of total)ival-neg: 48.0ms (6.3% of total)const: 13.0ms (1.7% of total)backward-pass: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 1660× | fma-define |
| 1360× | fnmadd-define |
| 1328× | sum5-define |
| 1232× | sum4-define |
| 1108× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 68 |
| 1 | 94 | 66 |
| 2 | 273 | 66 |
| 3 | 678 | 66 |
| 4 | 1245 | 66 |
| 5 | 2163 | 66 |
| 6 | 2977 | 66 |
| 7 | 5693 | 66 |
| 8 | 6348 | 66 |
| 9 | 6412 | 66 |
| 10 | 6412 | 66 |
| 11 | 6412 | 66 |
| 0 | 10 | 11 |
| 1 | 27 | 11 |
| 2 | 72 | 11 |
| 3 | 124 | 11 |
| 4 | 159 | 11 |
| 5 | 193 | 11 |
| 6 | 226 | 11 |
| 7 | 240 | 11 |
| 8 | 242 | 11 |
| 9 | 247 | 11 |
| 10 | 247 | 11 |
| 0 | 247 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
| Outputs |
|---|
(* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
| Inputs |
|---|
(* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
(* (* 1/2 (cos (neg re))) (+ (exp (neg im)) (exp im))) |
(* (* 1/2 (cos re)) (+ (exp (neg (neg im))) (exp (neg im)))) |
(neg (* (* 1/2 (cos (neg re))) (+ (exp (neg im)) (exp im)))) |
(neg (* (* 1/2 (cos re)) (+ (exp (neg (neg im))) (exp (neg im))))) |
(* (* 1/2 (cos im)) (+ (exp (neg re)) (exp re))) |
| Outputs |
|---|
(* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
(* (cos re) (fnmsub (exp im) -1/2 (/ -1/2 (exp im)))) |
(* (* 1/2 (cos (neg re))) (+ (exp (neg im)) (exp im))) |
(* (cos re) (fnmsub (exp im) -1/2 (/ -1/2 (exp im)))) |
(* (* 1/2 (cos re)) (+ (exp (neg (neg im))) (exp (neg im)))) |
(* (cos re) (fnmsub (exp im) -1/2 (/ -1/2 (exp im)))) |
(neg (* (* 1/2 (cos (neg re))) (+ (exp (neg im)) (exp im)))) |
(* (cos re) (fnmsub 1/2 (exp im) (/ 1/2 (exp im)))) |
(neg (* (* 1/2 (cos re)) (+ (exp (neg (neg im))) (exp (neg im))))) |
(* (cos re) (fnmsub 1/2 (exp im) (/ 1/2 (exp im)))) |
(* (* 1/2 (cos im)) (+ (exp (neg re)) (exp re))) |
(* (cos im) (fma 1/2 (exp re) (/ 1/2 (exp re)))) |
(abs re)
(abs im)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 0 | 0 | - | 0 | - | im |
| 0 | 0 | - | 0 | - | (cos.f64 re) |
| 0 | 0 | - | 0 | - | (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 0 | 0 | - | 0 | - | (neg.f64 im) |
| 0 | 1 | (19414978806551056000.0 357.4418266317535) | 0 | - | (exp.f64 (neg.f64 im)) |
| 0 | 0 | - | 0 | - | (exp.f64 im) |
| 152.0ms | 512× | 0 | valid |
Compiled 85 to 32 computations (62.4% saved)
ival-cos: 13.0ms (34.8% of total)ival-add: 8.0ms (21.4% of total)ival-mult: 7.0ms (18.7% of total)ival-exp: 6.0ms (16.1% of total)ival-neg: 2.0ms (5.4% of total)const: 1.0ms (2.7% of total)backward-pass: 0.0ms (0% of total)Compiled 14 to 9 computations (35.7% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
Compiled 13 to 10 computations (23.1% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| ✓ | cost-diff | 0 | (cos.f64 re) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 124× | *-lowering-*.f32 |
| 124× | *-lowering-*.f64 |
| 100× | fma-define |
| 76× | fma-lowering-fma.f32 |
| 76× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 33 |
| 1 | 27 | 33 |
| 2 | 72 | 33 |
| 3 | 124 | 33 |
| 4 | 159 | 33 |
| 5 | 193 | 33 |
| 6 | 226 | 33 |
| 7 | 240 | 33 |
| 8 | 242 | 33 |
| 9 | 247 | 33 |
| 10 | 247 | 33 |
| 0 | 247 | 33 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
(* 1/2 (cos re)) |
1/2 |
(cos re) |
re |
(+ (exp (neg im)) (exp im)) |
(exp (neg im)) |
(neg im) |
im |
(exp im) |
| Outputs |
|---|
(* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (cos re)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
1/2 |
#s(literal 1/2 binary64) |
(cos re) |
(cos.f64 re) |
re |
(+ (exp (neg im)) (exp im)) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (exp.f64 im)) |
(exp (neg im)) |
(exp.f64 (-.f64 #s(literal 0 binary64) im)) |
(neg im) |
(-.f64 #s(literal 0 binary64) im) |
im |
(exp im) |
(exp.f64 im) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f64 im) |
| ✓ | accuracy | 100.0% | (exp.f64 (neg.f64 im)) |
| ✓ | accuracy | 100.0% | (exp.f64 im) |
| ✓ | accuracy | 100.0% | (cos.f64 re) |
| 53.0ms | 256× | 0 | valid |
Compiled 36 to 11 computations (69.4% saved)
ival-cos: 6.0ms (37.2% of total)ival-mult: 4.0ms (24.8% of total)ival-exp: 3.0ms (18.6% of total)ival-add: 1.0ms (6.2% of total)ival-neg: 1.0ms (6.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im)))> |
#<alt (* 1/2 (cos re))> |
#<alt (cos re)> |
#<alt (+ (exp (neg im)) (exp im))> |
#<alt (exp im)> |
#<alt (exp (neg im))> |
#<alt (neg im)> |
| Outputs |
|---|
#<alt (* 1/2 (+ (exp im) (exp (neg im))))> |
#<alt (+ (* -1/4 (* (pow re 2) (+ (exp im) (exp (neg im))))) (* 1/2 (+ (exp im) (exp (neg im)))))> |
#<alt (+ (* 1/2 (+ (exp im) (exp (neg im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (exp (neg im)))) (* 1/48 (* (pow re 2) (+ (exp im) (exp (neg im))))))))> |
#<alt (+ (* 1/2 (+ (exp im) (exp (neg im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (exp (neg im)))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ (exp im) (exp (neg im))))) (* 1/48 (+ (exp im) (exp (neg im)))))))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (cos re)> |
#<alt (+ (cos re) (* 1/2 (* (pow im 2) (cos re))))> |
#<alt (+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re)))))> |
#<alt (+ (cos re) (* (pow im 2) (+ (* 1/2 (cos re)) (* (pow im 2) (+ (* 1/720 (* (pow im 2) (cos re))) (* 1/24 (cos re)))))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (neg im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (pow re 2)))> |
#<alt (+ 1/2 (* (pow re 2) (- (* 1/48 (pow re 2)) 1/4)))> |
#<alt (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/48 (* -1/1440 (pow re 2)))) 1/4)))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow re 2)))> |
#<alt (+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)))> |
#<alt (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/24 (* -1/720 (pow re 2)))) 1/2)))> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt 2> |
#<alt (+ 2 (pow im 2))> |
#<alt (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))> |
#<alt (+ 2 (* (pow im 2) (+ 1 (* (pow im 2) (+ 1/12 (* 1/360 (pow im 2)))))))> |
#<alt (+ (exp im) (exp (neg im)))> |
#<alt (+ (exp im) (exp (neg im)))> |
#<alt (+ (exp im) (exp (neg im)))> |
#<alt (+ (exp im) (exp (neg im)))> |
#<alt (+ (exp im) (exp (* -1 im)))> |
#<alt (+ (exp im) (exp (* -1 im)))> |
#<alt (+ (exp im) (exp (* -1 im)))> |
#<alt (+ (exp im) (exp (* -1 im)))> |
#<alt 1> |
#<alt (+ 1 im)> |
#<alt (+ 1 (* im (+ 1 (* 1/2 im))))> |
#<alt (+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im))))))> |
#<alt (exp im)> |
#<alt (exp im)> |
#<alt (exp im)> |
#<alt (exp im)> |
#<alt (exp im)> |
#<alt (exp im)> |
#<alt (exp im)> |
#<alt (exp im)> |
#<alt 1> |
#<alt (+ 1 (* -1 im))> |
#<alt (+ 1 (* im (- (* 1/2 im) 1)))> |
#<alt (+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1)))> |
#<alt (exp (neg im))> |
#<alt (exp (neg im))> |
#<alt (exp (neg im))> |
#<alt (exp (neg im))> |
#<alt (exp (* -1 im))> |
#<alt (exp (* -1 im))> |
#<alt (exp (* -1 im))> |
#<alt (exp (* -1 im))> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
#<alt (* -1 im)> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | re | @ | 0 | (* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
| 1.0ms | im | @ | inf | (* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
| 1.0ms | re | @ | -inf | (* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
| 1.0ms | re | @ | inf | (* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
| 1.0ms | im | @ | -inf | (* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
| 1× | batch-egg-rewrite |
| 2862× | /-lowering-/.f32 |
| 2862× | /-lowering-/.f64 |
| 2582× | *-lowering-*.f32 |
| 2582× | *-lowering-*.f64 |
| 1130× | frac-add |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 30 |
| 1 | 27 | 26 |
| 2 | 83 | 24 |
| 3 | 209 | 22 |
| 4 | 581 | 22 |
| 5 | 2751 | 22 |
| 0 | 8719 | 22 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* 1/2 (cos re)) (+ (exp (neg im)) (exp im))) |
(* 1/2 (cos re)) |
(cos re) |
(+ (exp (neg im)) (exp im)) |
(exp im) |
(exp (neg im)) |
(neg im) |
| Outputs |
|---|
(+.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(+.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) |
(-.f64 (/.f64 (*.f64 (cos.f64 re) (exp.f64 im)) #s(literal 2 binary64)) (/.f64 (/.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (exp.f64 im))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 re) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 re) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (exp.f64 im) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) #s(literal 1 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) #s(literal 1 binary64) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (cos.f64 re) (exp.f64 im)) #s(literal 1/2 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (*.f64 (cos.f64 re) (exp.f64 im)) #s(literal 1/2 binary64) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (cos.f64 re) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (cos.f64 re) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (/.f64 (exp.f64 im) #s(literal -2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))) #s(literal -1 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 (exp.f64 im) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 re)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal -1 binary64) (exp.f64 im))) #s(literal -1/2 binary64) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) #s(literal -1 binary64) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (exp.f64 im))) #s(literal -1/2 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) (-.f64 #s(literal 0 binary64) (cos.f64 re)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 2 binary64)) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 im))))) |
(/.f64 (cos.f64 re) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 re) (cosh.f64 im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) (cos.f64 re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 re) (cosh.f64 im))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (cos.f64 re) (*.f64 (cosh.f64 im) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 im) (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (exp.f64 im) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (exp.f64 im) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 im)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (exp.f64 im)) (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (exp.f64 im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 re) (cosh.f64 im)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 im) (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) (+.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) (+.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 im) (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (exp.f64 im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (exp.f64 im)) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 im) (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 im) (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 im) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (cosh.f64 im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 re) (cosh.f64 im))))) |
(/.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(/.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) (/.f64 (/.f64 (exp.f64 im) #s(literal 1/2 binary64)) (exp.f64 im))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (cos.f64 re) (cosh.f64 im)))) |
(/.f64 (cosh.f64 im) (/.f64 #s(literal 1 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cos.f64 re) (cosh.f64 im)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) |
(/.f64 (*.f64 (cos.f64 re) (*.f64 (cosh.f64 im) #s(literal 4 binary64))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (exp.f64 im) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (exp.f64 im)) |
(/.f64 (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (exp.f64 im) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 im))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (exp.f64 im))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (exp.f64 im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (exp.f64 im)) |
(/.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 (/.f64 (*.f64 (cos.f64 re) (cosh.f64 im)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (exp.f64 im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 im)) |
(/.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (exp.f64 im)) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (/.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 im)) |
(/.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (exp.f64 im)) (exp.f64 im)) (cos.f64 re)) (/.f64 #s(literal 2 binary64) (exp.f64 im))) |
(/.f64 (/.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) #s(literal -1 binary64)) (*.f64 (/.f64 (exp.f64 im) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(/.f64 (+.f64 (cos.f64 re) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (exp.f64 im) (cos.f64 re)))) (/.f64 #s(literal 2 binary64) (exp.f64 im))) |
(/.f64 (*.f64 (cos.f64 re) (*.f64 (cosh.f64 im) #s(literal -4 binary64))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64))))) (exp.f64 im)) |
(/.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (exp.f64 im)) |
(/.f64 (*.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) (*.f64 (cos.f64 re) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (exp.f64 im)))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (*.f64 (/.f64 (exp.f64 im) (cos.f64 re)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (/.f64 (/.f64 (exp.f64 im) (cos.f64 re)) (exp.f64 im))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (/.f64 (exp.f64 im) (cos.f64 re))) (*.f64 (/.f64 (exp.f64 im) (cos.f64 re)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (exp.f64 im) (cos.f64 re)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (/.f64 (exp.f64 im) (cos.f64 re))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) (*.f64 (/.f64 (exp.f64 im) (cos.f64 re)) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (exp.f64 im) (cos.f64 re)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (exp.f64 im) (cos.f64 re)) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (/.f64 (exp.f64 im) (-.f64 #s(literal 0 binary64) (cos.f64 re)))) |
(/.f64 (+.f64 (cos.f64 re) (*.f64 (/.f64 (exp.f64 im) #s(literal 1/2 binary64)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (*.f64 (/.f64 (exp.f64 im) #s(literal 1/2 binary64)) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (*.f64 (/.f64 (exp.f64 im) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (*.f64 (/.f64 (exp.f64 im) #s(literal 1/2 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (exp.f64 im)) (*.f64 (exp.f64 im) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im)) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (exp.f64 (-.f64 #s(literal 0 binary64) im)))) |
(/.f64 (+.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (exp.f64 im)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (exp.f64 im)) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (-.f64 #s(literal 0 binary64) (cos.f64 re))) (/.f64 #s(literal -2 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (exp.f64 im)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) (exp.f64 (-.f64 #s(literal 0 binary64) im)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 re))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (/.f64 #s(literal 1 binary64) (cos.f64 re))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 im) (cos.f64 re))) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (exp.f64 im)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 re))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (cos.f64 re))) |
(/.f64 (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (/.f64 (exp.f64 im) (cos.f64 re)) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (exp.f64 im) (cos.f64 re)))) |
(/.f64 (+.f64 (/.f64 (exp.f64 im) #s(literal 1/2 binary64)) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (cos.f64 re))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (exp.f64 im) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 im))) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) im)))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(/.f64 (+.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) (exp.f64 im)))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 re)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 im)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (exp.f64 im) (cos.f64 re))) #s(literal 1/2 binary64)) (/.f64 (exp.f64 im) (cos.f64 re))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (cos.f64 re)) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 #s(literal 1 binary64) (cos.f64 re))) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) (/.f64 #s(literal 1 binary64) (cos.f64 re))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 (exp.f64 im) (cos.f64 re))) (/.f64 #s(literal -1/2 binary64) (exp.f64 im))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) (cos.f64 re)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 re))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 #s(literal 1 binary64) (cos.f64 re)))) |
(/.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (exp.f64 im) (cos.f64 re))) #s(literal -1/2 binary64)) (/.f64 (exp.f64 im) (-.f64 #s(literal 0 binary64) (cos.f64 re)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 re))) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (/.f64 #s(literal -1 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 re))) (/.f64 #s(literal -1/2 binary64) (exp.f64 im))) (/.f64 #s(literal -1 binary64) (cos.f64 re))) |
(/.f64 (-.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (-.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 im)))) |
(/.f64 (-.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (exp.f64 im) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 im))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 (-.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (cosh.f64 im)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (exp.f64 im) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (exp.f64 im) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64)))))) (exp.f64 im)) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re))))) (neg.f64 (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 im)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))))) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64)))))) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re))))) (neg.f64 (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (exp.f64 im)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))))) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64)))))) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (exp.f64 im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 re) (cosh.f64 im)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))))) (exp.f64 im)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) im)))) (neg.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) (neg.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (exp.f64 im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (exp.f64 im)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (exp.f64 im)) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) (exp.f64 im)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))))) (exp.f64 im)) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (exp.f64 im)) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 im) (*.f64 (cos.f64 re) #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 re) (cosh.f64 im))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 im)))) |
(*.f64 (cos.f64 re) (cosh.f64 im)) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 re) (cosh.f64 im))) |
(*.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (cosh.f64 im)))) |
(*.f64 (cosh.f64 im) (cos.f64 re)) |
(*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 re) (cosh.f64 im)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) (*.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 re) (*.f64 (cosh.f64 im) #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(*.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (exp.f64 im) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(*.f64 (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (exp.f64 im) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(*.f64 (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 im)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (exp.f64 im)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 im) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64))) (exp.f64 im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 im)) |
(*.f64 (+.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(*.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(*.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 (exp.f64 im) (/.f64 (cos.f64 re) #s(literal 2 binary64))))) (exp.f64 im)) |
(*.f64 (/.f64 (*.f64 (cos.f64 re) (cosh.f64 im)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (exp.f64 im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(*.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(*.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (exp.f64 im)) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(*.f64 (+.f64 (/.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 (cos.f64 re) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(*.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64))))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(*.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(*.f64 (*.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(*.f64 (*.f64 (cosh.f64 im) (*.f64 (cos.f64 re) #s(literal -2 binary64))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 re))) |
(/.f64 (cos.f64 re) #s(literal 2 binary64)) |
(/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (cos.f64 re) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (cos.f64 re)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re))) #s(literal -1 binary64))) |
(cos.f64 re) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re))) |
(/.f64 (cos.f64 re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 re))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cos.f64 re) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (cos.f64 re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 re)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 re) #s(literal -2 binary64)))) |
(*.f64 (cos.f64 re) #s(literal 1 binary64)) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 re)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 re))) |
(*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 re) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 re) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 re) #s(literal -1/2 binary64))) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (exp.f64 im)) |
(+.f64 (exp.f64 im) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(+.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 im)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(+.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(-.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(-.f64 (exp.f64 im) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(-.f64 (exp.f64 im) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal -1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) im)))) |
(-.f64 (exp.f64 im) (/.f64 (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 im #s(literal 2 binary64))) (exp.f64 im)) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 4 binary64)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) #s(literal 1 binary64) (exp.f64 im)) |
(fma.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (exp.f64 im) #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(fma.f64 (exp.f64 im) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im))) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 im)) #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) im)) (exp.f64 im)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 im) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 im)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 im)) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 im)) (exp.f64 im)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 im) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(fma.f64 (cosh.f64 im) #s(literal 2 binary64) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) #s(literal -1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(fma.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 2 binary64) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal -1 binary64) (exp.f64 im)) |
(fma.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) im)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1 binary64) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 im)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (*.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 1/2 binary64) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (*.f64 (cosh.f64 im) (exp.f64 im)) (/.f64 #s(literal 2 binary64) (exp.f64 im)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 (cosh.f64 im) (exp.f64 im)) (*.f64 #s(literal 2 binary64) (exp.f64 im)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) (*.f64 (cosh.f64 im) (exp.f64 im)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 im)) (/.f64 (cosh.f64 im) (exp.f64 im)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (cosh.f64 im) #s(literal 2 binary64)) (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (/.f64 #s(literal -1 binary64) (exp.f64 im)))) |
(neg.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 im)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (+.f64 (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (-.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64))))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (exp.f64 im)) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im)) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im)))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 im) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im)))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 4 binary64))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64))))) |
(*.f64 (exp.f64 im) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 im)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal 2 binary64) (cosh.f64 im)) |
(*.f64 (cosh.f64 im) #s(literal 2 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im)) #s(literal 1 binary64)) (exp.f64 im)) |
(*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(*.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (cosh.f64 im) (exp.f64 im)) (/.f64 #s(literal 2 binary64) (exp.f64 im))) |
(*.f64 (/.f64 (cosh.f64 im) (exp.f64 im)) (*.f64 #s(literal 2 binary64) (exp.f64 im))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) im) im))) (exp.f64 im)) |
(*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) (*.f64 (cosh.f64 im) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 im)) (/.f64 (cosh.f64 im) (exp.f64 im))) |
(*.f64 #s(literal 4 binary64) (/.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(+.f64 (exp.f64 im) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (exp.f64 im)) |
(exp.f64 im) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1 binary64))) im)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(fma.f64 (exp.f64 im) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 im) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 im)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (exp.f64 im) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1 binary64)) (+.f64 im (log.f64 #s(literal -1 binary64)))) (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) im))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 im) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) im)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) im) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1 binary64)) #s(literal 1 binary64)) im) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) im)) |
(*.f64 (exp.f64 im) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 im)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) im))) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) im)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1 binary64)) (+.f64 im (log.f64 #s(literal -1 binary64)))) (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 1 binary64)) (+.f64 im (log.f64 #s(literal -1 binary64))))) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(exp.f64 (-.f64 #s(literal 0 binary64) im)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(fma.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) im)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) im))) |
(/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 im) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) im) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) im)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) im) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal -1 binary64)) |
(log.f64 (exp.f64 (-.f64 #s(literal 0 binary64) im))) |
(+.f64 (-.f64 #s(literal 0 binary64) im) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) im)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) im)) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) im) (log.f64 #s(literal -1 binary64))) |
(-.f64 (-.f64 #s(literal 0 binary64) im) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) im) |
(-.f64 (log.f64 #s(literal -1 binary64)) (+.f64 im (log.f64 #s(literal -1 binary64)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) im) (log.f64 #s(literal -1 binary64))) |
(fma.f64 im #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) im #s(literal 0 binary64)) |
(neg.f64 im) |
(*.f64 im #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) im) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) im)) |
(*.f64 #s(literal -1 binary64) im) |
| 1× | egg-herbie |
| 3698× | *-lowering-*.f32 |
| 3698× | *-lowering-*.f64 |
| 3034× | +-lowering-+.f64 |
| 3034× | +-lowering-+.f32 |
| 2040× | sum5-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 664 |
| 1 | 367 | 581 |
| 2 | 1348 | 575 |
| 3 | 4774 | 558 |
| 0 | 8074 | 558 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (+ (exp im) (exp (neg im)))) |
(+ (* -1/4 (* (pow re 2) (+ (exp im) (exp (neg im))))) (* 1/2 (+ (exp im) (exp (neg im))))) |
(+ (* 1/2 (+ (exp im) (exp (neg im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (exp (neg im)))) (* 1/48 (* (pow re 2) (+ (exp im) (exp (neg im)))))))) |
(+ (* 1/2 (+ (exp im) (exp (neg im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (exp (neg im)))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ (exp im) (exp (neg im))))) (* 1/48 (+ (exp im) (exp (neg im))))))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(cos re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(+ (cos re) (* (pow im 2) (+ (* 1/2 (cos re)) (* (pow im 2) (+ (* 1/720 (* (pow im 2) (cos re))) (* 1/24 (cos re))))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im))))) |
1/2 |
(+ 1/2 (* -1/4 (pow re 2))) |
(+ 1/2 (* (pow re 2) (- (* 1/48 (pow re 2)) 1/4))) |
(+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/48 (* -1/1440 (pow re 2)))) 1/4))) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
1 |
(+ 1 (* -1/2 (pow re 2))) |
(+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))) |
(+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/24 (* -1/720 (pow re 2)))) 1/2))) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
2 |
(+ 2 (pow im 2)) |
(+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))) |
(+ 2 (* (pow im 2) (+ 1 (* (pow im 2) (+ 1/12 (* 1/360 (pow im 2))))))) |
(+ (exp im) (exp (neg im))) |
(+ (exp im) (exp (neg im))) |
(+ (exp im) (exp (neg im))) |
(+ (exp im) (exp (neg im))) |
(+ (exp im) (exp (* -1 im))) |
(+ (exp im) (exp (* -1 im))) |
(+ (exp im) (exp (* -1 im))) |
(+ (exp im) (exp (* -1 im))) |
1 |
(+ 1 im) |
(+ 1 (* im (+ 1 (* 1/2 im)))) |
(+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))) |
(exp im) |
(exp im) |
(exp im) |
(exp im) |
(exp im) |
(exp im) |
(exp im) |
(exp im) |
1 |
(+ 1 (* -1 im)) |
(+ 1 (* im (- (* 1/2 im) 1))) |
(+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))) |
(exp (neg im)) |
(exp (neg im)) |
(exp (neg im)) |
(exp (neg im)) |
(exp (* -1 im)) |
(exp (* -1 im)) |
(exp (* -1 im)) |
(exp (* -1 im)) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
(* -1 im) |
| Outputs |
|---|
(* 1/2 (+ (exp im) (exp (neg im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(+ (* -1/4 (* (pow re 2) (+ (exp im) (exp (neg im))))) (* 1/2 (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+ (* 1/2 (+ (exp im) (exp (neg im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (exp (neg im)))) (* 1/48 (* (pow re 2) (+ (exp im) (exp (neg im)))))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 re (*.f64 re #s(literal 1/48 binary64)))))))) |
(+ (* 1/2 (+ (exp im) (exp (neg im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (exp (neg im)))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ (exp im) (exp (neg im))))) (* 1/48 (+ (exp im) (exp (neg im))))))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 re re) #s(literal -1/1440 binary64)))))))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(cos re) |
(cos.f64 re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+ (cos re) (* (pow im 2) (+ (* 1/2 (cos re)) (* (pow im 2) (+ (* 1/720 (* (pow im 2) (cos re))) (* 1/24 (cos re))))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (neg im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
(* 1/2 (* (cos re) (+ (exp im) (exp (* -1 im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (cos.f64 re))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow re 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re))) |
(+ 1/2 (* (pow re 2) (- (* 1/48 (pow re 2)) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 re (*.f64 re #s(literal 1/48 binary64))))))) |
(+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/48 (* -1/1440 (pow re 2)))) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 re re) #s(literal -1/1440 binary64))))))))) |
(* 1/2 (cos re)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
(* 1/2 (cos re)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
(* 1/2 (cos re)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
(* 1/2 (cos re)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
(* 1/2 (cos re)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
(* 1/2 (cos re)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
(* 1/2 (cos re)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
(* 1/2 (cos re)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow re 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re #s(literal -1/2 binary64)))) |
(+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/24 (* -1/720 (pow re 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
2 |
#s(literal 2 binary64) |
(+ 2 (pow im 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) |
(+ 2 (* (pow im 2) (+ 1 (* (pow im 2) (+ 1/12 (* 1/360 (pow im 2))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 im im) #s(literal 1/360 binary64))))))) |
(+ (exp im) (exp (neg im))) |
(+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) |
(+ (exp im) (exp (neg im))) |
(+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) |
(+ (exp im) (exp (neg im))) |
(+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) |
(+ (exp im) (exp (neg im))) |
(+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) |
(+ (exp im) (exp (* -1 im))) |
(+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) |
(+ (exp im) (exp (* -1 im))) |
(+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) |
(+ (exp im) (exp (* -1 im))) |
(+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) |
(+ (exp im) (exp (* -1 im))) |
(+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) |
1 |
#s(literal 1 binary64) |
(+ 1 im) |
(+.f64 im #s(literal 1 binary64)) |
(+ 1 (* im (+ 1 (* 1/2 im)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) im)))) |
(+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im #s(literal 1/6 binary64))))))) |
(exp im) |
(exp.f64 im) |
(exp im) |
(exp.f64 im) |
(exp im) |
(exp.f64 im) |
(exp im) |
(exp.f64 im) |
(exp im) |
(exp.f64 im) |
(exp im) |
(exp.f64 im) |
(exp im) |
(exp.f64 im) |
(exp im) |
(exp.f64 im) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 im)) |
(-.f64 #s(literal 1 binary64) im) |
(+ 1 (* im (- (* 1/2 im) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) im)))) |
(+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (+.f64 #s(literal -1 binary64) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im #s(literal -1/6 binary64))))))) |
(exp (neg im)) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(exp (neg im)) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(exp (neg im)) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(exp (neg im)) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(exp (* -1 im)) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(exp (* -1 im)) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(exp (* -1 im)) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(exp (* -1 im)) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
Compiled 10366 to 1404 computations (86.5% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 591 | 7 | 598 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 592 | 7 | 599 |
| Status | Accuracy | Program |
|---|---|---|
| 94.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 im im) #s(literal 1/360 binary64)))))))) | |
| ▶ | 91.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
| ▶ | 75.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
| ▶ | 100.0% | (*.f64 (cosh.f64 im) (cos.f64 re)) |
| 94.1% | (*.f64 (cos.f64 re) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))))) | |
| ▶ | 91.9% | (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
| ▶ | 49.2% | (cos.f64 re) |
Compiled 230 to 158 computations (31.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) |
| ✓ | cost-diff | 0 | (cos.f64 re) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
| ✓ | cost-diff | 0 | (cos.f64 re) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (*.f64 im im)) |
| ✓ | cost-diff | 0 | (cos.f64 re) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
| ✓ | cost-diff | 0 | (cos.f64 re) |
| ✓ | cost-diff | 0 | (cos.f64 re) |
| ✓ | cost-diff | 0 | (cosh.f64 im) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 im) (cos.f64 re)) |
| 3968× | *-lowering-*.f32 |
| 3968× | *-lowering-*.f64 |
| 1934× | /-lowering-/.f32 |
| 1934× | /-lowering-/.f64 |
| 1670× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 163 |
| 1 | 88 | 150 |
| 2 | 294 | 149 |
| 3 | 1271 | 146 |
| 4 | 2725 | 146 |
| 5 | 4348 | 146 |
| 6 | 6667 | 146 |
| 7 | 7929 | 146 |
| 0 | 8006 | 146 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cosh im) (cos re)) |
(cosh im) |
im |
(cos re) |
re |
(cos re) |
re |
(* (* 1/2 (cos re)) (+ 2 (* im im))) |
(* 1/2 (cos re)) |
1/2 |
(cos re) |
re |
(+ 2 (* im im)) |
2 |
(* im im) |
im |
(* (cos re) (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24)))))) |
(cos re) |
re |
(+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24))))) |
1 |
(* (* im im) (+ 1/2 (* im (* im 1/24)))) |
(* im im) |
im |
(+ 1/2 (* im (* im 1/24))) |
1/2 |
(* im (* im 1/24)) |
(* im 1/24) |
1/24 |
(* (* 1/2 (cos re)) (+ 2 (* im (* im (+ 1 (* (* im im) 1/12)))))) |
(* 1/2 (cos re)) |
1/2 |
(cos re) |
re |
(+ 2 (* im (* im (+ 1 (* (* im im) 1/12))))) |
2 |
(* im (* im (+ 1 (* (* im im) 1/12)))) |
im |
(* im (+ 1 (* (* im im) 1/12))) |
(+ 1 (* (* im im) 1/12)) |
1 |
(* (* im im) 1/12) |
(* im im) |
1/12 |
| Outputs |
|---|
(* (cosh im) (cos re)) |
(*.f64 (cosh.f64 im) (cos.f64 re)) |
(cosh im) |
(cosh.f64 im) |
im |
(cos re) |
(cos.f64 re) |
re |
(cos re) |
(cos.f64 re) |
re |
(* (* 1/2 (cos re)) (+ 2 (* im im))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(* 1/2 (cos re)) |
(/.f64 (cos.f64 re) #s(literal 2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(cos re) |
(cos.f64 re) |
re |
(+ 2 (* im im)) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
2 |
#s(literal 2 binary64) |
(* im im) |
(*.f64 im im) |
im |
(* (cos re) (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24)))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(cos re) |
(cos.f64 re) |
re |
(+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
1 |
#s(literal 1 binary64) |
(* (* im im) (+ 1/2 (* im (* im 1/24)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* im im) |
(*.f64 im im) |
im |
(+ 1/2 (* im (* im 1/24))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* im (* im 1/24)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* im 1/24) |
(*.f64 im #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(* (* 1/2 (cos re)) (+ 2 (* im (* im (+ 1 (* (* im im) 1/12)))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) |
(* 1/2 (cos re)) |
(/.f64 (cos.f64 re) #s(literal 2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(cos re) |
(cos.f64 re) |
re |
(+ 2 (* im (* im (+ 1 (* (* im im) 1/12))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) |
2 |
#s(literal 2 binary64) |
(* im (* im (+ 1 (* (* im im) 1/12)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
im |
(* im (+ 1 (* (* im im) 1/12))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(+ 1 (* (* im im) 1/12)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) |
1 |
#s(literal 1 binary64) |
(* (* im im) 1/12) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* im im) |
(*.f64 im im) |
1/12 |
#s(literal 1/12 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
| ✓ | accuracy | 100.0% | (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) |
| ✓ | accuracy | 99.9% | (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
| ✓ | accuracy | 99.8% | (*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 im #s(literal 1/24 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| ✓ | accuracy | 100.0% | (cos.f64 re) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) (*.f64 im im)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
| ✓ | accuracy | 100.0% | (cos.f64 re) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 im) (cos.f64 re)) |
| ✓ | accuracy | 100.0% | (cosh.f64 im) |
| ✓ | accuracy | 100.0% | (cos.f64 re) |
| 121.0ms | 256× | 0 | valid |
Compiled 188 to 27 computations (85.6% saved)
ival-mult: 18.0ms (42.3% of total)...c/correct-round.rkt:119:19: 7.0ms (16.4% of total)ival-add: 6.0ms (14.1% of total)ival-cos: 6.0ms (14.1% of total)ival-cosh: 3.0ms (7% of total)const: 1.0ms (2.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (cosh im) (cos re))> |
#<alt (cosh im)> |
#<alt (cos re)> |
#<alt (* (* 1/2 (cos re)) (+ 2 (* im im)))> |
#<alt (* 1/2 (cos re))> |
#<alt (+ 2 (* im im))> |
#<alt (* (cos re) (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24))))))> |
#<alt (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24)))))> |
#<alt (* (* im im) (+ 1/2 (* im (* im 1/24))))> |
#<alt (* (* 1/2 (cos re)) (+ 2 (* im (* im (+ 1 (* (* im im) 1/12))))))> |
#<alt (+ 2 (* im (* im (+ 1 (* (* im im) 1/12)))))> |
#<alt (* im 1/24)> |
#<alt (* im (* im 1/24))> |
#<alt (* (* im im) 1/12)> |
#<alt (* im (+ 1 (* (* im im) 1/12)))> |
#<alt (* im (* im (+ 1 (* (* im im) 1/12))))> |
| Outputs |
|---|
#<alt (cos re)> |
#<alt (+ (cos re) (* 1/2 (* (pow im 2) (cos re))))> |
#<alt (+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re)))))> |
#<alt (+ (cos re) (* (pow im 2) (+ (* 1/2 (cos re)) (* (pow im 2) (+ (* 1/720 (* (pow im 2) (cos re))) (* 1/24 (cos re)))))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (+ (* -1/4 (* (pow re 2) (+ (exp im) (/ 1 (exp im))))) (* 1/2 (+ (exp im) (/ 1 (exp im)))))> |
#<alt (+ (* 1/2 (+ (exp im) (/ 1 (exp im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (/ 1 (exp im)))) (* 1/48 (* (pow re 2) (+ (exp im) (/ 1 (exp im))))))))> |
#<alt (+ (* 1/2 (+ (exp im) (/ 1 (exp im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (/ 1 (exp im)))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ (exp im) (/ 1 (exp im))))) (* 1/48 (+ (exp im) (/ 1 (exp im)))))))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt (* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow im 2)))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow re 2)))> |
#<alt (+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)))> |
#<alt (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/24 (* -1/720 (pow re 2)))) 1/2)))> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (cos re)> |
#<alt (* 1/2 (+ 2 (pow im 2)))> |
#<alt (+ (* -1/4 (* (pow re 2) (+ 2 (pow im 2)))) (* 1/2 (+ 2 (pow im 2))))> |
#<alt (+ (* 1/2 (+ 2 (pow im 2))) (* (pow re 2) (+ (* -1/4 (+ 2 (pow im 2))) (* 1/48 (* (pow re 2) (+ 2 (pow im 2)))))))> |
#<alt (+ (* 1/2 (+ 2 (pow im 2))) (* (pow re 2) (+ (* -1/4 (+ 2 (pow im 2))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ 2 (pow im 2)))) (* 1/48 (+ 2 (pow im 2))))))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (pow im 2))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (pow im 2))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (pow im 2))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (pow im 2))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (pow im 2))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (pow im 2))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (pow im 2))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (pow im 2))))> |
#<alt (cos re)> |
#<alt (+ (cos re) (* 1/2 (* (pow im 2) (cos re))))> |
#<alt (+ (cos re) (* 1/2 (* (pow im 2) (cos re))))> |
#<alt (+ (cos re) (* 1/2 (* (pow im 2) (cos re))))> |
#<alt (* 1/2 (* (pow im 2) (cos re)))> |
#<alt (* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2))))> |
#<alt (* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2))))> |
#<alt (* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2))))> |
#<alt (* 1/2 (* (pow im 2) (cos re)))> |
#<alt (* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2))))> |
#<alt (* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2))))> |
#<alt (* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (pow re 2)))> |
#<alt (+ 1/2 (* (pow re 2) (- (* 1/48 (pow re 2)) 1/4)))> |
#<alt (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/48 (* -1/1440 (pow re 2)))) 1/4)))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt (* 1/2 (cos re))> |
#<alt 2> |
#<alt (+ 2 (pow im 2))> |
#<alt (+ 2 (pow im 2))> |
#<alt (+ 2 (pow im 2))> |
#<alt (pow im 2)> |
#<alt (* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2)))))> |
#<alt (pow im 2)> |
#<alt (* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (+ (* -1/2 (* (pow re 2) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))) (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))> |
#<alt (+ 1 (+ (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) (* (pow re 2) (+ (* -1/2 (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) (* 1/24 (* (pow re 2) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))))))))> |
#<alt (+ 1 (+ (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) (* (pow re 2) (+ (* -1/2 (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) (* (pow re 2) (+ (* -1/720 (* (pow re 2) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))) (* 1/24 (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))))))))> |
#<alt (* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))> |
#<alt (* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))> |
#<alt (* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))> |
#<alt (* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))> |
#<alt (* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))> |
#<alt (* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))> |
#<alt (* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))> |
#<alt (* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))> |
#<alt (cos re)> |
#<alt (+ (cos re) (* 1/2 (* (pow im 2) (cos re))))> |
#<alt (+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re)))))> |
#<alt (+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re)))))> |
#<alt (* 1/24 (* (pow im 4) (cos re)))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2)))))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4)))))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4)))))> |
#<alt (* 1/24 (* (pow im 4) (cos re)))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2)))))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4)))))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow im 2)))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* 1/2 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))> |
#<alt (+ (* -1/4 (* (pow re 2) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))> |
#<alt (+ (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* (pow re 2) (+ (* -1/4 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* 1/48 (* (pow re 2) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))))))> |
#<alt (+ (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* (pow re 2) (+ (* -1/4 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) (* 1/48 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))> |
#<alt (* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))> |
#<alt (cos re)> |
#<alt (+ (cos re) (* 1/2 (* (pow im 2) (cos re))))> |
#<alt (+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re)))))> |
#<alt (+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re)))))> |
#<alt (* 1/24 (* (pow im 4) (cos re)))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2)))))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4)))))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4)))))> |
#<alt (* 1/24 (* (pow im 4) (cos re)))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2)))))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4)))))> |
#<alt (* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4)))))> |
#<alt 2> |
#<alt (+ 2 (pow im 2))> |
#<alt (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))> |
#<alt (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))> |
#<alt (* 1/12 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4)))))> |
#<alt (* 1/12 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4)))))> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt (* 1/12 (pow im 2))> |
#<alt im> |
#<alt (* im (+ 1 (* 1/12 (pow im 2))))> |
#<alt (* im (+ 1 (* 1/12 (pow im 2))))> |
#<alt (* im (+ 1 (* 1/12 (pow im 2))))> |
#<alt (* 1/12 (pow im 3))> |
#<alt (* (pow im 3) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 3) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 3) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* 1/12 (pow im 3))> |
#<alt (* (pow im 3) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 3) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 3) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (pow im 2)> |
#<alt (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))> |
#<alt (* 1/12 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 4) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 4) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* 1/12 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 4) (+ 1/12 (/ 1 (pow im 2))))> |
#<alt (* (pow im 4) (+ 1/12 (/ 1 (pow im 2))))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | re | @ | inf | (* (cos re) (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24)))))) |
| 2.0ms | im | @ | inf | (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24))))) |
| 2.0ms | im | @ | inf | (* (cosh im) (cos re)) |
| 1.0ms | re | @ | inf | (* (* 1/2 (cos re)) (+ 2 (* im (* im (+ 1 (* (* im im) 1/12)))))) |
| 1.0ms | im | @ | -inf | (* (cosh im) (cos re)) |
| 1× | batch-egg-rewrite |
| 3490× | *-lowering-*.f32 |
| 3490× | *-lowering-*.f64 |
| 2346× | /-lowering-/.f32 |
| 2346× | /-lowering-/.f64 |
| 1278× | fma-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 115 |
| 1 | 89 | 104 |
| 2 | 303 | 103 |
| 3 | 1341 | 100 |
| 4 | 3290 | 100 |
| 5 | 7601 | 100 |
| 0 | 8117 | 100 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cosh im) (cos re)) |
(cosh im) |
(cos re) |
(* (* 1/2 (cos re)) (+ 2 (* im im))) |
(* 1/2 (cos re)) |
(+ 2 (* im im)) |
(* (cos re) (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24)))))) |
(+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24))))) |
(* (* im im) (+ 1/2 (* im (* im 1/24)))) |
(* (* 1/2 (cos re)) (+ 2 (* im (* im (+ 1 (* (* im im) 1/12)))))) |
(+ 2 (* im (* im (+ 1 (* (* im im) 1/12))))) |
(* im 1/24) |
(* im (* im 1/24)) |
(* (* im im) 1/12) |
(* im (+ 1 (* (* im im) 1/12))) |
(* im (* im (+ 1 (* (* im im) 1/12)))) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (exp.f64 im))) (/.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(+.f64 (/.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (exp.f64 im))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (exp.f64 im)))) |
(+.f64 (/.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(+.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (/.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) (cos.f64 re))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal -1 binary64) (cosh.f64 im)))) |
(neg.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal -1 binary64) (cosh.f64 im)))) |
(/.f64 (cos.f64 re) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) (cos.f64 re)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 im)) (cos.f64 re))) |
(/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (cosh.f64 im))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) (cos.f64 re))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) (/.f64 #s(literal -1 binary64) (cosh.f64 im)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 im)) (cos.f64 re))) |
(/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 1/2 binary64) (cosh.f64 im))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cosh.f64 im) (*.f64 (cos.f64 re) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 im)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (cosh.f64 im)))) |
(/.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 im)) (/.f64 #s(literal 4 binary64) (cos.f64 re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) (*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (/.f64 #s(literal -1 binary64) (cosh.f64 im))) |
(/.f64 (/.f64 (cos.f64 re) #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cos.f64 re) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) #s(literal 8 binary64)) |
(/.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) #s(literal -8 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 re))) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 im)) (-.f64 #s(literal 0 binary64) (cos.f64 re))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) (-.f64 #s(literal 0 binary64) (cos.f64 re))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re))) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 (/.f64 (cos.f64 re) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cosh.f64 im))) |
(/.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 im))) |
(/.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (/.f64 (cos.f64 re) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (*.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 re) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) (/.f64 (cos.f64 re) #s(literal 4 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) (/.f64 (cos.f64 re) #s(literal 4 binary64))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) (cos.f64 re)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 im) (cos.f64 re)) |
(*.f64 (cos.f64 re) (cosh.f64 im)) |
(*.f64 (*.f64 (cosh.f64 im) (cos.f64 re)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal 1/2 binary64) (cosh.f64 im)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 im)) (cos.f64 re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 im) (cos.f64 re))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal 2 binary64)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal 2 binary64)) (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) (/.f64 (cos.f64 re) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal -2 binary64) (cosh.f64 im)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal -1 binary64) (cosh.f64 im)))) |
(*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 1/2 binary64) (cosh.f64 im))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (cos.f64 re) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) |
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cosh.f64 im)))) |
(*.f64 (*.f64 (cosh.f64 im) (*.f64 (cos.f64 re) #s(literal -2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (cosh.f64 im) (*.f64 (cos.f64 re) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 re) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) (-.f64 #s(literal 0 binary64) (cos.f64 re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) (/.f64 (cosh.f64 im) #s(literal 4 binary64))) |
(*.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) (*.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cosh.f64 im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 im)) (/.f64 (cos.f64 re) #s(literal 4 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 re) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) (/.f64 (cos.f64 re) #s(literal -4 binary64))) |
(*.f64 (*.f64 (cos.f64 re) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) #s(literal -1/4 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) |
(*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal -1 binary64) (cosh.f64 im))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (cos.f64 re) #s(literal -2 binary64)) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 (*.f64 (cos.f64 re) #s(literal -2 binary64)) (/.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im)))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im)))) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im))) (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(*.f64 (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 1/2 binary64)) (/.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (cos.f64 re) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) (/.f64 (cos.f64 re) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (cosh.f64 im)) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) (/.f64 (/.f64 (cos.f64 re) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) (/.f64 (/.f64 (cos.f64 re) #s(literal 4 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) |
(*.f64 (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) (cos.f64 re)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 (cos.f64 re) #s(literal 4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(+.f64 #s(literal 0 binary64) (cosh.f64 im)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (*.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal -2 binary64)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(cosh.f64 im) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(/.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 im)) #s(literal 4 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) #s(literal -8 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im)))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (cosh.f64 im)) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1/2 binary64) (cosh.f64 im)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 im)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 im))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (cosh.f64 im)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 im) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(cos.f64 re) |
(/.f64 (cos.f64 re) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cos.f64 re) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(*.f64 (cos.f64 re) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 re)) |
(*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 (cos.f64 re) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(+.f64 (cos.f64 re) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 im (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 (cos.f64 re) #s(literal 1 binary64) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 (cos.f64 re) (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (cos.f64 re)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (cos.f64 re))) (cos.f64 re)) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 im im) (cos.f64 re)) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (cos.f64 re)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 (*.f64 im im) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (cos.f64 re)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 re) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 1 binary64) (cos.f64 re)) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (cos.f64 re) (cos.f64 re)) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (cos.f64 re)) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) (*.f64 im (cos.f64 re)) (cos.f64 re)) |
(fma.f64 (*.f64 im (*.f64 im (cos.f64 re))) #s(literal 1/2 binary64) (cos.f64 re)) |
(fma.f64 (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re))) im (cos.f64 re)) |
(fma.f64 (*.f64 im (cos.f64 re)) (*.f64 im #s(literal 1/2 binary64)) (cos.f64 re)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (cos.f64 re)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (cos.f64 re)) |
(fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64) (cos.f64 re)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 im im))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (-.f64 #s(literal 0 binary64) (cos.f64 re))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (cos.f64 re)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 re))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))))) #s(literal -2 binary64)) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 im im)))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(*.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 im im))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (cos.f64 re)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (*.f64 (cos.f64 re) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (cos.f64 re) #s(literal -2 binary64))) |
(/.f64 (cos.f64 re) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (cos.f64 re)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 re) #s(literal 4 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(+.f64 (*.f64 im im) #s(literal 2 binary64)) |
(fma.f64 im im #s(literal 2 binary64)) |
(fma.f64 (*.f64 im im) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 im im) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(+.f64 (cos.f64 re) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re))))) |
(+.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re)))) (cos.f64 re)) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 im (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 im (*.f64 (cos.f64 re) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (cos.f64 re)) |
(fma.f64 (cos.f64 re) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re))))) |
(fma.f64 (cos.f64 re) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (cos.f64 re)) |
(fma.f64 (cos.f64 re) (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 im im))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (cos.f64 re))) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 (cos.f64 re) #s(literal 2 binary64))) (cos.f64 re)) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re))))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 im im) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 im im)) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (cos.f64 re)) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (*.f64 im im) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im im) (*.f64 (cos.f64 re) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (cos.f64 re)) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 re) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re)))) (cos.f64 re)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re))) (cos.f64 re)) |
(fma.f64 (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (cos.f64 re) (cos.f64 re)) |
(fma.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 1 binary64) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (cos.f64 re) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re)))) #s(literal 1 binary64) (cos.f64 re)) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 im (cos.f64 re)) (cos.f64 re)) |
(fma.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 im im))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im (cos.f64 re))))) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (cos.f64 re)) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) (*.f64 im (cos.f64 re)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im (cos.f64 re))) #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im (cos.f64 re))) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (cos.f64 re)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (cos.f64 re) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re))) im (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (cos.f64 re)) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (cos.f64 re)) |
(fma.f64 (*.f64 im (cos.f64 re)) (*.f64 im #s(literal 1/2 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 (cos.f64 re) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) im (cos.f64 re)) |
(fma.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 im im) (cos.f64 re)) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (cos.f64 re)) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 1/2 binary64) (cos.f64 re)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (/.f64 (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64) (cos.f64 re)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (cos.f64 re)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (cos.f64 re)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) (cos.f64 re)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) (cos.f64 re))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cos.f64 re) (+.f64 (*.f64 im im) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 im im) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (+.f64 (*.f64 im im) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) #s(literal -2 binary64)) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (*.f64 (cos.f64 re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 (*.f64 im im) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 im im) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 im im))) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (cos.f64 re)) |
(*.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) (*.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (*.f64 (cos.f64 re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64)) |
(*.f64 (+.f64 (*.f64 im im) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 im im)) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) im (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 im (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) im (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (*.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im)) |
(*.f64 (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 (cos.f64 re) (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (+.f64 (cos.f64 re) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re)))))) |
(+.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (+.f64 (cos.f64 re) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))))) |
(+.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (+.f64 (*.f64 im (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (cos.f64 re))) |
(+.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (+.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))))) (cos.f64 re))) |
(+.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))))) (cos.f64 re))) |
(+.f64 (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re))))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (/.f64 (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 im (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (/.f64 #s(literal 2 binary64) (cos.f64 re))))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 (cos.f64 re) (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))))) |
(+.f64 (/.f64 (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (*.f64 im (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (*.f64 (cos.f64 re) (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (+.f64 (cos.f64 re) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re))))) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (+.f64 (cos.f64 re) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))))) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (+.f64 (cos.f64 re) (*.f64 im (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (/.f64 #s(literal 2 binary64) (cos.f64 re))))) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (+.f64 (cos.f64 re) (*.f64 (cos.f64 re) (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))))) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(+.f64 (+.f64 (cos.f64 re) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))))) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 im (*.f64 im (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) (cos.f64 re)) |
(fma.f64 (cos.f64 re) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 (cos.f64 re) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (cos.f64 re)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (cos.f64 re)) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (cos.f64 re)) |
(fma.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (cos.f64 re)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 (*.f64 im im) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 re) (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re))) (cos.f64 re)) |
(fma.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (cos.f64 re)) |
(fma.f64 (/.f64 (*.f64 im im) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) (cos.f64 re)) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (cos.f64 re)) |
(fma.f64 (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 1 binary64) (cos.f64 re)) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(fma.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (cos.f64 re)) |
(fma.f64 (*.f64 (cos.f64 re) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) #s(literal 1/2 binary64) (cos.f64 re)) |
(fma.f64 (*.f64 im (*.f64 im (cos.f64 re))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (cos.f64 re)) |
(fma.f64 (/.f64 im (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) (cos.f64 re)) |
(fma.f64 (*.f64 im (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) im (cos.f64 re)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) (*.f64 im im) (cos.f64 re)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (cos.f64 re) (cos.f64 re)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (*.f64 (cos.f64 re) #s(literal 2 binary64)) (cos.f64 re)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (/.f64 (cos.f64 re) #s(literal 2 binary64)) (cos.f64 re)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64) (cos.f64 re)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 re))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) (cos.f64 re)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) (-.f64 #s(literal 0 binary64) (cos.f64 re))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))))) #s(literal -2 binary64)) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 re)))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (cos.f64 re) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (cos.f64 re)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) (/.f64 (cos.f64 re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (/.f64 #s(literal 2 binary64) (cos.f64 re))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) (*.f64 (cos.f64 re) #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) |
(+.f64 (*.f64 im im) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) #s(literal 2 binary64)) |
(+.f64 (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))) (*.f64 im im)) |
(fma.f64 im im (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) #s(literal 2 binary64)) |
(fma.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(fma.f64 (*.f64 im im) #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))))) |
(fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 im im) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) (*.f64 im im) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) (*.f64 im im) #s(literal 2 binary64)) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) im #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) im (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(fma.f64 (*.f64 im #s(literal 1/12 binary64)) (*.f64 im (*.f64 im im)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(fma.f64 (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/12 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/12 binary64) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) #s(literal 1 binary64)) |
(*.f64 im #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/24 binary64))) |
(*.f64 #s(literal 1/24 binary64) im) |
(*.f64 (*.f64 im #s(literal 1/24 binary64)) #s(literal 1 binary64)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im im)) |
(*.f64 (*.f64 im #s(literal 1/24 binary64)) im) |
(*.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(*.f64 im (*.f64 im #s(literal 1/12 binary64))) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 im im)) |
(*.f64 (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 im #s(literal 1/12 binary64)) im) |
(+.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) im) |
(fma.f64 im #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) |
(fma.f64 im (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) im) |
(fma.f64 (*.f64 im im) (*.f64 im #s(literal 1/12 binary64)) im) |
(fma.f64 #s(literal 1 binary64) im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) im) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)) im) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) im im) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) #s(literal 1 binary64) im) |
(fma.f64 (*.f64 im #s(literal 1/12 binary64)) (*.f64 im im) im) |
(fma.f64 (*.f64 im (*.f64 im im)) #s(literal 1/12 binary64) im) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) im) |
(*.f64 (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 im im) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))) |
(+.f64 (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) (*.f64 im im)) |
(fma.f64 im im (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))) |
(fma.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) (*.f64 im im)) |
(fma.f64 (*.f64 im im) #s(literal 1 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))) |
(fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal 1 binary64) (*.f64 im im) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) (*.f64 im im)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 im im)) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/12 binary64)) (*.f64 im im) (*.f64 im im)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im))) im (*.f64 im im)) |
(fma.f64 (*.f64 im #s(literal 1/12 binary64)) (*.f64 im (*.f64 im im)) (*.f64 im im)) |
(fma.f64 (*.f64 im (*.f64 #s(literal 1/12 binary64) (*.f64 im (*.f64 im im)))) #s(literal 1 binary64) (*.f64 im im)) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/12 binary64)) (*.f64 im im)) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/12 binary64) (*.f64 im im)) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) (*.f64 im im)) |
(*.f64 (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) im) |
(*.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 5176× | +-lowering-+.f64 |
| 5176× | +-lowering-+.f32 |
| 3876× | *-lowering-*.f32 |
| 3876× | *-lowering-*.f64 |
| 2106× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 188 | 2670 |
| 1 | 692 | 2107 |
| 2 | 3122 | 2052 |
| 0 | 8928 | 2052 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(cos re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(+ (cos re) (* (pow im 2) (+ (* 1/2 (cos re)) (* (pow im 2) (+ (* 1/720 (* (pow im 2) (cos re))) (* 1/24 (cos re))))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+ (* -1/4 (* (pow re 2) (+ (exp im) (/ 1 (exp im))))) (* 1/2 (+ (exp im) (/ 1 (exp im))))) |
(+ (* 1/2 (+ (exp im) (/ 1 (exp im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (/ 1 (exp im)))) (* 1/48 (* (pow re 2) (+ (exp im) (/ 1 (exp im)))))))) |
(+ (* 1/2 (+ (exp im) (/ 1 (exp im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (/ 1 (exp im)))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ (exp im) (/ 1 (exp im))))) (* 1/48 (+ (exp im) (/ 1 (exp im))))))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
1 |
(+ 1 (* 1/2 (pow im 2))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
1 |
(+ 1 (* -1/2 (pow re 2))) |
(+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))) |
(+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/24 (* -1/720 (pow re 2)))) 1/2))) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
(cos re) |
(* 1/2 (+ 2 (pow im 2))) |
(+ (* -1/4 (* (pow re 2) (+ 2 (pow im 2)))) (* 1/2 (+ 2 (pow im 2)))) |
(+ (* 1/2 (+ 2 (pow im 2))) (* (pow re 2) (+ (* -1/4 (+ 2 (pow im 2))) (* 1/48 (* (pow re 2) (+ 2 (pow im 2))))))) |
(+ (* 1/2 (+ 2 (pow im 2))) (* (pow re 2) (+ (* -1/4 (+ 2 (pow im 2))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ 2 (pow im 2)))) (* 1/48 (+ 2 (pow im 2)))))))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(cos re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(* 1/2 (* (pow im 2) (cos re))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(* 1/2 (* (pow im 2) (cos re))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
1/2 |
(+ 1/2 (* -1/4 (pow re 2))) |
(+ 1/2 (* (pow re 2) (- (* 1/48 (pow re 2)) 1/4))) |
(+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/48 (* -1/1440 (pow re 2)))) 1/4))) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
(* 1/2 (cos re)) |
2 |
(+ 2 (pow im 2)) |
(+ 2 (pow im 2)) |
(+ 2 (pow im 2)) |
(pow im 2) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(pow im 2) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (+ (* -1/2 (* (pow re 2) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))) (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(+ 1 (+ (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) (* (pow re 2) (+ (* -1/2 (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) (* 1/24 (* (pow re 2) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))))))) |
(+ 1 (+ (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) (* (pow re 2) (+ (* -1/2 (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) (* (pow re 2) (+ (* -1/720 (* (pow re 2) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))) (* 1/24 (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))))))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(cos re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(* 1/24 (* (pow im 4) (cos re))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(* 1/24 (* (pow im 4) (cos re))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
1 |
(+ 1 (* 1/2 (pow im 2))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* 1/2 (pow im 2)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) |
(+ (* -1/4 (* (pow re 2) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(+ (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* (pow re 2) (+ (* -1/4 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* 1/48 (* (pow re 2) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))))) |
(+ (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* (pow re 2) (+ (* -1/4 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) (* 1/48 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(cos re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(* 1/24 (* (pow im 4) (cos re))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(* 1/24 (* (pow im 4) (cos re))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
2 |
(+ 2 (pow im 2)) |
(+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))) |
(+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))) |
(* 1/12 (pow im 4)) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4))))) |
(* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4))))) |
(* 1/12 (pow im 4)) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4))))) |
(* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4))))) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
(* 1/12 (pow im 2)) |
im |
(* im (+ 1 (* 1/12 (pow im 2)))) |
(* im (+ 1 (* 1/12 (pow im 2)))) |
(* im (+ 1 (* 1/12 (pow im 2)))) |
(* 1/12 (pow im 3)) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(* 1/12 (pow im 3)) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(pow im 2) |
(* (pow im 2) (+ 1 (* 1/12 (pow im 2)))) |
(* (pow im 2) (+ 1 (* 1/12 (pow im 2)))) |
(* (pow im 2) (+ 1 (* 1/12 (pow im 2)))) |
(* 1/12 (pow im 4)) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(* 1/12 (pow im 4)) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
| Outputs |
|---|
(cos re) |
(cos.f64 re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(+ (cos re) (* (pow im 2) (+ (* 1/2 (cos re)) (* (pow im 2) (+ (* 1/720 (* (pow im 2) (cos re))) (* 1/24 (cos re))))))) |
(+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (*.f64 (*.f64 im im) (*.f64 (cos.f64 re) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(+ (* -1/4 (* (pow re 2) (+ (exp im) (/ 1 (exp im))))) (* 1/2 (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+ (* 1/2 (+ (exp im) (/ 1 (exp im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (/ 1 (exp im)))) (* 1/48 (* (pow re 2) (+ (exp im) (/ 1 (exp im)))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) (*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64))))))) |
(+ (* 1/2 (+ (exp im) (/ 1 (exp im)))) (* (pow re 2) (+ (* -1/4 (+ (exp im) (/ 1 (exp im)))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ (exp im) (/ 1 (exp im))))) (* 1/48 (+ (exp im) (/ 1 (exp im))))))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) (*.f64 (*.f64 re re) (*.f64 (+.f64 (exp.f64 im) (/.f64 #s(literal 1 binary64) (exp.f64 im))) (*.f64 re (*.f64 re (+.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 re re) #s(literal -1/1440 binary64)))))))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
(* 1/2 (* (cos re) (+ (exp im) (/ 1 (exp im))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow re 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/24 (* -1/720 (pow re 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(cos re) |
(cos.f64 re) |
(* 1/2 (+ 2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ (* -1/4 (* (pow re 2) (+ 2 (pow im 2)))) (* 1/2 (+ 2 (pow im 2)))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+ (* 1/2 (+ 2 (pow im 2))) (* (pow re 2) (+ (* -1/4 (+ 2 (pow im 2))) (* 1/48 (* (pow re 2) (+ 2 (pow im 2))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) (*.f64 (*.f64 re re) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) |
(+ (* 1/2 (+ 2 (pow im 2))) (* (pow re 2) (+ (* -1/4 (+ 2 (pow im 2))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ 2 (pow im 2)))) (* 1/48 (+ 2 (pow im 2)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) (*.f64 (*.f64 re re) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (*.f64 re (*.f64 re (+.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 re re) #s(literal -1/1440 binary64)))))))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/2 (* (cos re) (+ 2 (pow im 2)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(cos re) |
(cos.f64 re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/2 (* (pow im 2) (cos re))) |
(*.f64 (cos.f64 re) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 (*.f64 (cos.f64 re) #s(literal 1/2 binary64)) (/.f64 (/.f64 (cos.f64 re) im) im))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 (*.f64 (cos.f64 re) #s(literal 1/2 binary64)) (/.f64 (/.f64 (cos.f64 re) im) im))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 (*.f64 (cos.f64 re) #s(literal 1/2 binary64)) (/.f64 (/.f64 (cos.f64 re) im) im))) |
(* 1/2 (* (pow im 2) (cos re))) |
(*.f64 (cos.f64 re) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 (*.f64 (cos.f64 re) #s(literal 1/2 binary64)) (/.f64 (/.f64 (cos.f64 re) im) im))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 (*.f64 (cos.f64 re) #s(literal 1/2 binary64)) (/.f64 (/.f64 (cos.f64 re) im) im))) |
(* (pow im 2) (+ (* 1/2 (cos re)) (/ (cos re) (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 (*.f64 (cos.f64 re) #s(literal 1/2 binary64)) (/.f64 (/.f64 (cos.f64 re) im) im))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow re 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re))) |
(+ 1/2 (* (pow re 2) (- (* 1/48 (pow re 2)) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) |
(+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/48 (* -1/1440 (pow re 2)))) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/4 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 re re) #s(literal -1/1440 binary64)))))))) |
(* 1/2 (cos re)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
(* 1/2 (cos re)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
(* 1/2 (cos re)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
(* 1/2 (cos re)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
(* 1/2 (cos re)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
(* 1/2 (cos re)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
(* 1/2 (cos re)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
(* 1/2 (cos re)) |
(*.f64 (cos.f64 re) #s(literal 1/2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (pow im 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(+ 2 (pow im 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(+ 2 (pow im 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(pow im 2) |
(*.f64 im im) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(pow im 2) |
(*.f64 im im) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(* (pow im 2) (+ 1 (* 2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+ 1 (+ (* -1/2 (* (pow re 2) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))) (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(+ 1 (+ (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) (* (pow re 2) (+ (* -1/2 (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) (* 1/24 (* (pow re 2) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))))))) |
(+.f64 (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))))) |
(+ 1 (+ (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) (* (pow re 2) (+ (* -1/2 (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) (* (pow re 2) (+ (* -1/720 (* (pow re 2) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))))) (* 1/24 (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) (*.f64 re (*.f64 re (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64))))))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(* (cos re) (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(cos re) |
(cos.f64 re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(* 1/24 (* (pow im 4) (cos re))) |
(*.f64 (cos.f64 re) (*.f64 #s(literal 1/24 binary64) (pow.f64 im #s(literal 4 binary64)))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (/.f64 (cos.f64 re) (pow.f64 im #s(literal 4 binary64))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (/.f64 (cos.f64 re) (pow.f64 im #s(literal 4 binary64))))) |
(* 1/24 (* (pow im 4) (cos re))) |
(*.f64 (cos.f64 re) (*.f64 #s(literal 1/24 binary64) (pow.f64 im #s(literal 4 binary64)))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (/.f64 (cos.f64 re) (pow.f64 im #s(literal 4 binary64))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (/.f64 (cos.f64 re) (pow.f64 im #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (pow.f64 im #s(literal 4 binary64))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (pow.f64 im #s(literal 4 binary64))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(* 1/2 (pow im 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 im im)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (pow.f64 im #s(literal 4 binary64))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (pow.f64 im #s(literal 4 binary64))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1/4 (* (pow re 2) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+ (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* (pow re 2) (+ (* -1/4 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* 1/48 (* (pow re 2) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64))))))) |
(+ (* 1/2 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* (pow re 2) (+ (* -1/4 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2)))))) (* (pow re 2) (+ (* -1/1440 (* (pow re 2) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) (* 1/48 (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) (+.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 re re) #s(literal -1/1440 binary64)))))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))))) |
(* 1/2 (* (cos re) (+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))))) |
(cos re) |
(cos.f64 re) |
(+ (cos re) (* 1/2 (* (pow im 2) (cos re)))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(+ (cos re) (* (pow im 2) (+ (* 1/24 (* (pow im 2) (cos re))) (* 1/2 (cos re))))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))))) |
(* 1/24 (* (pow im 4) (cos re))) |
(*.f64 (cos.f64 re) (*.f64 #s(literal 1/24 binary64) (pow.f64 im #s(literal 4 binary64)))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (/.f64 (cos.f64 re) (pow.f64 im #s(literal 4 binary64))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (/.f64 (cos.f64 re) (pow.f64 im #s(literal 4 binary64))))) |
(* 1/24 (* (pow im 4) (cos re))) |
(*.f64 (cos.f64 re) (*.f64 #s(literal 1/24 binary64) (pow.f64 im #s(literal 4 binary64)))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (* 1/2 (/ (cos re) (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (/.f64 (cos.f64 re) (pow.f64 im #s(literal 4 binary64))))) |
(* (pow im 4) (+ (* 1/24 (cos re)) (+ (* 1/2 (/ (cos re) (pow im 2))) (/ (cos re) (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (*.f64 (cos.f64 re) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (/.f64 (cos.f64 re) (pow.f64 im #s(literal 4 binary64))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (pow im 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 im im)) |
(+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) |
(+ 2 (* (pow im 2) (+ 1 (* 1/12 (pow im 2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))) |
(* 1/12 (pow im 4)) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/12 binary64)) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal 1/12 binary64))) |
(* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
(* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
(* 1/12 (pow im 4)) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/12 binary64)) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal 1/12 binary64))) |
(* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
(* (pow im 4) (+ 1/12 (+ (/ 1 (pow im 2)) (/ 2 (pow im 4))))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
(* 1/12 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/12 binary64)) |
im |
(* im (+ 1 (* 1/12 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(* im (+ 1 (* 1/12 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(* im (+ 1 (* 1/12 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(* 1/12 (pow im 3)) |
(*.f64 im (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(* 1/12 (pow im 3)) |
(*.f64 im (*.f64 (*.f64 im im) #s(literal 1/12 binary64))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(* (pow im 3) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))) |
(pow im 2) |
(*.f64 im im) |
(* (pow im 2) (+ 1 (* 1/12 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) |
(* (pow im 2) (+ 1 (* 1/12 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) |
(* (pow im 2) (+ 1 (* 1/12 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))) |
(* 1/12 (pow im 4)) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/12 binary64)) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal 1/12 binary64))) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal 1/12 binary64))) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal 1/12 binary64))) |
(* 1/12 (pow im 4)) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/12 binary64)) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal 1/12 binary64))) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal 1/12 binary64))) |
(* (pow im 4) (+ 1/12 (/ 1 (pow im 2)))) |
(*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal 1/12 binary64))) |
Compiled 15126 to 1418 computations (90.6% saved)
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 958 | 12 | 970 |
| Fresh | 2 | 0 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 962 | 15 | 977 |
| Status | Accuracy | Program |
|---|---|---|
| 35.8% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) | |
| ▶ | 31.0% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
| 34.6% | (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) | |
| ▶ | 58.2% | (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
| 46.2% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) | |
| 48.2% | (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) | |
| 57.6% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) | |
| 57.6% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) | |
| 48.5% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) | |
| ✓ | 75.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
| ✓ | 100.0% | (*.f64 (cosh.f64 im) (cos.f64 re)) |
| ▶ | 64.6% | (*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
| ▶ | 58.2% | (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
| ✓ | 49.2% | (cos.f64 re) |
| ▶ | 27.2% | #s(literal 1 binary64) |
Compiled 401 to 289 computations (27.9% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 im im) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 re re) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 re re) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (cosh.f64 im) |
| ✓ | cost-diff | 128 | (*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
| 584× | fma-define |
| 332× | fma-lowering-fma.f32 |
| 332× | fma-lowering-fma.f64 |
| 258× | sum3-define |
| 198× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 116 |
| 1 | 71 | 104 |
| 2 | 175 | 104 |
| 3 | 303 | 104 |
| 4 | 417 | 104 |
| 5 | 444 | 104 |
| 6 | 484 | 104 |
| 7 | 538 | 104 |
| 8 | 935 | 104 |
| 9 | 1086 | 104 |
| 10 | 1100 | 104 |
| 0 | 1100 | 104 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (cosh im) 1) |
(cosh im) |
im |
1 |
1 |
(+ 1 (* (* re re) -1/2)) |
1 |
(* (* re re) -1/2) |
(* re re) |
re |
-1/2 |
(+ 1 (* im (* im (+ 1/2 (* (* im im) 1/24))))) |
1 |
(* im (* im (+ 1/2 (* (* im im) 1/24)))) |
im |
(* im (+ 1/2 (* (* im im) 1/24))) |
(+ 1/2 (* (* im im) 1/24)) |
1/2 |
(* (* im im) 1/24) |
(* im im) |
1/24 |
(* 1 (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24)))))) |
1 |
(+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24))))) |
(* (* im im) (+ 1/2 (* im (* im 1/24)))) |
(* im im) |
im |
(+ 1/2 (* im (* im 1/24))) |
1/2 |
(* im (* im 1/24)) |
(* im 1/24) |
1/24 |
| Outputs |
|---|
(* (cosh im) 1) |
(cosh.f64 im) |
(cosh im) |
(cosh.f64 im) |
im |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(+ 1 (* (* re re) -1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re #s(literal -1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(* (* re re) -1/2) |
(*.f64 re (*.f64 re #s(literal -1/2 binary64))) |
(* re re) |
(*.f64 re re) |
re |
-1/2 |
#s(literal -1/2 binary64) |
(+ 1 (* im (* im (+ 1/2 (* (* im im) 1/24))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
1 |
#s(literal 1 binary64) |
(* im (* im (+ 1/2 (* (* im im) 1/24)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
im |
(* im (+ 1/2 (* (* im im) 1/24))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(+ 1/2 (* (* im im) 1/24)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* im im) 1/24) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* im im) |
(*.f64 im im) |
1/24 |
#s(literal 1/24 binary64) |
(* 1 (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(* (* im im) (+ 1/2 (* im (* im 1/24)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* im im) |
(*.f64 im im) |
im |
(+ 1/2 (* im (* im 1/24))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* im (* im 1/24)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* im 1/24) |
(*.f64 im #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
| ✓ | accuracy | 99.8% | (*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 im #s(literal 1/24 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 im im) |
| ✓ | accuracy | 100.0% | (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
| ✓ | accuracy | 99.9% | (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 re re) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 re re) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (cosh.f64 im) |
| 182.0ms | 256× | 0 | valid |
Compiled 143 to 24 computations (83.2% saved)
ival-mult: 42.0ms (74.3% of total)ival-add: 6.0ms (10.6% of total)...c/correct-round.rkt:119:19: 4.0ms (7.1% of total)ival-cosh: 3.0ms (5.3% of total)const: 1.0ms (1.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (cosh im) 1)> |
#<alt (cosh im)> |
#<alt (+ 1 (* (* re re) -1/2))> |
#<alt (* (* re re) -1/2)> |
#<alt (* re re)> |
#<alt (+ 1 (* im (* im (+ 1/2 (* (* im im) 1/24)))))> |
#<alt (* im (* im (+ 1/2 (* (* im im) 1/24))))> |
#<alt (* im (+ 1/2 (* (* im im) 1/24)))> |
#<alt (+ 1/2 (* (* im im) 1/24))> |
#<alt (* 1 (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24))))))> |
#<alt (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24)))))> |
#<alt (* (* im im) (+ 1/2 (* im (* im 1/24))))> |
#<alt (* im im)> |
#<alt (* (* im im) 1/24)> |
#<alt (* im 1/24)> |
#<alt (* im (* im 1/24))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow im 2)))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow im 2)))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow re 2)))> |
#<alt (+ 1 (* -1/2 (pow re 2)))> |
#<alt (+ 1 (* -1/2 (pow re 2)))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* (pow re 2) (- (/ 1 (pow re 2)) 1/2))> |
#<alt (* (pow re 2) (- (/ 1 (pow re 2)) 1/2))> |
#<alt (* (pow re 2) (- (/ 1 (pow re 2)) 1/2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* (pow re 2) (- (/ 1 (pow re 2)) 1/2))> |
#<alt (* (pow re 2) (- (/ 1 (pow re 2)) 1/2))> |
#<alt (* (pow re 2) (- (/ 1 (pow re 2)) 1/2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow im 2)))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* 1/2 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/2 im)> |
#<alt (* im (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* im (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* im (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* 1/24 (pow im 3))> |
#<alt (* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/24 (pow im 3))> |
#<alt (* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow im 2)))> |
#<alt (+ 1/2 (* 1/24 (pow im 2)))> |
#<alt (+ 1/2 (* 1/24 (pow im 2)))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow im 2)))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow im 2)))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4)))))> |
#<alt (* 1/2 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 im)> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | re | @ | 0 | (+ 1 (* (* re re) -1/2)) |
| 0.0ms | re | @ | inf | (+ 1 (* (* re re) -1/2)) |
| 0.0ms | re | @ | inf | (* (* re re) -1/2) |
| 0.0ms | im | @ | -inf | (* im (+ 1/2 (* (* im im) 1/24))) |
| 0.0ms | im | @ | 0 | (* im (+ 1/2 (* (* im im) 1/24))) |
| 1× | batch-egg-rewrite |
| 2724× | *-lowering-*.f32 |
| 2724× | *-lowering-*.f64 |
| 1858× | +-lowering-+.f64 |
| 1858× | +-lowering-+.f32 |
| 1534× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 94 |
| 1 | 73 | 83 |
| 2 | 192 | 83 |
| 3 | 393 | 83 |
| 4 | 863 | 83 |
| 5 | 2478 | 83 |
| 0 | 8033 | 83 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cosh im) 1) |
(cosh im) |
(+ 1 (* (* re re) -1/2)) |
(* (* re re) -1/2) |
(* re re) |
(+ 1 (* im (* im (+ 1/2 (* (* im im) 1/24))))) |
(* im (* im (+ 1/2 (* (* im im) 1/24)))) |
(* im (+ 1/2 (* (* im im) 1/24))) |
(+ 1/2 (* (* im im) 1/24)) |
(* 1 (+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24)))))) |
(+ 1 (* (* im im) (+ 1/2 (* im (* im 1/24))))) |
(* (* im im) (+ 1/2 (* im (* im 1/24)))) |
(* im im) |
(* (* im im) 1/24) |
(* im 1/24) |
(* im (* im 1/24)) |
| Outputs |
|---|
(+.f64 (cosh.f64 im) #s(literal 0 binary64)) |
(+.f64 (cosh.f64 im) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 #s(literal 1 binary64) (exp.f64 im))))) |
(+.f64 (cosh.f64 im) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (exp.f64 im)))) |
(+.f64 (cosh.f64 im) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 #s(literal 1 binary64) (exp.f64 im))) #s(literal -1/2 binary64))) |
(+.f64 (cosh.f64 im) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (exp.f64 im)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (cosh.f64 im)) |
(+.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (*.f64 #s(literal -1 binary64) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (cosh.f64 im) (cosh.f64 #s(literal 0 binary64))) (*.f64 (sinh.f64 im) (sinh.f64 #s(literal 0 binary64)))) |
(+.f64 (*.f64 (cosh.f64 #s(literal 0 binary64)) (cosh.f64 im)) (*.f64 (sinh.f64 #s(literal 0 binary64)) (sinh.f64 im))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (*.f64 #s(literal 1/4 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (cosh.f64 im))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 im)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (exp.f64 im))) |
(-.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(-.f64 (*.f64 (cosh.f64 im) (cosh.f64 #s(literal 0 binary64))) (*.f64 (sinh.f64 im) (sinh.f64 #s(literal 0 binary64)))) |
(-.f64 (*.f64 (cosh.f64 #s(literal 0 binary64)) (cosh.f64 im)) (*.f64 (sinh.f64 #s(literal 0 binary64)) (sinh.f64 (-.f64 #s(literal 0 binary64) im)))) |
(-.f64 (*.f64 (cosh.f64 (+.f64 im (log.f64 #s(literal -1 binary64)))) (cosh.f64 (log.f64 #s(literal -1 binary64)))) (*.f64 (sinh.f64 (+.f64 im (log.f64 #s(literal -1 binary64)))) (sinh.f64 (log.f64 #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1 binary64)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) #s(literal -1 binary64)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 im) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (exp.f64 im) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(cosh.f64 im) |
(cosh.f64 (-.f64 #s(literal 0 binary64) im)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 im) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 im) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal -1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(neg.f64 (/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (cosh.f64 im)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 (cosh.f64 im) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 (cosh.f64 im) #s(literal -8 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 im))) |
(/.f64 (/.f64 (cosh.f64 im) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 im) #s(literal 2 binary64)))) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 im)) #s(literal -4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -4 binary64)) |
(/.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 im)))) |
(/.f64 #s(literal -4 binary64) (/.f64 #s(literal -4 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal 8 binary64)) #s(literal 8 binary64)) |
(/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -8 binary64)) #s(literal -8 binary64)) |
(/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (exp.f64 im)) #s(literal 1/2 binary64)) (exp.f64 im)) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) #s(literal 1/2 binary64)) (exp.f64 im)) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal -2 binary64)) (exp.f64 im)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) (exp.f64 im)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (exp.f64 im)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 im) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(pow.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) |
(*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 im)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (cosh.f64 im) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(*.f64 #s(literal 4 binary64) (/.f64 (cosh.f64 im) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (cosh.f64 im) #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (cosh.f64 im) #s(literal 4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (cosh.f64 im) #s(literal -4 binary64))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -8 binary64)) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (cosh.f64 im) #s(literal 8 binary64))) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 (cosh.f64 im) #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 1/8 binary64)) |
(+.f64 (cosh.f64 im) #s(literal 0 binary64)) |
(+.f64 (cosh.f64 im) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 #s(literal 1 binary64) (exp.f64 im))))) |
(+.f64 (cosh.f64 im) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (exp.f64 im)))) |
(+.f64 (cosh.f64 im) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 #s(literal 1 binary64) (exp.f64 im))) #s(literal -1/2 binary64))) |
(+.f64 (cosh.f64 im) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (exp.f64 im)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (cosh.f64 im)) |
(+.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (*.f64 #s(literal -1 binary64) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (cosh.f64 im) (cosh.f64 #s(literal 0 binary64))) (*.f64 (sinh.f64 im) (sinh.f64 #s(literal 0 binary64)))) |
(+.f64 (*.f64 (cosh.f64 #s(literal 0 binary64)) (cosh.f64 im)) (*.f64 (sinh.f64 #s(literal 0 binary64)) (sinh.f64 im))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (*.f64 #s(literal 1/4 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (cosh.f64 im))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 im)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (exp.f64 im))) |
(-.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(-.f64 (*.f64 (cosh.f64 im) (cosh.f64 #s(literal 0 binary64))) (*.f64 (sinh.f64 im) (sinh.f64 #s(literal 0 binary64)))) |
(-.f64 (*.f64 (cosh.f64 #s(literal 0 binary64)) (cosh.f64 im)) (*.f64 (sinh.f64 #s(literal 0 binary64)) (sinh.f64 (-.f64 #s(literal 0 binary64) im)))) |
(-.f64 (*.f64 (cosh.f64 (+.f64 im (log.f64 #s(literal -1 binary64)))) (cosh.f64 (log.f64 #s(literal -1 binary64)))) (*.f64 (sinh.f64 (+.f64 im (log.f64 #s(literal -1 binary64)))) (sinh.f64 (log.f64 #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1 binary64)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) #s(literal -1 binary64)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 im) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (exp.f64 im) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(cosh.f64 im) |
(cosh.f64 (-.f64 #s(literal 0 binary64) im)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 im) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 im) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal -1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(neg.f64 (/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (cosh.f64 im)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 (cosh.f64 im) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 (cosh.f64 im) #s(literal -8 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 im))) |
(/.f64 (/.f64 (cosh.f64 im) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 im) #s(literal 2 binary64)))) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 im)) #s(literal -4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -4 binary64)) |
(/.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 im)))) |
(/.f64 #s(literal -4 binary64) (/.f64 #s(literal -4 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal 8 binary64)) #s(literal 8 binary64)) |
(/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -8 binary64)) #s(literal -8 binary64)) |
(/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (exp.f64 im)) #s(literal 1/2 binary64)) (exp.f64 im)) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) #s(literal 1/2 binary64)) (exp.f64 im)) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal -2 binary64)) (exp.f64 im)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) (exp.f64 im)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (exp.f64 im)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 im) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(pow.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) |
(*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 im)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (cosh.f64 im) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(*.f64 #s(literal 4 binary64) (/.f64 (cosh.f64 im) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (cosh.f64 im) #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (cosh.f64 im) #s(literal 4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (cosh.f64 im) #s(literal -4 binary64))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -8 binary64)) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (cosh.f64 im) #s(literal 8 binary64))) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 (cosh.f64 im) #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 re (*.f64 re #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 re (*.f64 re #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 re re) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 (*.f64 re #s(literal -1/2 binary64)) re #s(literal 1 binary64)) |
(*.f64 re (*.f64 re #s(literal -1/2 binary64))) |
(*.f64 (*.f64 re re) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 re #s(literal -1/2 binary64)) re) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 re))) |
(pow.f64 re #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 re)) |
(*.f64 re re) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im #s(literal 1 binary64)) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) im (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 0 binary64)) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) im (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(neg.f64 (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im)) |
(*.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im #s(literal 1/2 binary64))) |
(+.f64 (*.f64 im #s(literal 1/2 binary64)) (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 0 binary64)) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 im #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64)) (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64)) (*.f64 im #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im im) (*.f64 im #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) im (*.f64 im #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im im)) #s(literal 1/24 binary64) (*.f64 im #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) im) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 im (*.f64 im #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) im #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im #s(literal 1 binary64)) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) im (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im #s(literal 1 binary64)) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) im (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 0 binary64)) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) im (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(neg.f64 (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im)) |
(*.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 im im) (*.f64 im #s(literal 0 binary64))) |
(+.f64 (*.f64 im im) (*.f64 #s(literal 0 binary64) im)) |
(+.f64 (*.f64 im #s(literal 0 binary64)) (*.f64 im im)) |
(+.f64 (*.f64 #s(literal 0 binary64) im) (*.f64 im im)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 im))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) im)) |
(neg.f64 (*.f64 im (-.f64 #s(literal 0 binary64) im))) |
(pow.f64 im #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 im)) |
(*.f64 im im) |
(*.f64 #s(literal 1 binary64) (*.f64 im im)) |
(*.f64 (*.f64 im im) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) im) (-.f64 #s(literal 0 binary64) im)) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 (*.f64 im #s(literal 1/24 binary64)) #s(literal 0 binary64))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 im #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 im #s(literal 1/24 binary64)) #s(literal 0 binary64)) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (*.f64 im #s(literal 1/24 binary64)))) |
(neg.f64 (*.f64 (*.f64 im #s(literal 1/24 binary64)) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im im)) |
(*.f64 (*.f64 im #s(literal 1/24 binary64)) im) |
(*.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 im #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 im #s(literal 1/24 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) #s(literal 1/24 binary64))) |
(neg.f64 (*.f64 #s(literal 1/24 binary64) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/24 binary64))) |
(*.f64 #s(literal 1/24 binary64) im) |
(*.f64 (*.f64 im #s(literal 1/24 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 (*.f64 im #s(literal 1/24 binary64)) #s(literal 0 binary64))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 im #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 im #s(literal 1/24 binary64)) #s(literal 0 binary64)) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (*.f64 im #s(literal 1/24 binary64)))) |
(neg.f64 (*.f64 (*.f64 im #s(literal 1/24 binary64)) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im im)) |
(*.f64 (*.f64 im #s(literal 1/24 binary64)) im) |
(*.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 2264× | *-lowering-*.f32 |
| 2264× | *-lowering-*.f64 |
| 2096× | fma-define |
| 1744× | fma-lowering-fma.f32 |
| 1744× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 1320 |
| 1 | 144 | 1074 |
| 2 | 381 | 1074 |
| 3 | 889 | 1026 |
| 4 | 1754 | 1026 |
| 5 | 2967 | 1026 |
| 6 | 3847 | 1026 |
| 7 | 4905 | 1026 |
| 0 | 8236 | 1026 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/2 (pow im 2))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
1 |
(+ 1 (* 1/2 (pow im 2))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
1 |
(+ 1 (* -1/2 (pow re 2))) |
(+ 1 (* -1/2 (pow re 2))) |
(+ 1 (* -1/2 (pow re 2))) |
(* -1/2 (pow re 2)) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(* -1/2 (pow re 2)) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
1 |
(+ 1 (* 1/2 (pow im 2))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* 1/2 (pow im 2)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/2 im) |
(* im (+ 1/2 (* 1/24 (pow im 2)))) |
(* im (+ 1/2 (* 1/24 (pow im 2)))) |
(* im (+ 1/2 (* 1/24 (pow im 2)))) |
(* 1/24 (pow im 3)) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/24 (pow im 3)) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
1/2 |
(+ 1/2 (* 1/24 (pow im 2))) |
(+ 1/2 (* 1/24 (pow im 2))) |
(+ 1/2 (* 1/24 (pow im 2))) |
(* 1/24 (pow im 2)) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/24 (pow im 2)) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
1 |
(+ 1 (* 1/2 (pow im 2))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
1 |
(+ 1 (* 1/2 (pow im 2))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(* 1/2 (pow im 2)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 im) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow re 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(+ 1 (* -1/2 (pow re 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(+ 1 (* -1/2 (pow re 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(* (pow re 2) (- (/ 1 (pow re 2)) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* 1/2 (pow im 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 im im)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* 1/2 im) |
(*.f64 #s(literal 1/2 binary64) im) |
(* im (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* im (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* im (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* 1/24 (pow im 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im im))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* 1/24 (pow im 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im im))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 3) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow im 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(+ 1/2 (* 1/24 (pow im 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(+ 1/2 (* 1/24 (pow im 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* (pow im 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow im 2))) (/ 1 (pow im 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(* 1/2 (pow im 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 im im)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* 1/24 (pow im 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 im) |
(*.f64 im #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
Compiled 9706 to 1023 computations (89.5% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 740 | 8 | 748 |
| Fresh | 1 | 6 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 744 | 19 | 763 |
| Status | Accuracy | Program |
|---|---|---|
| 35.8% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) | |
| ✓ | 31.0% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
| 58.2% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) | |
| ▶ | 59.4% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
| ▶ | 34.6% | (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
| 57.9% | (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) | |
| 46.2% | (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) | |
| 48.2% | (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) | |
| 57.6% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) | |
| 57.6% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) | |
| 48.5% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) | |
| ▶ | 33.8% | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
| ✓ | 75.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
| ✓ | 100.0% | (*.f64 (cosh.f64 im) (cos.f64 re)) |
| 33.6% | (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) | |
| ▶ | 7.6% | (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
| ▶ | 64.6% | (cosh.f64 im) |
| ✓ | 49.2% | (cos.f64 re) |
| ✓ | 27.2% | #s(literal 1 binary64) |
Compiled 481 to 335 computations (30.4% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 im im) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
| ✓ | cost-diff | 0 | (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
| ✓ | cost-diff | 0 | (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 im im) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 re re) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
| ✓ | cost-diff | 0 | (cosh.f64 im) |
| 2256× | sum5-define |
| 1654× | fma-define |
| 1346× | sum4-define |
| 1174× | sum3-define |
| 1046× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 146 |
| 1 | 85 | 130 |
| 2 | 262 | 130 |
| 3 | 598 | 130 |
| 4 | 929 | 130 |
| 5 | 1137 | 130 |
| 6 | 1186 | 130 |
| 7 | 1302 | 130 |
| 8 | 3206 | 130 |
| 9 | 4448 | 130 |
| 10 | 4556 | 130 |
| 11 | 4559 | 130 |
| 12 | 4567 | 130 |
| 13 | 4599 | 130 |
| 14 | 4604 | 130 |
| 0 | 4604 | 130 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(cosh im) |
im |
(* -1/2 (* re re)) |
-1/2 |
(* re re) |
re |
(* (* im im) (+ 1/2 (* (* im im) 1/24))) |
(* im im) |
im |
(+ 1/2 (* (* im im) 1/24)) |
1/2 |
(* (* im im) 1/24) |
1/24 |
(+ 1 (* re (* re (+ -1/2 (* 1/24 (* re re)))))) |
1 |
(* re (* re (+ -1/2 (* 1/24 (* re re))))) |
re |
(* re (+ -1/2 (* 1/24 (* re re)))) |
(+ -1/2 (* 1/24 (* re re))) |
-1/2 |
(* 1/24 (* re re)) |
1/24 |
(* re re) |
(+ 1 (* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720)))))) |
1 |
(* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720))))) |
(* im im) |
im |
(+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720)))) |
1/2 |
(* (* im im) (+ 1/24 (* (* im im) 1/720))) |
(+ 1/24 (* (* im im) 1/720)) |
1/24 |
(* (* im im) 1/720) |
1/720 |
| Outputs |
|---|
(cosh im) |
(cosh.f64 im) |
im |
(* -1/2 (* re re)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
-1/2 |
#s(literal -1/2 binary64) |
(* re re) |
(*.f64 re re) |
re |
(* (* im im) (+ 1/2 (* (* im im) 1/24))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(* im im) |
(*.f64 im im) |
im |
(+ 1/2 (* (* im im) 1/24)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* im im) 1/24) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1 (* re (* re (+ -1/2 (* 1/24 (* re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
1 |
#s(literal 1 binary64) |
(* re (* re (+ -1/2 (* 1/24 (* re re))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) |
re |
(* re (+ -1/2 (* 1/24 (* re re)))) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) |
(+ -1/2 (* 1/24 (* re re))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(* 1/24 (* re re)) |
(*.f64 re (*.f64 re #s(literal 1/24 binary64))) |
1/24 |
#s(literal 1/24 binary64) |
(* re re) |
(*.f64 re re) |
(+ 1 (* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im #s(literal 1/720 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im #s(literal 1/720 binary64))))))) |
(* im im) |
(*.f64 im im) |
im |
(+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im #s(literal 1/720 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* im im) (+ 1/24 (* (* im im) 1/720))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im #s(literal 1/720 binary64))))) |
(+ 1/24 (* (* im im) 1/720)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im #s(literal 1/720 binary64)))) |
1/24 |
#s(literal 1/24 binary64) |
(* (* im im) 1/720) |
(*.f64 im (*.f64 im #s(literal 1/720 binary64))) |
1/720 |
#s(literal 1/720 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 re re) |
| ✓ | accuracy | 100.0% | (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
| ✓ | accuracy | 99.9% | (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 im im) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 re re) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
| ✓ | accuracy | 100.0% | (cosh.f64 im) |
| 195.0ms | 256× | 0 | valid |
Compiled 177 to 26 computations (85.3% saved)
ival-mult: 68.0ms (79% of total)ival-add: 7.0ms (8.1% of total)...c/correct-round.rkt:119:19: 7.0ms (8.1% of total)ival-cosh: 3.0ms (3.5% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (cosh im)> |
#<alt (* -1/2 (* re re))> |
#<alt (* re re)> |
#<alt (* (* im im) (+ 1/2 (* (* im im) 1/24)))> |
#<alt (* im im)> |
#<alt (+ 1/2 (* (* im im) 1/24))> |
#<alt (* (* im im) 1/24)> |
#<alt (+ 1 (* re (* re (+ -1/2 (* 1/24 (* re re))))))> |
#<alt (* re (* re (+ -1/2 (* 1/24 (* re re)))))> |
#<alt (* re (+ -1/2 (* 1/24 (* re re))))> |
#<alt (+ -1/2 (* 1/24 (* re re)))> |
#<alt (+ 1 (* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720))))))> |
#<alt (* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720)))))> |
#<alt (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720))))> |
#<alt (* 1/24 (* re re))> |
#<alt (* (* im im) 1/720)> |
#<alt (* (* im im) (+ 1/24 (* (* im im) 1/720)))> |
#<alt (+ 1/24 (* (* im im) 1/720))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow im 2)))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* 1/2 (+ (exp im) (/ 1 (exp im))))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (pow re 2)> |
#<alt (* 1/2 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/24 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow im 2)))> |
#<alt (+ 1/2 (* 1/24 (pow im 2)))> |
#<alt (+ 1/2 (* 1/24 (pow im 2)))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2)))))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow re 2)))> |
#<alt (+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)))> |
#<alt (+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)))> |
#<alt (* 1/24 (pow re 4))> |
#<alt (* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* 1/24 (pow re 4))> |
#<alt (* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* -1/2 (pow re 2))> |
#<alt (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))> |
#<alt (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))> |
#<alt (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))> |
#<alt (* 1/24 (pow re 4))> |
#<alt (* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* 1/24 (pow re 4))> |
#<alt (* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* -1/2 re)> |
#<alt (* re (- (* 1/24 (pow re 2)) 1/2))> |
#<alt (* re (- (* 1/24 (pow re 2)) 1/2))> |
#<alt (* re (- (* 1/24 (pow re 2)) 1/2))> |
#<alt (* 1/24 (pow re 3))> |
#<alt (* (pow re 3) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 3) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 3) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* 1/24 (pow re 3))> |
#<alt (* -1 (* (pow re 3) (- (* 1/2 (/ 1 (pow re 2))) 1/24)))> |
#<alt (* -1 (* (pow re 3) (- (* 1/2 (/ 1 (pow re 2))) 1/24)))> |
#<alt (* -1 (* (pow re 3) (- (* 1/2 (/ 1 (pow re 2))) 1/24)))> |
#<alt -1/2> |
#<alt (- (* 1/24 (pow re 2)) 1/2)> |
#<alt (- (* 1/24 (pow re 2)) 1/2)> |
#<alt (- (* 1/24 (pow re 2)) 1/2)> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt (* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow im 2)))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))))> |
#<alt (+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))))> |
#<alt (* 1/720 (pow im 6))> |
#<alt (* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt (* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (+ (* 1/24 (/ 1 (pow im 2))) (/ 1 (pow im 6))))))> |
#<alt (* 1/720 (pow im 6))> |
#<alt (* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt (* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (+ (* 1/24 (/ 1 (pow im 2))) (/ 1 (pow im 6))))))> |
#<alt (* 1/2 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))> |
#<alt (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))> |
#<alt (* 1/720 (pow im 6))> |
#<alt (* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt (* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt (* 1/720 (pow im 6))> |
#<alt (* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt (* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow im 2)))> |
#<alt (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))> |
#<alt (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))> |
#<alt (* 1/720 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt (* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt (* 1/720 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt (* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2))))))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/24 (pow re 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* 1/24 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))> |
#<alt (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))> |
#<alt (* 1/720 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* 1/720 (pow im 4))> |
#<alt (* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/720 (pow im 2)))> |
#<alt (+ 1/24 (* 1/720 (pow im 2)))> |
#<alt (+ 1/24 (* 1/720 (pow im 2)))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* 1/720 (pow im 2))> |
#<alt (* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
#<alt (* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2)))))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | im | @ | inf | (+ 1 (* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720)))))) |
| 0.0ms | re | @ | inf | (+ 1 (* re (* re (+ -1/2 (* 1/24 (* re re)))))) |
| 0.0ms | re | @ | inf | (* re (* re (+ -1/2 (* 1/24 (* re re))))) |
| 0.0ms | im | @ | inf | (* (* im im) (+ 1/24 (* (* im im) 1/720))) |
| 0.0ms | im | @ | inf | (* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720))))) |
| 1× | batch-egg-rewrite |
| 3456× | *-lowering-*.f32 |
| 3456× | *-lowering-*.f64 |
| 2514× | +-lowering-+.f64 |
| 2514× | +-lowering-+.f32 |
| 1556× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 127 |
| 1 | 87 | 111 |
| 2 | 275 | 111 |
| 3 | 670 | 111 |
| 4 | 1347 | 111 |
| 5 | 3177 | 111 |
| 0 | 8183 | 111 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(cosh im) |
(* -1/2 (* re re)) |
(* re re) |
(* (* im im) (+ 1/2 (* (* im im) 1/24))) |
(* im im) |
(+ 1/2 (* (* im im) 1/24)) |
(* (* im im) 1/24) |
(+ 1 (* re (* re (+ -1/2 (* 1/24 (* re re)))))) |
(* re (* re (+ -1/2 (* 1/24 (* re re))))) |
(* re (+ -1/2 (* 1/24 (* re re)))) |
(+ -1/2 (* 1/24 (* re re))) |
(+ 1 (* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720)))))) |
(* (* im im) (+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720))))) |
(+ 1/2 (* (* im im) (+ 1/24 (* (* im im) 1/720)))) |
(* 1/24 (* re re)) |
(* (* im im) 1/720) |
(* (* im im) (+ 1/24 (* (* im im) 1/720))) |
(+ 1/24 (* (* im im) 1/720)) |
| Outputs |
|---|
(+.f64 (cosh.f64 im) #s(literal 0 binary64)) |
(+.f64 (cosh.f64 im) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 #s(literal 1 binary64) (exp.f64 im))))) |
(+.f64 (cosh.f64 im) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (exp.f64 im)))) |
(+.f64 (cosh.f64 im) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 #s(literal 1 binary64) (exp.f64 im))) #s(literal -1/2 binary64))) |
(+.f64 (cosh.f64 im) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (exp.f64 im)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (cosh.f64 im)) |
(+.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(+.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (*.f64 #s(literal -1 binary64) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (cosh.f64 im) (cosh.f64 #s(literal 0 binary64))) (*.f64 (sinh.f64 im) (sinh.f64 #s(literal 0 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) #s(literal -1 binary64)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (exp.f64 im)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (exp.f64 im) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) (*.f64 #s(literal 1/4 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 4 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (exp.f64 im))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (exp.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 (exp.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 im))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 im)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (cosh.f64 im))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 im)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) (exp.f64 im))) |
(-.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(-.f64 (*.f64 (cosh.f64 im) (cosh.f64 #s(literal 0 binary64))) (*.f64 (sinh.f64 im) (sinh.f64 #s(literal 0 binary64)))) |
(-.f64 (*.f64 (cosh.f64 #s(literal 0 binary64)) (cosh.f64 im)) (*.f64 (sinh.f64 #s(literal 0 binary64)) (sinh.f64 (-.f64 #s(literal 0 binary64) im)))) |
(-.f64 (*.f64 (cosh.f64 (+.f64 im (log.f64 #s(literal -1 binary64)))) (cosh.f64 (log.f64 #s(literal -1 binary64)))) (*.f64 (sinh.f64 (+.f64 im (log.f64 #s(literal -1 binary64)))) (sinh.f64 (log.f64 #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1 binary64)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) #s(literal -1 binary64)) (/.f64 (exp.f64 im) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 im) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (exp.f64 im) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(cosh.f64 im) |
(cosh.f64 (-.f64 #s(literal 0 binary64) im)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 im) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 im) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (exp.f64 im)) #s(literal 1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im)) #s(literal -1/2 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 im)) #s(literal 1 binary64) (/.f64 (exp.f64 im) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(neg.f64 (/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (cosh.f64 im)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (cosh.f64 im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 #s(literal -8 binary64) (cosh.f64 im)))) |
(/.f64 (/.f64 (cosh.f64 im) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (cosh.f64 im))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 im) #s(literal 2 binary64)))) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (cosh.f64 im))) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -4 binary64)) |
(/.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -4 binary64) (/.f64 #s(literal -4 binary64) (cosh.f64 im))) |
(/.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im)))) |
(/.f64 (*.f64 #s(literal 8 binary64) (cosh.f64 im)) #s(literal 8 binary64)) |
(/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (cosh.f64 im))) |
(/.f64 (*.f64 #s(literal -8 binary64) (cosh.f64 im)) #s(literal -8 binary64)) |
(/.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal 2 binary64)) (exp.f64 im)) #s(literal 1/2 binary64)) (exp.f64 im)) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) #s(literal 1/2 binary64)) (exp.f64 im)) |
(/.f64 (+.f64 (*.f64 (/.f64 (exp.f64 im) #s(literal -2 binary64)) (exp.f64 im)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 im)) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) (exp.f64 im)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 im) (/.f64 (exp.f64 im) #s(literal 2 binary64)))) (exp.f64 im)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 im) (/.f64 (exp.f64 im) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 im))) |
(pow.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 im)))) |
(*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (cosh.f64 im) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cosh.f64 im)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 im) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (cosh.f64 im) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 im))) |
(*.f64 #s(literal 4 binary64) (/.f64 (cosh.f64 im) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 im)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (cosh.f64 im) #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (pow.f64 (/.f64 (cosh.f64 im) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 8 binary64) (cosh.f64 im)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (cosh.f64 im) #s(literal 4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (cosh.f64 im) #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal -8 binary64) (cosh.f64 im)) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 im) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 im) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 8 binary64) (cosh.f64 im)) #s(literal 1 binary64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 re (*.f64 #s(literal -1/2 binary64) re)) |
(*.f64 (*.f64 re re) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) re) re) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 re))) |
(pow.f64 re #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 re)) |
(*.f64 re re) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 im (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) im (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(neg.f64 (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im)) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 (*.f64 im im) (*.f64 im #s(literal 0 binary64))) |
(+.f64 (*.f64 im im) (*.f64 #s(literal 0 binary64) im)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 im))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) im)) |
(neg.f64 (*.f64 im (-.f64 #s(literal 0 binary64) im))) |
(pow.f64 im #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 im)) |
(*.f64 im im) |
(*.f64 (-.f64 #s(literal 0 binary64) im) (-.f64 #s(literal 0 binary64) im)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 im (*.f64 im #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) im #s(literal 1/2 binary64)) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 (*.f64 im #s(literal 1/24 binary64)) #s(literal 0 binary64))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 im #s(literal 1/24 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (*.f64 im #s(literal 1/24 binary64)))) |
(neg.f64 (*.f64 (*.f64 im #s(literal 1/24 binary64)) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(*.f64 (*.f64 im im) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im im)) |
(*.f64 (*.f64 im #s(literal 1/24 binary64)) im) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64)) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 re re) (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))))) |
(fma.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(fma.f64 re (*.f64 #s(literal -1/2 binary64) re) (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))))) |
(fma.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 re re) #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 re re) (*.f64 re (*.f64 re #s(literal 1/24 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) (*.f64 re re)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 re (*.f64 re #s(literal 1/24 binary64))) (*.f64 re re) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) re #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) re) re (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) re (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 re #s(literal 1/24 binary64)) (*.f64 re (*.f64 re re)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 re (*.f64 re re)) (*.f64 re #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 re re) (*.f64 re re)) #s(literal 1/24 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
(fma.f64 re (*.f64 #s(literal -1/2 binary64) re) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
(fma.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(fma.f64 (*.f64 re re) #s(literal -1/2 binary64) (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 re re) (*.f64 re (*.f64 re #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) (*.f64 re re)) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(fma.f64 (*.f64 re (*.f64 re #s(literal 1/24 binary64))) (*.f64 re re) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) re) re (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) re (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(fma.f64 (*.f64 re #s(literal 1/24 binary64)) (*.f64 re (*.f64 re re)) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(fma.f64 (*.f64 re (*.f64 re re)) (*.f64 re #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(fma.f64 (*.f64 (*.f64 re re) (*.f64 re re)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) (*.f64 re re)) |
(*.f64 (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) re) |
(+.f64 (*.f64 #s(literal -1/2 binary64) re) (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) (*.f64 #s(literal -1/2 binary64) re)) |
(fma.f64 #s(literal -1/2 binary64) re (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) |
(fma.f64 re #s(literal -1/2 binary64) (*.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) |
(fma.f64 re (*.f64 re (*.f64 re #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) re)) |
(fma.f64 (*.f64 re re) (*.f64 re #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) re)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re re)) (*.f64 #s(literal -1/2 binary64) re)) |
(fma.f64 (*.f64 re (*.f64 re #s(literal 1/24 binary64))) re (*.f64 #s(literal -1/2 binary64) re)) |
(fma.f64 (*.f64 re #s(literal 1/24 binary64)) (*.f64 re re) (*.f64 #s(literal -1/2 binary64) re)) |
(fma.f64 (*.f64 re (*.f64 re re)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) re) |
(+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 re (*.f64 re #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 re (*.f64 re #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 re #s(literal 1/24 binary64)) re #s(literal -1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 im (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 im (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 im (*.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im (*.f64 im im))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) im #s(literal 1 binary64)) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 im (*.f64 im im)) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 im #s(literal 1/720 binary64)) (*.f64 im (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im im)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im im))) im (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 im (*.f64 im im))) im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) im (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 im #s(literal 1/720 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im (*.f64 im im))))) #s(literal 1/720 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) (*.f64 #s(literal 0 binary64) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 im (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 im (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im im))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 im (*.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 im (*.f64 im im))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 (*.f64 im im) #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 im (*.f64 im im)) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) (*.f64 im (*.f64 im im)) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 im #s(literal 1/720 binary64)) (*.f64 im (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) im (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im im)) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 im im) (*.f64 im #s(literal 1/24 binary64))) im (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im im))) im (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 im im) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/24 binary64)) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/24 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 im (*.f64 im im))) im (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) im (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 im #s(literal 1/720 binary64)) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im (*.f64 im im))))) #s(literal 1/720 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))))) |
(neg.f64 (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) (*.f64 im im)) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) im) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(fma.f64 im (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 im (*.f64 im #s(literal 1/24 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(fma.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im im) #s(literal 1/24 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im im) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(fma.f64 (*.f64 im #s(literal 1/720 binary64)) (*.f64 im (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/720 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/720 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) |
(*.f64 re (*.f64 re #s(literal 1/24 binary64))) |
(*.f64 (*.f64 re re) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(*.f64 (*.f64 re #s(literal 1/24 binary64)) re) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 (*.f64 im #s(literal 1/720 binary64)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 im #s(literal 1/720 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (*.f64 im #s(literal 1/720 binary64)))) |
(neg.f64 (*.f64 (*.f64 im #s(literal 1/720 binary64)) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (*.f64 im #s(literal 1/720 binary64))) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 im im)) |
(*.f64 (*.f64 im #s(literal 1/720 binary64)) im) |
(+.f64 (*.f64 im (*.f64 im #s(literal 1/24 binary64))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(fma.f64 im (*.f64 im #s(literal 1/24 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(fma.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 im im) #s(literal 1/24 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) (*.f64 im im) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/24 binary64)) im (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 im #s(literal 1/720 binary64)) (*.f64 im (*.f64 im im)) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) im (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im im)) (*.f64 im #s(literal 1/720 binary64)) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 im (*.f64 im (*.f64 im im))) #s(literal 1/720 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) im) (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(neg.f64 (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) (-.f64 #s(literal 0 binary64) im))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im im)) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 im (*.f64 im #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 im im) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 im #s(literal 1/720 binary64)) im #s(literal 1/24 binary64)) |
| 1× | egg-herbie |
| 1956× | *-lowering-*.f32 |
| 1956× | *-lowering-*.f64 |
| 1522× | fma-lowering-fma.f32 |
| 1522× | fma-lowering-fma.f64 |
| 1498× | fma-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 1586 |
| 1 | 235 | 1296 |
| 2 | 664 | 1292 |
| 3 | 1817 | 1290 |
| 4 | 3805 | 1246 |
| 5 | 6333 | 1246 |
| 0 | 8064 | 1246 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/2 (pow im 2))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(* -1/2 (pow re 2)) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(pow re 2) |
(* 1/2 (pow im 2)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/24 (pow im 4)) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
1/2 |
(+ 1/2 (* 1/24 (pow im 2))) |
(+ 1/2 (* 1/24 (pow im 2))) |
(+ 1/2 (* 1/24 (pow im 2))) |
(* 1/24 (pow im 2)) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/24 (pow im 2)) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* 1/24 (pow im 2)) |
1 |
(+ 1 (* -1/2 (pow re 2))) |
(+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))) |
(+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))) |
(* 1/24 (pow re 4)) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2))))) |
(* 1/24 (pow re 4)) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2))))) |
(* -1/2 (pow re 2)) |
(* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)) |
(* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)) |
(* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)) |
(* 1/24 (pow re 4)) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* 1/24 (pow re 4)) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* -1/2 re) |
(* re (- (* 1/24 (pow re 2)) 1/2)) |
(* re (- (* 1/24 (pow re 2)) 1/2)) |
(* re (- (* 1/24 (pow re 2)) 1/2)) |
(* 1/24 (pow re 3)) |
(* (pow re 3) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 3) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 3) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* 1/24 (pow re 3)) |
(* -1 (* (pow re 3) (- (* 1/2 (/ 1 (pow re 2))) 1/24))) |
(* -1 (* (pow re 3) (- (* 1/2 (/ 1 (pow re 2))) 1/24))) |
(* -1 (* (pow re 3) (- (* 1/2 (/ 1 (pow re 2))) 1/24))) |
-1/2 |
(- (* 1/24 (pow re 2)) 1/2) |
(- (* 1/24 (pow re 2)) 1/2) |
(- (* 1/24 (pow re 2)) 1/2) |
(* 1/24 (pow re 2)) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* 1/24 (pow re 2)) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
1 |
(+ 1 (* 1/2 (pow im 2))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(* 1/720 (pow im 6)) |
(* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (+ (* 1/24 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))) |
(* 1/720 (pow im 6)) |
(* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (+ (* 1/24 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))) |
(* 1/2 (pow im 2)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))) |
(* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))) |
(* 1/720 (pow im 6)) |
(* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(* 1/720 (pow im 6)) |
(* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
1/2 |
(+ 1/2 (* 1/24 (pow im 2))) |
(+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))) |
(+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))) |
(* 1/720 (pow im 4)) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(* 1/720 (pow im 4)) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/24 (pow re 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/720 (pow im 2)) |
(* 1/24 (pow im 2)) |
(* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))) |
(* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))) |
(* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))) |
(* 1/720 (pow im 4)) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* 1/720 (pow im 4)) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
1/24 |
(+ 1/24 (* 1/720 (pow im 2))) |
(+ 1/24 (* 1/720 (pow im 2))) |
(+ 1/24 (* 1/720 (pow im 2))) |
(* 1/720 (pow im 2)) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* 1/720 (pow im 2)) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* 1/2 (+ (exp im) (/ 1 (exp im)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 im)) (/.f64 #s(literal 1/2 binary64) (exp.f64 im))) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(pow re 2) |
(*.f64 re re) |
(* 1/2 (pow im 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 im im)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(* 1/24 (pow im 4)) |
(*.f64 im (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(* 1/24 (pow im 4)) |
(*.f64 im (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(* (pow im 4) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow im 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(+ 1/2 (* 1/24 (pow im 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(+ 1/2 (* 1/24 (pow im 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(* (pow im 2) (+ 1/24 (* 1/2 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow re 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(* 1/24 (pow re 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(* 1/24 (pow re 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(* (pow re 4) (- (+ 1/24 (/ 1 (pow re 4))) (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(* -1/2 (pow re 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 2) (- (* 1/24 (pow re 2)) 1/2)) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* 1/24 (pow re 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* 1/24 (pow re 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 4) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* -1/2 re) |
(*.f64 #s(literal -1/2 binary64) re) |
(* re (- (* 1/24 (pow re 2)) 1/2)) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* re (- (* 1/24 (pow re 2)) 1/2)) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* re (- (* 1/24 (pow re 2)) 1/2)) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* 1/24 (pow re 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re re))) |
(* (pow re 3) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 3) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* (pow re 3) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* 1/24 (pow re 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re re))) |
(* -1 (* (pow re 3) (- (* 1/2 (/ 1 (pow re 2))) 1/24))) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* -1 (* (pow re 3) (- (* 1/2 (/ 1 (pow re 2))) 1/24))) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
(* -1 (* (pow re 3) (- (* 1/2 (/ 1 (pow re 2))) 1/24))) |
(*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/24 (pow re 2)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
(- (* 1/24 (pow re 2)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
(- (* 1/24 (pow re 2)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
(* (pow re 2) (- 1/24 (* 1/2 (/ 1 (pow re 2))))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow im 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+ 1 (* (pow im 2) (+ 1/2 (* 1/24 (pow im 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+ 1 (* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(* 1/720 (pow im 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 im #s(literal 6 binary64))) |
(* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im)))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (+ (* 1/24 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im im))))))) |
(* 1/720 (pow im 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 im #s(literal 6 binary64))) |
(* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im)))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (+ (* 1/24 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im im))))))) |
(* 1/2 (pow im 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 im im)) |
(* (pow im 2) (+ 1/2 (* 1/24 (pow im 2)))) |
(*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))))) |
(* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(* (pow im 2) (+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(* 1/720 (pow im 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 im #s(literal 6 binary64))) |
(* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im)))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(* 1/720 (pow im 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 im #s(literal 6 binary64))) |
(* (pow im 6) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im)))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(* (pow im 6) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(*.f64 (pow.f64 im #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow im 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64)))) |
(+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(+ 1/2 (* (pow im 2) (+ 1/24 (* 1/720 (pow im 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(* 1/720 (pow im 4)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(* 1/720 (pow im 4)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(* (pow im 4) (+ 1/720 (+ (/ 1/2 (pow im 4)) (* 1/24 (/ 1 (pow im 2)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/24 (pow re 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re re)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* 1/24 (pow im 2)) |
(*.f64 im (*.f64 im #s(literal 1/24 binary64))) |
(* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* (pow im 2) (+ 1/24 (* 1/720 (pow im 2)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* 1/720 (pow im 4)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* 1/720 (pow im 4)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
(* (pow im 4) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/720 (pow im 2))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
(+ 1/24 (* 1/720 (pow im 2))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
(+ 1/24 (* 1/720 (pow im 2))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
(* 1/720 (pow im 2)) |
(*.f64 (*.f64 im im) #s(literal 1/720 binary64)) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
(* (pow im 2) (+ 1/720 (* 1/24 (/ 1 (pow im 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) |
Compiled 11711 to 1195 computations (89.8% saved)
23 alts after pruning (15 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 752 | 9 | 761 |
| Fresh | 3 | 6 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 757 | 23 | 780 |
| Status | Accuracy | Program |
|---|---|---|
| 34.6% | (+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) | |
| 35.8% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) | |
| ✓ | 31.0% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
| 59.4% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im)))) | |
| 59.0% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) | |
| 59.0% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) | |
| 46.2% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) | |
| 34.5% | (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) | |
| 48.2% | (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) | |
| 57.6% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) | |
| 57.6% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) | |
| 48.5% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) | |
| 33.8% | (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) | |
| ✓ | 33.8% | (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
| 21.8% | (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) | |
| ✓ | 75.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
| ✓ | 100.0% | (*.f64 (cosh.f64 im) (cos.f64 re)) |
| 11.5% | (*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) | |
| 33.6% | (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) | |
| ✓ | 7.6% | (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
| ✓ | 64.6% | (cosh.f64 im) |
| ✓ | 49.2% | (cos.f64 re) |
| ✓ | 27.2% | #s(literal 1 binary64) |
Compiled 773 to 338 computations (56.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(cos.f64 re) |
(cosh.f64 im) |
(*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 im im) #s(literal 1/360 binary64)))))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(*.f64 (cosh.f64 im) (cos.f64 re)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Outputs |
|---|
(*.f64 (cosh.f64 im) (cos.f64 re)) |
6 calls:
| 23.0ms | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| 11.0ms | re |
| 10.0ms | im |
| 10.0ms | (cos.f64 re) |
| 9.0ms | (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | re |
| 100.0% | 1 | im |
| 100.0% | 1 | (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 100.0% | 1 | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| 100.0% | 1 | (cos.f64 re) |
| 100.0% | 1 | (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
Compiled 37 to 28 computations (24.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(cos.f64 re) |
(cosh.f64 im) |
(*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 im im) #s(literal 1/360 binary64)))))))) |
(*.f64 (cos.f64 re) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))) (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 im im) #s(literal 1/360 binary64)))))))) |
(cosh.f64 im) |
4 calls:
| 11.0ms | (cos.f64 re) |
| 11.0ms | im |
| 10.0ms | re |
| 10.0ms | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 2 | re |
| 99.3% | 3 | im |
| 98.1% | 2 | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| 98.1% | 2 | (cos.f64 re) |
Compiled 16 to 12 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(cos.f64 re) |
(cosh.f64 im) |
(*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
| Outputs |
|---|
(*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(cosh.f64 im) |
4 calls:
| 11.0ms | im |
| 10.0ms | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| 10.0ms | re |
| 9.0ms | (cos.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 3 | im |
| 96.3% | 2 | re |
| 96.7% | 2 | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| 96.7% | 2 | (cos.f64 re) |
Compiled 16 to 12 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(cos.f64 re) |
(cosh.f64 im) |
(*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(cosh.f64 im) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
4 calls:
| 11.0ms | im |
| 10.0ms | (cos.f64 re) |
| 9.0ms | re |
| 9.0ms | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 2 | re |
| 93.5% | 3 | im |
| 90.1% | 2 | (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) |
| 90.1% | 2 | (cos.f64 re) |
Compiled 16 to 12 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(cos.f64 re) |
(cosh.f64 im) |
(*.f64 (cosh.f64 im) #s(literal 1 binary64)) |
| Outputs |
|---|
(cos.f64 re) |
(cosh.f64 im) |
3 calls:
| 28.0ms | re |
| 10.0ms | im |
| 8.0ms | (cos.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.2% | 2 | re |
| 82.0% | 4 | (cos.f64 re) |
| 86.2% | 2 | im |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(cos.f64 re) |
| Outputs |
|---|
(cos.f64 re) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
1 calls:
| 10.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.0% | 2 | im |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))) im)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 re re) #s(literal -1/720 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
2 calls:
| 10.0ms | re |
| 8.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.4% | 1 | re |
| 59.4% | 1 | im |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im im))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
2 calls:
| 8.0ms | re |
| 7.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.0% | 1 | re |
| 59.0% | 1 | im |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
2 calls:
| 6.0ms | re |
| 6.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.0% | 1 | re |
| 59.0% | 1 | im |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 re re)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im)) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal -1/2 binary64) (*.f64 re (*.f64 re #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
2 calls:
| 11.0ms | im |
| 6.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.2% | 1 | re |
| 58.2% | 1 | im |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re (*.f64 #s(literal 1/24 binary64) (*.f64 re re))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 im im)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 re re)))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
2 calls:
| 6.0ms | im |
| 5.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.9% | 1 | re |
| 57.9% | 1 | im |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))) im) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))) |
2 calls:
| 8.0ms | re |
| 4.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.8% | 2 | re |
| 58.2% | 2 | im |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 re (*.f64 re (*.f64 re re)))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) |
1 calls:
| 3.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.2% | 2 | im |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
2 calls:
| 4.0ms | re |
| 3.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.2% | 1 | re |
| 46.2% | 1 | im |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
(*.f64 (*.f64 im im) #s(literal 1/2 binary64)) |
2 calls:
| 2.0ms | re |
| 2.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.8% | 3 | im |
| 34.5% | 2 | re |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
| Outputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.f64 re re)) |
2 calls:
| 2.0ms | im |
| 1.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.7% | 2 | re |
| 32.3% | 2 | im |
Compiled 6 to 4 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:
| 1.0ms | re |
| 1.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.2% | 1 | re |
| 27.2% | 1 | im |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9823460443993665 | 0.9836881752310315 |
Compiled 18 to 14 computations (22.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9823460443993665 | 0.9836881752310315 |
Compiled 18 to 14 computations (22.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 8.826191439345133e+150 | 1.5144650999803955e+153 |
| 11.0ms | 4.904846482782274e-5 | 0.00013388511514443116 |
| 19.0ms | 192× | 0 | valid |
Compiled 234 to 182 computations (22.2% saved)
ival-cos: 5.0ms (39% of total)ival-mult: 3.0ms (23.4% of total)ival-exp: 2.0ms (15.6% of total)ival-add: 1.0ms (7.8% of total)ival-neg: 1.0ms (7.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 4.904846482782274e-5 | 0.00013388511514443116 |
| 9.0ms | 80× | 0 | valid |
Compiled 68 to 54 computations (20.6% saved)
ival-cos: 3.0ms (48% of total)ival-exp: 1.0ms (16% of total)ival-mult: 1.0ms (16% of total)ival-add: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 4.904846482782274e-5 | 0.00013388511514443116 |
| 9.0ms | 80× | 0 | valid |
Compiled 193 to 144 computations (25.4% saved)
ival-exp: 2.0ms (33.4% of total)ival-cos: 2.0ms (33.4% of total)ival-mult: 1.0ms (16.7% of total)ival-add: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 0.00017833108978228284 | 357.4418266317535 |
| 16.0ms | 144× | 0 | valid |
Compiled 234 to 167 computations (28.6% saved)
ival-exp: 3.0ms (27.3% of total)ival-cos: 3.0ms (27.3% of total)ival-mult: 2.0ms (18.2% of total)ival-neg: 2.0ms (18.2% of total)ival-add: 1.0ms (9.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 0.00017833108978228284 | 357.4418266317535 |
| 16.0ms | 144× | 0 | valid |
Compiled 216 to 158 computations (26.9% saved)
ival-cos: 4.0ms (38.3% of total)ival-exp: 3.0ms (28.7% of total)ival-mult: 2.0ms (19.1% of total)ival-add: 1.0ms (9.6% of total)ival-neg: 1.0ms (9.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.1949925510082145e+131 | 1.9561306369701245e+131 |
| 17.0ms | 3.643181032116375e+32 | 4.4646628529833375e+35 |
| 20.0ms | 192× | 0 | valid |
Compiled 178 to 142 computations (20.2% saved)
ival-cos: 5.0ms (37.8% of total)ival-mult: 4.0ms (30.3% of total)ival-exp: 2.0ms (15.1% of total)ival-add: 1.0ms (7.6% of total)ival-neg: 1.0ms (7.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 3.643181032116375e+32 | 4.4646628529833375e+35 |
| 12.0ms | 128× | 0 | valid |
Compiled 114 to 94 computations (17.5% saved)
ival-cos: 3.0ms (38.6% of total)ival-mult: 2.0ms (25.8% of total)ival-exp: 1.0ms (12.9% of total)ival-add: 1.0ms (12.9% of total)ival-neg: 1.0ms (12.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 70× | *-commutative_binary64 |
| 38× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | if-if-or-not_binary32 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 101 | 275 |
| 1 | 161 | 275 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (cosh.f64 im) (cos.f64 re)) |
(if (<=.f64 (cos.f64 re) #s(literal 8854076867410395/9007199254740992 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 im im) #s(literal 1/360 binary64)))))))) (cosh.f64 im)) |
(if (<=.f64 (cos.f64 re) #s(literal 8854076867410395/9007199254740992 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (cosh.f64 im)) |
(if (<=.f64 im #s(literal 4796153459164483/36893488147419103232 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) (if (<=.f64 im #s(literal 1500000000000000092635461216022412607596755938342235426694854450013266235314381137631208517861784923417958559597779456808191656743264320822628532252311552 binary64)) (cosh.f64 im) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))))) |
(if (<=.f64 im #s(literal 4242751136953197/36893488147419103232 binary64)) (cos.f64 re) (cosh.f64 im)) |
(if (<=.f64 im #s(literal 2582544170319337/36893488147419103232 binary64)) (cos.f64 re) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(if (<=.f64 im #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(if (<=.f64 im #s(literal 7/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(if (<=.f64 im #s(literal 420000000000000011729242152763392 binary64)) #s(literal 1 binary64) (if (<=.f64 im #s(literal 165999999999999991700563123012121485059982171872390920915644155081876252289383074079108982344245675518100178186982286913608236400640 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))) |
(if (<=.f64 im #s(literal 479999999999999982523022158331904 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (cosh.f64 im) (cos.f64 re)) |
(if (<=.f64 (cos.f64 re) #s(literal 8854076867410395/9007199254740992 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 im im) #s(literal 1/360 binary64)))))))) (cosh.f64 im)) |
(if (<=.f64 (cos.f64 re) #s(literal 8854076867410395/9007199254740992 binary64)) (*.f64 (*.f64 (cos.f64 re) #s(literal 1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 im im) #s(literal 1/360 binary64)))))))) (cosh.f64 im)) |
(if (<=.f64 (cos.f64 re) #s(literal 8854076867410395/9007199254740992 binary64)) (*.f64 (cos.f64 re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im #s(literal 1/24 binary64))))))) (cosh.f64 im)) |
(if (<=.f64 im #s(literal 4796153459164483/36893488147419103232 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) (if (<=.f64 im #s(literal 1500000000000000092635461216022412607596755938342235426694854450013266235314381137631208517861784923417958559597779456808191656743264320822628532252311552 binary64)) (cosh.f64 im) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 re)) (+.f64 #s(literal 2 binary64) (*.f64 im im))))) |
(if (<=.f64 im #s(literal 4796153459164483/36893488147419103232 binary64)) (*.f64 (*.f64 (cos.f64 re) #s(literal 1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 im im))) (if (<=.f64 im #s(literal 1500000000000000092635461216022412607596755938342235426694854450013266235314381137631208517861784923417958559597779456808191656743264320822628532252311552 binary64)) (cosh.f64 im) (*.f64 (*.f64 (cos.f64 re) #s(literal 1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 im im))))) |
(if (<=.f64 im #s(literal 4242751136953197/36893488147419103232 binary64)) (cos.f64 re) (cosh.f64 im)) |
(if (<=.f64 im #s(literal 2582544170319337/36893488147419103232 binary64)) (cos.f64 re) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 re (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/12 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (*.f64 #s(literal 1/720 binary64) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(if (<=.f64 im #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) (*.f64 (*.f64 im im) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))))) |
(if (<=.f64 im #s(literal 7/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) (*.f64 #s(literal 1/24 binary64) (*.f64 im (*.f64 im (*.f64 im im))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(if (<=.f64 im #s(literal 420000000000000011729242152763392 binary64)) #s(literal 1 binary64) (if (<=.f64 im #s(literal 165999999999999991700563123012121485059982171872390920915644155081876252289383074079108982344245675518100178186982286913608236400640 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))) |
(if (<=.f64 im #s(literal 420000000000000011729242152763392 binary64)) #s(literal 1 binary64) (if (<=.f64 im #s(literal 165999999999999991700563123012121485059982171872390920915644155081876252289383074079108982344245675518100178186982286913608236400640 binary64)) (*.f64 (*.f64 re re) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) |
(if (<=.f64 im #s(literal 479999999999999982523022158331904 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(if (<=.f64 im #s(literal 479999999999999982523022158331904 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
| 5176× | +-lowering-+.f64 |
| 5176× | +-lowering-+.f32 |
| 3876× | *-lowering-*.f32 |
| 3876× | *-lowering-*.f64 |
| 3698× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 94 |
| 1 | 73 | 83 |
| 2 | 192 | 83 |
| 3 | 393 | 83 |
| 4 | 863 | 83 |
| 5 | 2478 | 83 |
| 0 | 8033 | 83 |
| 0 | 10 | 30 |
| 1 | 27 | 26 |
| 2 | 83 | 24 |
| 3 | 209 | 22 |
| 4 | 581 | 22 |
| 5 | 2751 | 22 |
| 0 | 8719 | 22 |
| 0 | 188 | 2670 |
| 1 | 692 | 2107 |
| 2 | 3122 | 2052 |
| 0 | 8928 | 2052 |
| 0 | 119 | 664 |
| 1 | 367 | 581 |
| 2 | 1348 | 575 |
| 3 | 4774 | 558 |
| 0 | 8074 | 558 |
| 0 | 50 | 1320 |
| 1 | 144 | 1074 |
| 2 | 381 | 1074 |
| 3 | 889 | 1026 |
| 4 | 1754 | 1026 |
| 5 | 2967 | 1026 |
| 6 | 3847 | 1026 |
| 7 | 4905 | 1026 |
| 0 | 8236 | 1026 |
| 0 | 80 | 1586 |
| 1 | 235 | 1296 |
| 2 | 664 | 1292 |
| 3 | 1817 | 1290 |
| 4 | 3805 | 1246 |
| 5 | 6333 | 1246 |
| 0 | 8064 | 1246 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 862 to 515 computations (40.3% saved)
(abs im)
(abs re)
Compiled 626 to 240 computations (61.7% saved)
Loading profile data...