
Time bar (total: 4.0s)
| 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 7 to 7 computations (0% saved)
| 618.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sin: 264.0ms (69.8% of total)ival-exp: 72.0ms (19% of total)ival-mult!: 40.0ms (10.6% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 0 | 0 | - | 0 | - | (sin.f64 im) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | (exp.f64 re) |
| 0 | 0 | - | 0 | - | im |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 30.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-sin: 11.0ms (63% of total)ival-exp: 4.0ms (22.9% of total)ival-mult!: 2.0ms (11.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 34 |
| 1 | 40 | 34 |
| 2 | 120 | 32 |
| 3 | 416 | 32 |
| 4 | 1696 | 32 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
(negabs im)
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(exp.f64 re) |
re |
(sin.f64 im) |
im |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 1.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 1.0ms | im | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 1.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 0.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 296 |
| 0 | 97 | 295 |
| 1 | 572 | 284 |
| 0 | 5413 | 264 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(exp.f64 re) |
re |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
(fma.f64 (cosh.f64 re) (sin.f64 im) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(+.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 re) (cosh.f64 re)) (*.f64 (sinh.f64 re) (sinh.f64 re))) (-.f64 (cosh.f64 re) (sinh.f64 re))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (*.f64 (sinh.f64 re) (sinh.f64 re)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(exp.f64 re) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
re |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (* (exp re) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal 1/120 binary64) (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (fma.f64 (*.f64 im (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im)) |
#s(approx im im) |
#s(approx (sin im) (sin.f64 im)) |
Compiled 403 to 116 computations (71.2% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 9 | 30 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 22 | 9 | 31 |
| Status | Accuracy | Program |
|---|---|---|
| 61.2% | (*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| ▶ | 72.6% | (*.f64 (exp.f64 re) #s(approx (sin im) im)) |
| ▶ | 66.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| ▶ | 62.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 50.1% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) | |
| 64.2% | #s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re (sin.f64 im)) re (sin.f64 im))) | |
| ▶ | 58.7% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
| 50.1% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) | |
| ▶ | 49.3% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
Compiled 234 to 174 computations (25.6% saved)
| Inputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(exp.f64 re) |
re |
#s(approx (sin im) im) |
im |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(sin.f64 im) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* re (+ 1/2 (* 1/6 re)))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 re)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (+ (sin im) (* 1/2 (* re (sin im)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (+ (/ 1 (pow re 2)) (/ 1 (pow re 3)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* 1/6 re))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* re (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* 1/2 (* re (sin im))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* re (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2)))) re)) 1/6))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (sin im) re)) (* -1/2 (sin im))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* -1/6 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/2 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* 1/120 (* (pow im 2) (+ 1 (* 1/2 re))))))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/120 (+ 1 (* 1/2 re)))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* (sin im) (+ 1 (* 1/2 re))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 1 (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im))) |
| 2.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 1 (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im))) |
| 2.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) re (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 1 (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im))) |
| 2.0ms | re | @ | 0 | ((* (exp re) (sin im)) (exp re) re (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 1 (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im))) |
| 1.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 1 (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 286 | 1540 |
| 0 | 311 | 1459 |
| 1 | 1703 | 1457 |
| 0 | 8314 | 1425 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(exp.f64 re) |
re |
#s(approx (sin im) im) |
im |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(sin.f64 im) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* re (+ 1/2 (* 1/6 re)))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 re)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (+ (sin im) (* 1/2 (* re (sin im)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (+ (/ 1 (pow re 2)) (/ 1 (pow re 3)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* 1/6 re))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* re (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* 1/2 (* re (sin im))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* re (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2)))) re)) 1/6))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (sin im) re)) (* -1/2 (sin im))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* -1/6 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/2 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* 1/120 (* (pow im 2) (+ 1 (* 1/2 re))))))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/120 (+ 1 (* 1/2 re)))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* (sin im) (+ 1 (* 1/2 re))))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (sin im) im) (exp.f64 re)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (*.f64 (sinh.f64 re) (sinh.f64 re)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(exp.f64 re) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
re |
#s(approx (sin im) im) |
im |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(sin.f64 im) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (sin.f64 im) #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re) |
(*.f64 re (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) re) (*.f64 #s(literal -1/2 binary64) re) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) (pow.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) re (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 re #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (sin.f64 im) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (*.f64 #s(literal -1/6 binary64) re) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) re))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))))) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
(fma.f64 re #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) re)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) #s(literal 3 binary64))) (fma.f64 (sin.f64 im) (sin.f64 im) (fma.f64 (*.f64 (neg.f64 re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) (*.f64 (neg.f64 re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) (*.f64 (sin.f64 im) (*.f64 (neg.f64 re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64))) (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64))) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re) (sin.f64 im)) |
(fma.f64 (*.f64 (sin.f64 im) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(fma.f64 re (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) (sin.f64 im)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))) (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))) |
(-.f64 (sin.f64 im) (*.f64 (neg.f64 re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))))) (/.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)) |
(+.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(*.f64 (sin.f64 im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 #s(literal 1 binary64) (sin.f64 im)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) (*.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)))))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 im) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 im) #s(literal 1 binary64) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 re) 1/2) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (sin.f64 im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) (sin.f64 im))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) (*.f64 re re))) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) (pow.f64 re #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (+.f64 (pow.f64 re #s(literal -3 binary64)) (pow.f64 re #s(literal -2 binary64)))) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (*.f64 re re))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) (pow.f64 re #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 re re))) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (/.f64 (sin.f64 im) re)) (*.f64 re re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (+.f64 (/.f64 (sin.f64 im) (*.f64 re re)) (/.f64 (sin.f64 im) re))) (*.f64 re re))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (/.f64 (sin.f64 im) re)) re)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 im) re) (neg.f64 (sin.f64 im))) re))) (*.f64 re re))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 im) (/.f64 (neg.f64 (sin.f64 im)) re)) re))) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) (exp.f64 re) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 im im)) (exp.f64 re) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 im im)) (exp.f64 re) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) (*.f64 im im))) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) (*.f64 im im))) im)) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) |
Compiled 6 603 to 1 142 computations (82.7% saved)
15 alts after pruning (11 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 217 | 9 | 226 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 220 | 15 | 235 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 61.2% | (*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| ✓ | 72.6% | (*.f64 (exp.f64 re) #s(approx (sin im) im)) |
| ✓ | 66.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| ✓ | 62.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 53.0% | (*.f64 #s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) | |
| 50.1% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) | |
| 29.0% | (*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) | |
| 16.5% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (sin.f64 im)) | |
| ▶ | 27.3% | (*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
| 45.1% | #s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re (sin.f64 im))) | |
| ✓ | 49.3% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| ▶ | 38.7% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
| 29.4% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) | |
| ▶ | 35.5% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
| ▶ | 29.9% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
Compiled 688 to 433 computations (37.1% saved)
| Inputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(exp.f64 re) |
re |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
im |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
(*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) |
(*.f64 #s(literal -1/6 binary64) re) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
(*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) |
(*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im)) |
(+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(literal -1/5040 binary64) |
#s(literal 1/5040 binary64) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (+ im (* im re)))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (+ im (* re (+ im (* 1/2 (* im re))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (* re (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) (* re (+ (* im (* re (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))) (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (+ (* 1/120 (pow im 2)) (* re (- (* 1/120 (pow im 2)) 1/6))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (+ (* 1/120 (pow im 2)) (* re (- (+ (* 1/120 (pow im 2)) (* re (- (* 1/240 (pow im 2)) 1/12))) 1/6))) 1/6))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (+ (* 1/120 (pow im 2)) (* re (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (+ (* 1/120 (pow im 2)) (* re (- (+ (* 1/120 (pow im 2)) (* re (- (* 1/240 (pow im 2)) 1/12))) 1/6))))) |
#s(approx (* -1/6 re) #s(hole binary64 (* -1/6 re))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (+ (* 1/120 (* (pow im 2) re)) (* 1/120 (pow im 2))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (+ (* 1/120 (pow im 2)) (* re (+ (* 1/240 (* (pow im 2) re)) (* 1/120 (pow im 2))))))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (+ 1/120 (* 1/120 re)))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (+ 1/120 (* re (+ 1/120 (* 1/240 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* re (+ (* im (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))) (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (+ (* re (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (+ (* re (- (+ (* re (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))) 1/6)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))) 1/6))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (+ (* re (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (+ (* re (- (+ (* re (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))) 1/6)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (+ (* (pow im 2) (* re (+ 1/120 (* -1/5040 (pow im 2))))) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (+ (* re (+ (* (pow im 2) (* re (+ 1/240 (* -1/10080 (pow im 2))))) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (+ (* -1/5040 (pow im 2)) (* re (+ 1/120 (* -1/5040 (pow im 2)))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (+ (* -1/5040 (pow im 2)) (* re (+ 1/120 (+ (* -1/5040 (pow im 2)) (* re (+ 1/240 (* -1/10080 (pow im 2))))))))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (+ (* -1/5040 (* (pow im 2) re)) (* -1/5040 (pow im 2))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (+ (* -1/5040 (pow im 2)) (* re (+ (* -1/5040 (pow im 2)) (* -1/10080 (* (pow im 2) re))))))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 -1/5040)) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (- (* -1/5040 re) 1/5040))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (- (* re (- (* -1/10080 re) 1/5040)) 1/5040))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* -1/5040 re))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* re (- (* -1/10080 re) 1/5040)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* 1/2 (* im (pow re 2))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (/ im re))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (+ (/ im re) (/ im (pow re 2))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))) (/ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))) (+ (/ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) re) (/ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) (pow re 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)) (+ (/ 1 re) (+ (/ 1 (pow re 2)) (+ (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re) (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) (pow re 2)))))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)) (+ (/ 1 re) (+ (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re) (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) (pow re 2))))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (* 1/240 (pow im 2)) 1/12)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* 1/240 (pow im 2)) (* 1/120 (/ (pow im 2) re))) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* 1/240 (pow im 2)) (+ (* 1/120 (/ (pow im 2) re)) (* 1/120 (/ (pow im 2) (pow re 2))))) (+ 1/12 (+ (/ 1/6 (pow re 2)) (* 1/6 (/ 1 re)))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (* 1/240 (pow im 2)) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* 1/240 (pow im 2)) (* 1/120 (/ (pow im 2) re))) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* 1/240 (pow im 2)) (+ (* 1/120 (/ (pow im 2) re)) (* 1/120 (/ (pow im 2) (pow re 2))))) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* 1/240 (* (pow im 2) (pow re 2))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* 1/240 (pow im 2)) (* 1/120 (/ (pow im 2) re)))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* 1/240 (pow im 2)) (+ (* 1/120 (/ (pow im 2) re)) (* 1/120 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (* 1/240 (pow re 2)))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (* (pow re 2) (+ 1/240 (* 1/120 (/ 1 re)))))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (/ 1/120 (pow re 2)) (* 1/120 (/ 1 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (+ (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re) (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (pow re 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (+ (/ 1 (pow re 2)) (+ (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (pow re 2)))))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (+ (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (pow re 2))))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (+ (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (pow re 2)))) (+ 1/12 (+ (/ 1/6 (pow re 2)) (* 1/6 (/ 1 re)))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (+ (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (pow re 2)))) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 2) (* (pow re 2) (+ 1/240 (* -1/10080 (pow im 2))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (+ (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (pow re 2))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (* -1/10080 (pow im 2)))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (* -1/5040 (/ (pow im 2) re)) (+ (* -1/10080 (pow im 2)) (* 1/120 (/ 1 re)))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (* -1/5040 (/ (pow im 2) re)) (+ (* -1/5040 (/ (pow im 2) (pow re 2))) (+ (* -1/10080 (pow im 2)) (+ (/ 1/120 (pow re 2)) (* 1/120 (/ 1 re)))))))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* -1/10080 (* (pow im 2) (pow re 2))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1/5040 (/ (pow im 2) re)) (* -1/10080 (pow im 2)))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1/5040 (/ (pow im 2) re)) (+ (* -1/5040 (/ (pow im 2) (pow re 2))) (* -1/10080 (pow im 2))))))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (* -1/10080 (pow re 2)))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/10080 (* 1/5040 (/ 1 re))))))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (* (pow re 2) (- (* -1 (/ (+ 1/5040 (* 1/5040 (/ 1 re))) re)) 1/10080)))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* -1/10080 (pow re 2)))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/10080 (* 1/5040 (/ 1 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 im) (* -1 (/ im re))) re)) (* 1/2 im))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2)))) 1)) re)) (* im (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) re)) (* im (- (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2)))) 1))) re)) (* im (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2)))) 1) re)) (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))) re)) (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2))))) 1) re)) (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2)))) 1) re)) (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re)) (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2))))) 1) re)) (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (* -1/120 (pow im 2))) re)) (* 1/240 (pow im 2))) 1/12)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (+ (* -1 (/ (- (* 1/120 (pow im 2)) 1/6) re)) (* -1/120 (pow im 2)))) re)) (* 1/240 (pow im 2))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (* -1/120 (pow im 2))) re)) (* 1/240 (pow im 2))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (+ (* -1/120 (/ (pow im 2) re)) (* -1/120 (pow im 2)))) re)) (* 1/240 (pow im 2))) 1/12)))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1/120 (/ (pow im 2) re)) (* -1/120 (pow im 2))) re)) (* 1/240 (pow im 2)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1)) re)) (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re)) (* im (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1))) re)) (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) re)) (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re)) (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2))))) 1/12)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (+ (* -1 (/ (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6) re)) (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2))))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2))))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2))))) 1/12)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (* -1 (/ (- (* 1/5040 (pow im 2)) 1/120) re)) (* -1/10080 (pow im 2))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1/120 (* -1/5040 (pow im 2))) re)) (* 1/5040 (pow im 2))) 1/120) re)) (* -1/10080 (pow im 2))))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* 1/5040 (/ (pow im 2) re)) (* 1/5040 (pow im 2))) re)) (* -1/10080 (pow im 2)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* -1/6 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* -1/6 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 5) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 4)) (/ (* re (+ 1 (* 1/2 re))) (pow im 4)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 4) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 4)) (/ (* re (+ 1 (* 1/2 re))) (pow im 4)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 4) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (/ (* re (+ 1 (* 1/2 re))) (pow im 4))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow im 2) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow im 2) (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ (* re (+ 1 (* 1/2 re))) (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ (* re (+ 1 (* 1/2 re))) (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 6) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (/ (* re (+ 1 (* 1/2 re))) (pow im 6)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow im 4) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow im 4) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow im 4) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow im 4) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) 1/5040)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 4) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow im 2) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (+ (* -1 (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (+ (* -1 (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))) (+ (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 4))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 2))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 4))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2))) (+ (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 6))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 4)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) im -1/6 1 (* (exp re) (sin im)) (exp re) (sin im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (* -1/6 re) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) 1/120 (* (+ (* 1/2 re) 1) re) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* -1/5040 (* (+ (* 1/2 re) 1) re)) -1/5040 1/5040) |
| 8.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) im -1/6 1 (* (exp re) (sin im)) (exp re) (sin im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (* -1/6 re) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) 1/120 (* (+ (* 1/2 re) 1) re) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* -1/5040 (* (+ (* 1/2 re) 1) re)) -1/5040 1/5040) |
| 7.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) im -1/6 1 (* (exp re) (sin im)) (exp re) (sin im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (* -1/6 re) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) 1/120 (* (+ (* 1/2 re) 1) re) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* -1/5040 (* (+ (* 1/2 re) 1) re)) -1/5040 1/5040) |
| 6.0ms | im | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) im -1/6 1 (* (exp re) (sin im)) (exp re) (sin im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (* -1/6 re) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) 1/120 (* (+ (* 1/2 re) 1) re) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* -1/5040 (* (+ (* 1/2 re) 1) re)) -1/5040 1/5040) |
| 6.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) im -1/6 1 (* (exp re) (sin im)) (exp re) (sin im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (* -1/6 re) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) 1/120 (* (+ (* 1/2 re) 1) re) 1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* -1/5040 (* (+ (* 1/2 re) 1) re)) -1/5040 1/5040) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 984 | 15128 |
| 0 | 1059 | 14575 |
| 1 | 6214 | 14575 |
| 0 | 8062 | 14003 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(exp.f64 re) |
re |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
im |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
(*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) |
(*.f64 #s(literal -1/6 binary64) re) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
(*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) |
(*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im)) |
(+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(literal -1/5040 binary64) |
#s(literal 1/5040 binary64) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (+ im (* im re)))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (+ im (* re (+ im (* 1/2 (* im re))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (* re (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) (* re (+ (* im (* re (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))) (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (+ (* 1/120 (pow im 2)) (* re (- (* 1/120 (pow im 2)) 1/6))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (+ (* 1/120 (pow im 2)) (* re (- (+ (* 1/120 (pow im 2)) (* re (- (* 1/240 (pow im 2)) 1/12))) 1/6))) 1/6))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (+ (* 1/120 (pow im 2)) (* re (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (+ (* 1/120 (pow im 2)) (* re (- (+ (* 1/120 (pow im 2)) (* re (- (* 1/240 (pow im 2)) 1/12))) 1/6))))) |
#s(approx (* -1/6 re) #s(hole binary64 (* -1/6 re))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (+ (* 1/120 (* (pow im 2) re)) (* 1/120 (pow im 2))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (+ (* 1/120 (pow im 2)) (* re (+ (* 1/240 (* (pow im 2) re)) (* 1/120 (pow im 2))))))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (+ 1/120 (* 1/120 re)))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (+ 1/120 (* re (+ 1/120 (* 1/240 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* re (+ (* im (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))) (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (+ (* re (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (+ (* re (- (+ (* re (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))) 1/6)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))) 1/6))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (+ (* re (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (+ (* re (- (+ (* re (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))) 1/6)) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (+ (* (pow im 2) (* re (+ 1/120 (* -1/5040 (pow im 2))))) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (+ (* re (+ (* (pow im 2) (* re (+ 1/240 (* -1/10080 (pow im 2))))) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (+ (* -1/5040 (pow im 2)) (* re (+ 1/120 (* -1/5040 (pow im 2)))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (+ (* -1/5040 (pow im 2)) (* re (+ 1/120 (+ (* -1/5040 (pow im 2)) (* re (+ 1/240 (* -1/10080 (pow im 2))))))))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (+ (* -1/5040 (* (pow im 2) re)) (* -1/5040 (pow im 2))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (+ (* -1/5040 (pow im 2)) (* re (+ (* -1/5040 (pow im 2)) (* -1/10080 (* (pow im 2) re))))))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 -1/5040)) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (- (* -1/5040 re) 1/5040))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (- (* re (- (* -1/10080 re) 1/5040)) 1/5040))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* -1/5040 re))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* re (- (* -1/10080 re) 1/5040)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* 1/2 (* im (pow re 2))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (/ im re))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (+ (/ im re) (/ im (pow re 2))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))) (/ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))) (+ (/ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) re) (/ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) (pow re 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)) (+ (/ 1 re) (+ (/ 1 (pow re 2)) (+ (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re) (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) (pow re 2)))))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)) (+ (/ 1 re) (+ (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re) (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) (pow re 2))))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (* 1/240 (pow im 2)) 1/12)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* 1/240 (pow im 2)) (* 1/120 (/ (pow im 2) re))) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* 1/240 (pow im 2)) (+ (* 1/120 (/ (pow im 2) re)) (* 1/120 (/ (pow im 2) (pow re 2))))) (+ 1/12 (+ (/ 1/6 (pow re 2)) (* 1/6 (/ 1 re)))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (* 1/240 (pow im 2)) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* 1/240 (pow im 2)) (* 1/120 (/ (pow im 2) re))) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* 1/240 (pow im 2)) (+ (* 1/120 (/ (pow im 2) re)) (* 1/120 (/ (pow im 2) (pow re 2))))) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* 1/240 (* (pow im 2) (pow re 2))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* 1/240 (pow im 2)) (* 1/120 (/ (pow im 2) re)))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* 1/240 (pow im 2)) (+ (* 1/120 (/ (pow im 2) re)) (* 1/120 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (* 1/240 (pow re 2)))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (* (pow re 2) (+ 1/240 (* 1/120 (/ 1 re)))))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (/ 1/120 (pow re 2)) (* 1/120 (/ 1 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (+ (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re) (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (pow re 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (+ (/ 1 (pow re 2)) (+ (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (pow re 2)))))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (+ (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (pow re 2))))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (+ (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (pow re 2)))) (+ 1/12 (+ (/ 1/6 (pow re 2)) (* 1/6 (/ 1 re)))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (+ (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (pow re 2)))) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 2) (* (pow re 2) (+ 1/240 (* -1/10080 (pow im 2))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) (+ (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (pow re 2))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (* -1/10080 (pow im 2)))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (* -1/5040 (/ (pow im 2) re)) (+ (* -1/10080 (pow im 2)) (* 1/120 (/ 1 re)))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (* -1/5040 (/ (pow im 2) re)) (+ (* -1/5040 (/ (pow im 2) (pow re 2))) (+ (* -1/10080 (pow im 2)) (+ (/ 1/120 (pow re 2)) (* 1/120 (/ 1 re)))))))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* -1/10080 (* (pow im 2) (pow re 2))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1/5040 (/ (pow im 2) re)) (* -1/10080 (pow im 2)))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1/5040 (/ (pow im 2) re)) (+ (* -1/5040 (/ (pow im 2) (pow re 2))) (* -1/10080 (pow im 2))))))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (* -1/10080 (pow re 2)))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/10080 (* 1/5040 (/ 1 re))))))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(hole binary64 (* (pow re 2) (- (* -1 (/ (+ 1/5040 (* 1/5040 (/ 1 re))) re)) 1/10080)))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* -1/10080 (pow re 2)))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/10080 (* 1/5040 (/ 1 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 im) (* -1 (/ im re))) re)) (* 1/2 im))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2)))) 1)) re)) (* im (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))) re)) (* im (- (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2)))) 1))) re)) (* im (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12)))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2)))) 1) re)) (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))) re)) (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2))))) 1) re)) (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2)))) 1) re)) (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)) re)) (* (pow im 2) (+ 1/6 (* -1/120 (pow im 2))))) 1) re)) (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (* -1/120 (pow im 2))) re)) (* 1/240 (pow im 2))) 1/12)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (+ (* -1 (/ (- (* 1/120 (pow im 2)) 1/6) re)) (* -1/120 (pow im 2)))) re)) (* 1/240 (pow im 2))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (* -1/120 (pow im 2))) re)) (* 1/240 (pow im 2))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (+ (* -1/120 (/ (pow im 2) re)) (* -1/120 (pow im 2)))) re)) (* 1/240 (pow im 2))) 1/12)))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1/120 (/ (pow im 2) re)) (* -1/120 (pow im 2))) re)) (* 1/240 (pow im 2)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1)) re)) (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re)) (* im (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1))) re)) (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) re)) (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re)) (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2))))) 1/12)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (+ (* -1 (/ (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6) re)) (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2))))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2))))) 1/12)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow re 2) (- (+ (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2))))) 1/12)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))) re)) (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (* -1 (/ (- (* 1/5040 (pow im 2)) 1/120) re)) (* -1/10080 (pow im 2))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/240 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1/120 (* -1/5040 (pow im 2))) re)) (* 1/5040 (pow im 2))) 1/120) re)) (* -1/10080 (pow im 2))))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* 1/5040 (/ (pow im 2) re)) (* 1/5040 (pow im 2))) re)) (* -1/10080 (pow im 2)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* -1/6 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* -1/6 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 5) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 4)) (/ (* re (+ 1 (* 1/2 re))) (pow im 4)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 4) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 4)) (/ (* re (+ 1 (* 1/2 re))) (pow im 4)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 4) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (/ (* re (+ 1 (* 1/2 re))) (pow im 4))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) #s(hole binary64 (* (pow im 2) (- (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) #s(hole binary64 (* (pow im 2) (+ 1/120 (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (* re (+ 1 (* 1/2 re))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ (* re (+ 1 (* 1/2 re))) (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ (* re (+ 1 (* 1/2 re))) (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 6) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (/ (* re (+ 1 (* 1/2 re))) (pow im 6)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow im 4) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) #s(hole binary64 (* (pow im 4) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow im 4) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) #s(hole binary64 (* (pow im 4) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) 1/5040)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 4) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) #s(hole binary64 (* (pow im 2) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (+ (* -1 (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (+ (* -1 (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re)))))) (+ (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 4))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 2))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 4))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2))) (+ (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 6))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 4)))))))))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) (exp.f64 re)) |
(exp.f64 re) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
re |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64))) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (pow.f64 im #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
im |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (sin im) im) #s(approx (exp re) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) im)) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)) |
#s(literal 1/2 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
(*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im) |
(*.f64 im (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im)) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) im) im (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(+.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) im) im (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(fma.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)))) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re)) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) re) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
(-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) re) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (neg.f64 (*.f64 im im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) re) |
(*.f64 re #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im) |
(*.f64 (*.f64 im im) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64))) |
#s(literal 1/120 binary64) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) re (*.f64 (*.f64 #s(literal 1/2 binary64) re) re)) |
(fma.f64 re #s(literal 1 binary64) (*.f64 re (*.f64 #s(literal 1/2 binary64) re))) |
(+.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re (*.f64 #s(literal 1/2 binary64) re))) |
(+.f64 (*.f64 #s(literal 1 binary64) re) (*.f64 (*.f64 #s(literal 1/2 binary64) re) re)) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
(*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im) |
(*.f64 im (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im)) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) im) im (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (*.f64 im im) (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)))))) |
(fma.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) im) im (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(fma.f64 (*.f64 im im) (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im))) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im))) |
(-.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re)) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (+.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) re) (-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1/6 binary64))) |
(-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) re) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (neg.f64 (*.f64 im im)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)))) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) im) im) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im)) |
(*.f64 (*.f64 im im) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im))) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im))))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) (*.f64 im im) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im))) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im))) |
(-.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64))) (*.f64 im im))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) #s(literal 1/120 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) |
(+.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) (*.f64 im im)) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/5040 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) #s(literal 1/128024064000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) |
(*.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re) |
(*.f64 (*.f64 #s(literal -1/5040 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(literal -1/5040 binary64) |
#s(literal 1/5040 binary64) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 im (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (fma.f64 (*.f64 im (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) re (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)))) re (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) re (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (fma.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) re (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) re (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) re (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) re (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) re (*.f64 (*.f64 im im) #s(literal 1/120 binary64)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) re (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) re (*.f64 (*.f64 im im) #s(literal 1/120 binary64)))) |
#s(approx (* -1/6 re) (*.f64 #s(literal -1/6 binary64) re)) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 im im) re (*.f64 im im)))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (fma.f64 (fma.f64 (*.f64 (*.f64 im im) re) #s(literal 1/240 binary64) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) re (*.f64 (*.f64 im im) #s(literal 1/120 binary64)))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (fma.f64 (fma.f64 #s(literal 1/240 binary64) re #s(literal 1/120 binary64)) re #s(literal 1/120 binary64))) |
#s(approx (* (+ (* 1/2 re) 1) re) re) |
#s(approx (* (+ (* 1/2 re) 1) re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 im (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (fma.f64 (*.f64 im (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) re (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)))) re (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) re (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (fma.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) re (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) re (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) re (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64))) re (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) re (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) re (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64))) re (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (*.f64 im im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (fma.f64 (*.f64 (*.f64 im im) (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) re (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) re (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (+.f64 (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) #s(literal 1/120 binary64))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (+.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) #s(literal 1/120 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) #s(literal 1/120 binary64))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (*.f64 #s(literal -1/5040 binary64) (fma.f64 (*.f64 im im) re (*.f64 im im)))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)) re (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) re (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) #s(literal -1/5040 binary64)) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/10080 binary64) re) #s(literal 1/5040 binary64)) re) #s(literal 1/5040 binary64))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) (*.f64 #s(literal -1/5040 binary64) re)) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) (*.f64 (-.f64 (*.f64 #s(literal -1/10080 binary64) re) #s(literal 1/5040 binary64)) re)) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) (sin.f64 im))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (/.f64 (sin.f64 im) re)) (*.f64 re re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (+.f64 (/.f64 (sin.f64 im) (*.f64 re re)) (/.f64 (sin.f64 im) re))) (*.f64 re re))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (*.f64 (*.f64 re re) im) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (/.f64 im (*.f64 re re))) (*.f64 re re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) (*.f64 re re))) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (fma.f64 im (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re) (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) (*.f64 re re)))) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (+.f64 (+.f64 (fma.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) re) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)) (*.f64 re re))) (pow.f64 re #s(literal -2 binary64))) (pow.f64 re #s(literal -1 binary64)))) (*.f64 re re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)) (*.f64 re re)))) (*.f64 re re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 re re) (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/120 binary64) (*.f64 #s(literal 1/240 binary64) (*.f64 im im))) #s(literal 1/12 binary64)) (/.f64 #s(literal 1/6 binary64) re)) (*.f64 re re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (-.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (*.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 (*.f64 im im) re) (/.f64 (*.f64 im im) (*.f64 re re))))) (+.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 re re))) (/.f64 #s(literal 1/6 binary64) re))) (*.f64 re re))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/120 binary64) (*.f64 #s(literal 1/240 binary64) (*.f64 im im))) #s(literal 1/12 binary64)) (/.f64 #s(literal 1/6 binary64) re)) (*.f64 re re))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (*.f64 (-.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (*.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 (*.f64 im im) re) (/.f64 (*.f64 im im) (*.f64 re re))))) (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64))) (*.f64 re re))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (*.f64 (pow.f64 (*.f64 im re) #s(literal 2 binary64)) #s(literal 1/240 binary64))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/120 binary64) (*.f64 #s(literal 1/240 binary64) (*.f64 im im))) (*.f64 re re))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (*.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (*.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 (*.f64 im im) re) (/.f64 (*.f64 im im) (*.f64 re re))))) (*.f64 re re))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (*.f64 (*.f64 re re) #s(literal 1/240 binary64))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) re) #s(literal 1/240 binary64)) (*.f64 re re))) |
#s(approx (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (*.f64 (+.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 re re))) (/.f64 #s(literal 1/120 binary64) re)) (*.f64 re re))) |
#s(approx (* (+ (* 1/2 re) 1) re) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 re) 1) re) (*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 im (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im)) (*.f64 re re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (fma.f64 im (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) (*.f64 re re)) (*.f64 im (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)))) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) (pow.f64 re #s(literal -1 binary64))) (+.f64 (fma.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 re re)) (*.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) re))) (pow.f64 re #s(literal -2 binary64)))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 re re))))) (*.f64 re re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (*.f64 (*.f64 re re) (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (*.f64 (*.f64 im im) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re))) (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64))) (*.f64 re re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (fma.f64 (*.f64 im im) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re) (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) (*.f64 re re)))) (+.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 re re))) (/.f64 #s(literal 1/6 binary64) re))) (*.f64 re re))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (*.f64 (*.f64 im im) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re))) (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64))) (*.f64 re re))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (fma.f64 (*.f64 im im) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re) (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) (*.f64 re re)))) (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64))) (*.f64 re re))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (pow.f64 (*.f64 im re) #s(literal 2 binary64)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (*.f64 (*.f64 im im) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re))) (*.f64 re re))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (fma.f64 (*.f64 im im) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re) (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) (*.f64 re re)))) (*.f64 re re))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/5040 binary64) (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) (/.f64 #s(literal 1/120 binary64) re))) #s(literal 1/240 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/5040 binary64) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/5040 binary64) (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 re re)) (/.f64 #s(literal 1/120 binary64) re))))) #s(literal 1/240 binary64)) (*.f64 re re))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (*.f64 (pow.f64 (*.f64 im re) #s(literal 2 binary64)) #s(literal -1/10080 binary64))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/5040 binary64) (*.f64 #s(literal -1/10080 binary64) (*.f64 im im))) (*.f64 re re))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/5040 binary64) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/5040 binary64) (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)))) (*.f64 re re))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (*.f64 (*.f64 re re) #s(literal -1/10080 binary64))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/5040 binary64) re) #s(literal 1/10080 binary64)) (*.f64 re re)))) |
#s(approx (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/5040 binary64) re) #s(literal 1/5040 binary64)) re)) #s(literal 1/10080 binary64)) (*.f64 re re))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) (*.f64 (*.f64 re re) #s(literal -1/10080 binary64))) |
#s(approx (* -1/5040 (* (+ (* 1/2 re) 1) re)) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/5040 binary64) re) #s(literal 1/10080 binary64)) (*.f64 re re)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 im) re) (neg.f64 (sin.f64 im))) re))) (*.f64 re re))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 im (/.f64 im re))) re))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (*.f64 im (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) re)))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) im (neg.f64 (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re))) re))) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im) (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re))) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im) (neg.f64 (*.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) re)))) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (-.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (neg.f64 (/.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) #s(literal 1/6 binary64)) re))) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (-.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) re))) #s(literal 1/6 binary64)) re))) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (*.f64 (-.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (neg.f64 (/.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) #s(literal 1/6 binary64)) re))) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (*.f64 (-.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (neg.f64 (/.f64 (fma.f64 #s(literal -1/120 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im)) #s(literal 1/6 binary64)) re))) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (*.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (neg.f64 (/.f64 (*.f64 #s(literal -1/120 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im))) re))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (*.f64 im (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) re)))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) im (neg.f64 (*.f64 im (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)))) re))) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im) (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re))) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im) (neg.f64 (*.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) re)))) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) re))) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (neg.f64 (/.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) re))) #s(literal 1/6 binary64)) re))) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) re))) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (neg.f64 (/.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) (neg.f64 (*.f64 (*.f64 im im) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re)))) #s(literal 1/6 binary64)) re))) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (neg.f64 (*.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) re)))) (*.f64 re re))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im) (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) (neg.f64 (*.f64 (*.f64 im im) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re)))) re))) (*.f64 re re))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (*.f64 (+.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) re))) #s(literal 1/240 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (*.f64 (+.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 im im) #s(literal 1/5040 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re))) #s(literal 1/120 binary64)) re))) #s(literal 1/240 binary64)) (*.f64 re re))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) (neg.f64 (/.f64 (*.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im))) re))) (*.f64 re re))) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) (exp.f64 re) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal 1/120 binary64) (*.f64 (exp.f64 re) #s(literal -1/6 binary64))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 (exp.f64 re) #s(literal -1/6 binary64))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* im im) -1/6) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx im im) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)))) |
#s(approx (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) (*.f64 im im))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)))) |
#s(approx (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (*.f64 (sin.f64 im) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (pow.f64 im #s(literal 5 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (+.f64 #s(literal 1/120 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 im im))) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 im im)) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (pow.f64 im #s(literal 4 binary64))))) #s(literal 1/120 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/120 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 im im))) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 im im)) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (pow.f64 im #s(literal 4 binary64))))) #s(literal 1/120 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (+.f64 #s(literal 1/120 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 im im))) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 im im)) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))))) #s(literal 1/120 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (+.f64 #s(literal 1/120 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 im im))) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)))) (*.f64 im im))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) (*.f64 im im))) #s(literal 1/120 binary64)) (*.f64 im im))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (pow.f64 im #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (pow.f64 im #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)))))) |
#s(approx (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64))))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im)) |
#s(approx (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 (neg.f64 im) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal -2 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)))) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (pow.f64 im #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)))) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 4 binary64))))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (pow.f64 im #s(literal 6 binary64)))))) (pow.f64 im #s(literal 7 binary64))))) |
Compiled 51 384 to 5 170 computations (89.9% saved)
24 alts after pruning (19 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 684 | 17 | 701 |
| Fresh | 4 | 2 | 6 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 692 | 24 | 716 |
| Status | Accuracy | Program |
|---|---|---|
| 20.5% | (*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) | |
| ✓ | 72.6% | (*.f64 (exp.f64 re) #s(approx (sin im) im)) |
| ✓ | 66.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 42.3% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| ✓ | 62.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| ▶ | 39.8% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| ▶ | 53.0% | (*.f64 #s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) |
| 50.1% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) | |
| 31.5% | (*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| ✓ | 49.3% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| ✓ | 38.7% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
| 38.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) | |
| 35.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) | |
| 31.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) | |
| ▶ | 15.8% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
| 30.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) | |
| 15.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) | |
| 14.9% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) | |
| 15.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) | |
| 15.5% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) | |
| ▶ | 35.1% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
| 29.0% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) | |
| 14.7% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) | |
| ▶ | 27.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
Compiled 2 019 to 1 090 computations (46% saved)
| Inputs |
|---|
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) |
#s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
re |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)) |
(fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im) |
(fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) |
(*.f64 im re) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im)) |
(*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64))) |
(*.f64 re re) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) |
(*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) |
#s(literal -1/10080 binary64) |
#s(literal 1/240 binary64) |
#s(literal 1/12 binary64) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (+ 1 re))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 -1)) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (- (pow re 2) 1))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (- (* (pow re 2) (+ 1 re)) 1))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (- (* (pow re 2) (+ 1 (* re (+ 1 (* 7/12 re))))) 1))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (pow re 2))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 2) (+ 1 re)))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 2) (+ 1 (* re (+ 1 (* 7/12 re))))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 2) (+ 1 (* re (+ 1 (* re (+ 7/12 (* 1/6 re))))))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* re (+ 1 (* re (+ 1/2 (* 1/6 re))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* re (+ 1/2 (* 1/6 re)))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 re)))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (- re 1))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (- (* re (+ 1 (* 1/2 re))) 1))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (- (* re (+ 1 (* re (+ 1/2 (* 1/6 re))))) 1))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (+ im (* im re)))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (+ im (* re (+ im (* 1/2 (* im re))))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 im)) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (+ im (* im re)))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (+ im (* re (+ im (* 1/2 (* im re))))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 im)) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (+ im (* 1/2 (* im re))))) |
#s(approx (* im re) #s(hole binary64 (* im re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* re (+ (* im (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))) (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (+ (/ 1 (pow re 2)) (/ 1 (pow re 3)))))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* 1/36 (pow re 6)))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* (pow re 6) (+ 1/36 (* 1/6 (/ 1 re)))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* (pow re 6) (+ 1/36 (+ (/ 7/12 (pow re 2)) (* 1/6 (/ 1 re))))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* (pow re 6) (+ 1/36 (+ (/ 7/12 (pow re 2)) (+ (* 1/6 (/ 1 re)) (/ 1 (pow re 3)))))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* 1/36 (pow re 6)))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 6) (+ 1/36 (* 1/6 (/ 1 re)))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 6) (+ 1/36 (+ (/ 7/12 (pow re 2)) (* 1/6 (/ 1 re))))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 6) (+ 1/36 (+ (/ 7/12 (pow re 2)) (+ (* 1/6 (/ 1 re)) (/ 1 (pow re 3)))))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* 1/6 re))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* re (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (- (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2)))) (/ 1 (pow re 3)))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* 1/2 (* im (pow re 2))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (/ im re))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (+ (/ im re) (/ im (pow re 2))))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* 1/2 (* im (pow re 2))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (/ im re))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (+ (/ im re) (/ im (pow re 2))))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* 1/2 (* im re)))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* re (+ (* 1/2 im) (/ im re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (+ (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re) (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (pow re 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (+ (/ 1 (pow re 2)) (+ (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (pow re 2)))))))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2)))) re)) 1/6))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* (pow re 6) (+ 1/36 (* -1 (/ (- (* -1 (/ (+ 7/12 (/ 1 re)) re)) 1/6) re)))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 6) (+ 1/36 (* -1 (/ (- (* -1 (/ (+ 7/12 (/ 1 re)) re)) 1/6) re)))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (* -1 (/ (- (/ 1 re) 1) re))) re)) 1/6))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 im) (* -1 (/ im re))) re)) (* 1/2 im))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 im) (* -1 (/ im re))) re)) (* 1/2 im))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* -1 (* re (+ (* -1 (/ im re)) (* -1/2 im)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1)) re)) (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re)) (* im (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1))) re)) (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) re)) (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6)))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (+ (* -1/12 (* (pow im 2) (pow re 2))) (* 1/2 (pow re 2))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (+ (* 1/2 (pow re 2)) (* (pow im 2) (+ (* -1/12 (pow re 2)) (* 1/240 (* (pow im 2) (pow re 2)))))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (+ (* 1/2 (pow re 2)) (* (pow im 2) (+ (* -1/12 (pow re 2)) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (pow re 2))) (* 1/240 (pow re 2))))))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 -1/12)) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (- (* 1/240 (pow im 2)) 1/12))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) #s(hole binary64 (* 1/240 (pow im 2)))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))))) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) #s(hole binary64 1/240)) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) #s(hole binary64 (+ 1/240 (* -1/10080 (pow im 2))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ (* re (+ 1 (* 1/2 re))) (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ (* re (+ 1 (* 1/2 re))) (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* -1/10080 (* (pow im 6) (pow re 2))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* (pow im 6) (+ (* -1/10080 (pow re 2)) (* 1/240 (/ (pow re 2) (pow im 2))))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* (pow im 6) (+ (* -1/12 (/ (pow re 2) (pow im 4))) (+ (* -1/10080 (pow re 2)) (* 1/240 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* (pow im 6) (+ (* -1/12 (/ (pow re 2) (pow im 4))) (+ (* -1/10080 (pow re 2)) (+ (* 1/240 (/ (pow re 2) (pow im 2))) (* 1/2 (/ (pow re 2) (pow im 6))))))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (* -1/10080 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (* (pow im 6) (- (* 1/240 (/ 1 (pow im 2))) 1/10080)))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (* (pow im 6) (- (* 1/240 (/ 1 (pow im 2))) (+ 1/10080 (/ 1/12 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (* (pow im 6) (- (+ (* 1/240 (/ 1 (pow im 2))) (* 1/2 (/ 1 (pow im 6)))) (+ 1/10080 (/ 1/12 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (* -1/10080 (pow im 4)))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (* (pow im 4) (- (* 1/240 (/ 1 (pow im 2))) 1/10080)))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (* (pow im 4) (- (* 1/240 (/ 1 (pow im 2))) (+ 1/10080 (/ 1/12 (pow im 4))))))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) #s(hole binary64 (* -1/10080 (pow im 4)))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/240 (/ 1 (pow im 2))) 1/10080)))) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) #s(hole binary64 (* -1/10080 (pow im 2)))) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) #s(hole binary64 (* (pow im 2) (- (* 1/240 (/ 1 (pow im 2))) 1/10080)))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* -1 (* im (- (* re (- (* -1/2 re) 1)) 1))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* -1 (* im (- (* -1/2 re) 1))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 4))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2))) (+ (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 6))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 4)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 2 (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (sin im) im (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* (* im re) 1/2) im) re) im) (+ (* (* im re) 1/2) im) (* im re) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) (+ (* -1/10080 (* im im)) 1/240) -1/10080 1/240 1/12) |
| 10.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 2 (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (sin im) im (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* (* im re) 1/2) im) re) im) (+ (* (* im re) 1/2) im) (* im re) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) (+ (* -1/10080 (* im im)) 1/240) -1/10080 1/240 1/12) |
| 5.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 2 (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (sin im) im (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* (* im re) 1/2) im) re) im) (+ (* (* im re) 1/2) im) (* im re) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) (+ (* -1/10080 (* im im)) 1/240) -1/10080 1/240 1/12) |
| 5.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 2 (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (sin im) im (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* (* im re) 1/2) im) re) im) (+ (* (* im re) 1/2) im) (* im re) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) (+ (* -1/10080 (* im im)) 1/240) -1/10080 1/240 1/12) |
| 5.0ms | im | @ | -inf | ((* (exp re) (sin im)) (exp re) (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 2 (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (sin im) im (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (+ (* (+ (* (* im re) 1/2) im) re) im) (+ (* (* im re) 1/2) im) (* im re) (* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) (+ (* -1/10080 (* im im)) 1/240) -1/10080 1/240 1/12) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 725 | 8014 |
| 0 | 769 | 7647 |
| 1 | 4239 | 7645 |
| 0 | 8905 | 7326 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) |
#s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
re |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)) |
(fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im) |
(fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) |
(*.f64 im re) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im)) |
(*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64))) |
(*.f64 re re) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) |
(*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) |
#s(literal -1/10080 binary64) |
#s(literal 1/240 binary64) |
#s(literal 1/12 binary64) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (+ 1 re))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 -1)) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (- (pow re 2) 1))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (- (* (pow re 2) (+ 1 re)) 1))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (- (* (pow re 2) (+ 1 (* re (+ 1 (* 7/12 re))))) 1))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (pow re 2))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 2) (+ 1 re)))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 2) (+ 1 (* re (+ 1 (* 7/12 re))))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 2) (+ 1 (* re (+ 1 (* re (+ 7/12 (* 1/6 re))))))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* re (+ 1 (* re (+ 1/2 (* 1/6 re))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* re (+ 1/2 (* 1/6 re)))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 re)))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (- re 1))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (- (* re (+ 1 (* 1/2 re))) 1))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (- (* re (+ 1 (* re (+ 1/2 (* 1/6 re))))) 1))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (+ im (* im re)))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (+ im (* re (+ im (* 1/2 (* im re))))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 im)) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (+ im (* im re)))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (+ im (* re (+ im (* 1/2 (* im re))))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 im)) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (+ im (* 1/2 (* im re))))) |
#s(approx (* im re) #s(hole binary64 (* im re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (+ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* re (+ (* im (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))) (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (+ (* re (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (+ (/ 1 (pow re 2)) (/ 1 (pow re 3)))))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* 1/36 (pow re 6)))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* (pow re 6) (+ 1/36 (* 1/6 (/ 1 re)))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* (pow re 6) (+ 1/36 (+ (/ 7/12 (pow re 2)) (* 1/6 (/ 1 re))))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* (pow re 6) (+ 1/36 (+ (/ 7/12 (pow re 2)) (+ (* 1/6 (/ 1 re)) (/ 1 (pow re 3)))))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* 1/36 (pow re 6)))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 6) (+ 1/36 (* 1/6 (/ 1 re)))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 6) (+ 1/36 (+ (/ 7/12 (pow re 2)) (* 1/6 (/ 1 re))))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 6) (+ 1/36 (+ (/ 7/12 (pow re 2)) (+ (* 1/6 (/ 1 re)) (/ 1 (pow re 3)))))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* 1/6 re))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* re (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (- (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2)))) (/ 1 (pow re 3)))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* 1/2 (* im (pow re 2))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (/ im re))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (+ (/ im re) (/ im (pow re 2))))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* 1/2 (* im (pow re 2))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (/ im re))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* (pow re 2) (+ (* 1/2 im) (+ (/ im re) (/ im (pow re 2))))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* 1/2 (* im re)))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* re (+ (* 1/2 im) (/ im re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))) (+ (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re) (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) (pow re 2))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)) (+ (/ 1 re) (+ (/ 1 (pow re 2)) (+ (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (pow re 2)))))))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2)))) re)) 1/6))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(hole binary64 (* (pow re 6) (+ 1/36 (* -1 (/ (- (* -1 (/ (+ 7/12 (/ 1 re)) re)) 1/6) re)))))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) #s(hole binary64 (* (pow re 6) (+ 1/36 (* -1 (/ (- (* -1 (/ (+ 7/12 (/ 1 re)) re)) 1/6) re)))))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (* -1 (/ (- (/ 1 re) 1) re))) re)) 1/6))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 im) (* -1 (/ im re))) re)) (* 1/2 im))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 im) (* -1 (/ im re))) re)) (* 1/2 im))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* -1 (* re (+ (* -1 (/ im re)) (* -1/2 im)))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1)) re)) (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) re)) (* im (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1))) re)) (* im (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12)))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) re)) (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))) 1) re)) (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6)))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (+ (* -1/12 (* (pow im 2) (pow re 2))) (* 1/2 (pow re 2))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (+ (* 1/2 (pow re 2)) (* (pow im 2) (+ (* -1/12 (pow re 2)) (* 1/240 (* (pow im 2) (pow re 2)))))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (+ (* 1/2 (pow re 2)) (* (pow im 2) (+ (* -1/12 (pow re 2)) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (pow re 2))) (* 1/240 (pow re 2))))))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (+ 1/2 (* (pow im 2) (- (* 1/240 (pow im 2)) 1/12))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (+ 1/2 (* (pow im 2) (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 -1/12)) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (- (* 1/240 (pow im 2)) 1/12))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (- (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))) 1/12))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) #s(hole binary64 (* 1/240 (pow im 2)))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/240 (* -1/10080 (pow im 2)))))) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) #s(hole binary64 1/240)) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) #s(hole binary64 (+ 1/240 (* -1/10080 (pow im 2))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ (* re (+ 1 (* 1/2 re))) (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ (* re (+ 1 (* 1/2 re))) (pow im 4))) (+ (* -1/5040 (* re (+ 1 (* 1/2 re)))) (+ (* 1/120 (/ (* re (+ 1 (* 1/2 re))) (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ (* re (+ 1 (* 1/2 re))) (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* -1/10080 (* (pow im 6) (pow re 2))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* (pow im 6) (+ (* -1/10080 (pow re 2)) (* 1/240 (/ (pow re 2) (pow im 2))))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* (pow im 6) (+ (* -1/12 (/ (pow re 2) (pow im 4))) (+ (* -1/10080 (pow re 2)) (* 1/240 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) #s(hole binary64 (* (pow im 6) (+ (* -1/12 (/ (pow re 2) (pow im 4))) (+ (* -1/10080 (pow re 2)) (+ (* 1/240 (/ (pow re 2) (pow im 2))) (* 1/2 (/ (pow re 2) (pow im 6))))))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (* -1/10080 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (* (pow im 6) (- (* 1/240 (/ 1 (pow im 2))) 1/10080)))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (* (pow im 6) (- (* 1/240 (/ 1 (pow im 2))) (+ 1/10080 (/ 1/12 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(hole binary64 (* (pow im 6) (- (+ (* 1/240 (/ 1 (pow im 2))) (* 1/2 (/ 1 (pow im 6)))) (+ 1/10080 (/ 1/12 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (* -1/10080 (pow im 4)))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (* (pow im 4) (- (* 1/240 (/ 1 (pow im 2))) 1/10080)))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(hole binary64 (* (pow im 4) (- (* 1/240 (/ 1 (pow im 2))) (+ 1/10080 (/ 1/12 (pow im 4))))))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) #s(hole binary64 (* -1/10080 (pow im 4)))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/240 (/ 1 (pow im 2))) 1/10080)))) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) #s(hole binary64 (* -1/10080 (pow im 2)))) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) #s(hole binary64 (* (pow im 2) (- (* 1/240 (/ 1 (pow im 2))) 1/10080)))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) #s(hole binary64 (* -1 (* im (- (* re (- (* -1/2 re) 1)) 1))))) |
#s(approx (+ (* (* im re) 1/2) im) #s(hole binary64 (* -1 (* im (- (* -1/2 re) 1))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 4))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))) (pow im 2))) (+ (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 6))) (* -1 (/ (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6) (pow im 4)))))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) #s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) |
#s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) |
(*.f64 (fabs.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) (fabs.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) (exp.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 re re)) |
(*.f64 (*.f64 re re) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) #s(literal 1 binary64)) re) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) |
(*.f64 re (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 re (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) |
(pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) re (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)) |
(fma.f64 re #s(literal 1 binary64) (*.f64 re (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) #s(literal 1 binary64))) |
(+.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) |
(+.f64 (*.f64 #s(literal 1 binary64) re) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
(fma.f64 re #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) re)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)) |
#s(literal 1/6 binary64) |
re |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)) |
(/.f64 (-.f64 (*.f64 im im) (pow.f64 (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re) #s(literal 2 binary64))) (-.f64 im (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re) #s(literal 2 binary64)) (*.f64 im im)) (-.f64 (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re) im)) |
(/.f64 (+.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re) #s(literal 3 binary64))) (fma.f64 im im (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re) #s(literal 2 binary64)) (*.f64 im (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re) #s(literal 3 binary64)) (pow.f64 im #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re) #s(literal 2 binary64)) (-.f64 (*.f64 im im) (*.f64 (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re) im)))) |
(fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im) |
(fma.f64 re (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) im) |
(-.f64 im (*.f64 (neg.f64 re) (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im))) |
(+.f64 (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re) im) |
(+.f64 im (*.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re)) |
(/.f64 (-.f64 (*.f64 im im) (pow.f64 (*.f64 (*.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 im (*.f64 (*.f64 im re) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 im im)) (-.f64 (*.f64 (*.f64 im re) #s(literal 1/2 binary64)) im)) |
(/.f64 (+.f64 (pow.f64 im #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 im re) #s(literal 3 binary64)))) (fma.f64 im im (-.f64 (pow.f64 (*.f64 (*.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 im (*.f64 (*.f64 im re) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 im re) #s(literal 3 binary64)) (pow.f64 im #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 im im) (*.f64 (*.f64 (*.f64 im re) #s(literal 1/2 binary64)) im)))) |
(fma.f64 (*.f64 im #s(literal 1/2 binary64)) re im) |
(fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) |
(fma.f64 im (*.f64 #s(literal 1/2 binary64) re) im) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 im re) im) |
(-.f64 im (*.f64 #s(literal -1/2 binary64) (*.f64 im re))) |
(+.f64 (*.f64 (*.f64 im re) #s(literal 1/2 binary64)) im) |
(+.f64 im (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 im re) |
(*.f64 re im) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re) |
(*.f64 re (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) re (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 re #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(fabs.f64 (*.f64 im im)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))) im)) |
(*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))) im) |
(*.f64 im #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re)) |
(*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64))) |
(*.f64 re (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) re)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) (*.f64 re re) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 re re) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 re re) #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) (*.f64 re re))) |
(fma.f64 (*.f64 re re) #s(literal 1/2 binary64) (*.f64 (*.f64 re re) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 re re) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) (*.f64 re re))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 re re) (*.f64 (*.f64 re re) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) (*.f64 re re)) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 re re) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) (*.f64 re re))) |
(+.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 (*.f64 re re) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)))) |
(*.f64 (neg.f64 (neg.f64 re)) (neg.f64 (neg.f64 re))) |
(*.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 re))) |
(*.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 re))) |
(*.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 re))) |
(*.f64 (neg.f64 re) (neg.f64 re)) |
(*.f64 (fabs.f64 re) (fabs.f64 re)) |
(*.f64 re re) |
(pow.f64 (exp.f64 (log.f64 re)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 re) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 re) #s(literal 2 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1 binary64)) |
(pow.f64 re #s(literal 2 binary64)) |
(fabs.f64 (*.f64 re re)) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) im) im #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/144 binary64)) (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) (*.f64 im im) #s(literal 1/12 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/1728 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) (*.f64 im im)) |
(*.f64 (*.f64 im im) (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) |
(fma.f64 (*.f64 im im) #s(literal 1/240 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) (*.f64 im im))) |
(fma.f64 (*.f64 im im) #s(literal 1/240 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)))) |
(fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) (*.f64 im im))) |
(fma.f64 #s(literal 1/240 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) #s(literal 2 binary64)) #s(literal 1/57600 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) #s(literal 1/240 binary64))) |
(/.f64 (-.f64 #s(literal 1/57600 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/1024192512000 binary64) (pow.f64 im #s(literal 6 binary64)) #s(literal 1/13824000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) #s(literal 1/240 binary64))))) |
(/.f64 (+.f64 #s(literal 1/13824000 binary64) (*.f64 #s(literal -1/1024192512000 binary64) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1/57600 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/10080 binary64) im) im #s(literal 1/240 binary64)) |
(fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) |
(fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) |
(-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 1/10080 binary64) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/10080 binary64)) #s(literal 1/240 binary64)) |
(+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) |
#s(literal -1/10080 binary64) |
#s(literal 1/240 binary64) |
#s(literal 1/12 binary64) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64) (*.f64 (sin.f64 im) #s(literal 1/2 binary64))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) #s(literal 1 binary64)) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) #s(literal -1 binary64)) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (-.f64 (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (-.f64 (*.f64 (*.f64 re re) (+.f64 #s(literal 1 binary64) re)) #s(literal 1 binary64))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/12 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 re re)) #s(literal 1 binary64))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 re re)) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (*.f64 re re) (+.f64 #s(literal 1 binary64) re))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 7/12 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 re re))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 7/12 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 re re))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) re) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 re) 1/2) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) |
#s(approx re re) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(literal -1 binary64)) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (-.f64 re #s(literal 1 binary64))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) im) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) (fma.f64 im re im)) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)) |
#s(approx (+ (* (* im re) 1/2) im) im) |
#s(approx (+ (* (* im re) 1/2) im) (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im)) |
#s(approx (* im re) (*.f64 im re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 im (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (fma.f64 (*.f64 im (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) re (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)))) re (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) re (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) re (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (* re re) (*.f64 re re)) |
#s(approx (* (exp re) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (+.f64 (pow.f64 re #s(literal -3 binary64)) (pow.f64 re #s(literal -2 binary64)))) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (*.f64 (pow.f64 re #s(literal 6 binary64)) #s(literal 1/36 binary64))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/36 binary64)) (pow.f64 re #s(literal 6 binary64)))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 7/12 binary64) (*.f64 re re))) (/.f64 #s(literal 1/6 binary64) re)) (pow.f64 re #s(literal 6 binary64)))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 7/12 binary64) (*.f64 re re))) (+.f64 (/.f64 #s(literal 1/6 binary64) re) (pow.f64 re #s(literal -3 binary64)))) (pow.f64 re #s(literal 6 binary64)))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (pow.f64 re #s(literal 6 binary64)) #s(literal 1/36 binary64))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/36 binary64)) (pow.f64 re #s(literal 6 binary64)))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 7/12 binary64) (*.f64 re re))) (/.f64 #s(literal 1/6 binary64) re)) (pow.f64 re #s(literal 6 binary64)))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 7/12 binary64) (*.f64 re re))) (+.f64 (/.f64 #s(literal 1/6 binary64) re) (pow.f64 re #s(literal -3 binary64)))) (pow.f64 re #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (*.f64 re re))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) re)) #s(literal 1/6 binary64)) (*.f64 re re))) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) re)) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (-.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal -3 binary64))) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (sin.f64 im) #s(literal 1/2 binary64) (/.f64 (sin.f64 im) re)) (*.f64 re re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (sin.f64 im) #s(literal 1/2 binary64) (+.f64 (/.f64 (sin.f64 im) (*.f64 re re)) (/.f64 (sin.f64 im) re))) (*.f64 re re))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (*.f64 (*.f64 re re) im) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (+.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (/.f64 im (*.f64 re re))) (*.f64 re re))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) (*.f64 (*.f64 (*.f64 re re) im) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) (*.f64 (+.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (/.f64 im (*.f64 re re))) (*.f64 re re))) |
#s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* im re) 1/2) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) (*.f64 re re))) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 im (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im)) (*.f64 re re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (fma.f64 im (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) (*.f64 re re)) (*.f64 im (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)))) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (+.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (pow.f64 re #s(literal -1 binary64))) (fma.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) re) (*.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 re re)))))) (*.f64 re re))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (/ (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (- (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) 1) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 7/12 binary64)) re)) #s(literal 1/6 binary64)) re) #s(literal -1 binary64) #s(literal 1/36 binary64)) (pow.f64 re #s(literal 6 binary64)))) |
#s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 7/12 binary64)) re)) #s(literal 1/6 binary64)) re) #s(literal -1 binary64) #s(literal 1/36 binary64)) (pow.f64 re #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (- (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1 binary64)) re) #s(literal -1 binary64) #s(literal 1/2 binary64)) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (sin.f64 im) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 im) re) #s(literal -1 binary64) (neg.f64 (sin.f64 im))) re))) (*.f64 re re))) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 im re) #s(literal -1 binary64) (neg.f64 im)) re))) (*.f64 re re))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 im re) #s(literal -1 binary64) (neg.f64 im)) re))) (*.f64 re re))) |
#s(approx (+ (* (* im re) 1/2) im) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) im (/.f64 (neg.f64 im) re)) re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (*.f64 im (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) re)))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) im (neg.f64 (*.f64 im (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)))) re))) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) im) im (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) im) im (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)) (*.f64 im im) (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re))) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (* (exp re) (sin im)) (*.f64 im (exp.f64 re))) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) (exp.f64 re) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (exp.f64 re) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 im im) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* im re) 1/2) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* im im) -1/6) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 im im) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (*.f64 im im) (-.f64 (fma.f64 (*.f64 im im) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) im) im (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (fma.f64 (pow.f64 (*.f64 im re) #s(literal 2 binary64)) #s(literal -1/12 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (fma.f64 (fma.f64 (pow.f64 (*.f64 im re) #s(literal 2 binary64)) #s(literal 1/240 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 re re))) (*.f64 im im) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 im re) #s(literal 2 binary64)) #s(literal -1/10080 binary64) (*.f64 (*.f64 re re) #s(literal 1/240 binary64))) (*.f64 im im) (*.f64 #s(literal -1/12 binary64) (*.f64 re re))) (*.f64 im im) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/240 binary64)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/240 binary64)) #s(literal 1/12 binary64))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im) #s(literal 1/12 binary64))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) (*.f64 (*.f64 im im) #s(literal 1/240 binary64))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) im) im)) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) #s(literal 1/240 binary64)) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) (fma.f64 (*.f64 im im) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (*.f64 (sin.f64 im) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 im im))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 im im)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (pow.f64 im #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 im im))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)))))) |
#s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 im im)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (pow.f64 im #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (*.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/10080 binary64)) (*.f64 re re))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/240 binary64) (*.f64 (*.f64 re re) #s(literal -1/10080 binary64))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/12 binary64) (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/240 binary64) (*.f64 (*.f64 re re) #s(literal -1/10080 binary64)))))) |
#s(approx (* (* re re) (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/12 binary64) (fma.f64 (*.f64 re re) #s(literal -1/10080 binary64) (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/240 binary64)) (*.f64 im im))))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/10080 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/240 binary64)) #s(literal 1/10080 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/240 binary64)) #s(literal 1/10080 binary64)) (/.f64 #s(literal 1/12 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 im #s(literal -6 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/240 binary64))) #s(literal 1/10080 binary64)) (/.f64 #s(literal 1/12 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/10080 binary64))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/240 binary64)) #s(literal 1/10080 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/240 binary64)) #s(literal 1/10080 binary64)) (/.f64 #s(literal 1/12 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/10080 binary64))) |
#s(approx (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/240 binary64)) #s(literal 1/10080 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) |
#s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/240 binary64)) #s(literal 1/10080 binary64)) (*.f64 im im))) |
#s(approx (+ (* (+ (* (* im re) 1/2) im) re) im) (*.f64 (neg.f64 im) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) re) #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
#s(approx (+ (* (* im re) 1/2) im) (*.f64 (neg.f64 im) (-.f64 (*.f64 #s(literal -1/2 binary64) re) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 (neg.f64 im) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal -2 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 im im))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 4 binary64))))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/5040 binary64)) #s(literal 1/5040 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1/120 binary64)) (*.f64 im im))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (pow.f64 im #s(literal 6 binary64)))))) (pow.f64 im #s(literal 7 binary64))))) |
Compiled 31 038 to 3 029 computations (90.2% saved)
29 alts after pruning (22 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 467 | 12 | 479 |
| Fresh | 4 | 10 | 14 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 474 | 29 | 503 |
| Status | Accuracy | Program |
|---|---|---|
| 20.5% | (*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) | |
| ✓ | 72.6% | (*.f64 (exp.f64 re) #s(approx (sin im) im)) |
| ✓ | 66.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 42.3% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| ✓ | 62.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 39.8% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) | |
| 9.7% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) | |
| 48.6% | (*.f64 #s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))))) (sin.f64 im)) | |
| 49.0% | (*.f64 #s(approx (exp re) (/.f64 (-.f64 #s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (*.f64 re re) (+.f64 #s(literal 1 binary64) re))) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) | |
| 50.1% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) | |
| 31.5% | (*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| 15.7% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| 30.9% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| ✓ | 49.3% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| ✓ | 38.7% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
| 35.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) | |
| 31.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) | |
| 15.8% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) | |
| 15.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) | |
| 14.9% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) | |
| 30.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) | |
| 15.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) | |
| 15.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) | |
| 15.5% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) | |
| ✓ | 35.1% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
| 34.7% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) | |
| 29.0% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) | |
| 14.7% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) | |
| ✓ | 27.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
Compiled 3 385 to 1 073 computations (68.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re (sin.f64 im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 #s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (*.f64 re re) (+.f64 #s(literal 1 binary64) re))) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re (sin.f64 im)) re (sin.f64 im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))))) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
5 calls:
| 16.0ms | im |
| 15.0ms | re |
| 15.0ms | (exp.f64 re) |
| 14.0ms | (sin.f64 im) |
| 11.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (sin.f64 im) |
| 100.0% | 1 | (exp.f64 re) |
| 100.0% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 100.0% | 1 | re |
| 100.0% | 1 | im |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re (sin.f64 im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 #s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (*.f64 re re) (+.f64 #s(literal 1 binary64) re))) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 #s(approx (pow (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 2) (*.f64 (*.f64 re re) (+.f64 #s(literal 1 binary64) re))) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
5 calls:
| 56.0ms | re |
| 48.0ms | (sin.f64 im) |
| 11.0ms | im |
| 10.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 8.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 3 | (sin.f64 im) |
| 95.3% | 3 | (exp.f64 re) |
| 100.0% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 98.4% | 4 | re |
| 82.6% | 2 | im |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re (sin.f64 im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
2 calls:
| 11.0ms | re |
| 9.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 98.4% | 4 | re |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re (sin.f64 im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
2 calls:
| 41.0ms | re |
| 9.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 98.0% | 4 | re |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re (sin.f64 im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
1 calls:
| 9.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re (sin.f64 im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
2 calls:
| 10.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 10.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 3 | re |
| 99.5% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
1 calls:
| 12.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
5 calls:
| 11.0ms | (exp.f64 re) |
| 11.0ms | im |
| 9.0ms | (sin.f64 im) |
| 9.0ms | re |
| 8.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 3 | (sin.f64 im) |
| 60.0% | 2 | im |
| 67.0% | 3 | re |
| 67.0% | 3 | (exp.f64 re) |
| 66.5% | 3 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
5 calls:
| 16.0ms | im |
| 9.0ms | re |
| 8.0ms | (sin.f64 im) |
| 7.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 6.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.0% | 2 | (sin.f64 im) |
| 42.3% | 1 | im |
| 46.3% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 45.4% | 2 | (exp.f64 re) |
| 45.4% | 2 | re |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) re)) (*.f64 re re))) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) im) im)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
1 calls:
| 8.0ms | (sin.f64 im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.9% | 2 | (sin.f64 im) |
Compiled 2 to 3 computations (-50% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/10080 (* im im)) 1/240) (*.f64 (*.f64 im im) #s(literal -1/10080 binary64))) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 im im) #s(literal 1/240 binary64)) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
1 calls:
| 41.0ms | (sin.f64 im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.7% | 2 | (sin.f64 im) |
Compiled 2 to 3 computations (-50% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) im) (*.f64 (*.f64 (*.f64 re re) im) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) #s(literal 1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
2 calls:
| 23.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 6.0ms | (sin.f64 im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.3% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 44.1% | 2 | (sin.f64 im) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) (fma.f64 #s(approx (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) #s(literal -1/12 binary64)) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) im (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (*.f64 (fma.f64 im #s(literal 1/2 binary64) (/.f64 im re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
5 calls:
| 31.0ms | (sin.f64 im) |
| 5.0ms | im |
| 5.0ms | re |
| 5.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 4.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.9% | 2 | im |
| 43.3% | 2 | (sin.f64 im) |
| 41.3% | 2 | re |
| 38.7% | 1 | (exp.f64 re) |
| 43.5% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
1 calls:
| 3.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.3% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
4 calls:
| 56.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 4.0ms | (sin.f64 im) |
| 4.0ms | im |
| 3.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.7% | 1 | im |
| 38.7% | 1 | re |
| 38.7% | 1 | (sin.f64 im) |
| 38.7% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 9 to 12 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 (fma.f64 (*.f64 im re) #s(literal 1/2 binary64) im) re im)))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) re #s(literal 1 binary64)) im))) |
5 calls:
| 42.0ms | re |
| 3.0ms | (sin.f64 im) |
| 3.0ms | im |
| 3.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 2.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.3% | 1 | re |
| 38.3% | 1 | im |
| 38.3% | 1 | (exp.f64 re) |
| 38.3% | 1 | (sin.f64 im) |
| 38.3% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (* -1/6 re) (+ (* 1/2 re) 1)) (* (+ (+ (* 1/120 (* (+ (* 1/2 re) 1) re)) 1/120) (* (- (* -1/5040 (* (+ (* 1/2 re) 1) re)) 1/5040) (* im im))) (* im im))) 1/6) (* im im)) (* (+ (* 1/2 re) 1) re)) 1) (*.f64 (*.f64 re re) #s(approx (+ (* (- (* (+ (* -1/10080 (* im im)) 1/240) (* im im)) 1/12) (* im im)) 1/2) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) (*.f64 (*.f64 im re) #s(literal 1/2 binary64))) re im)))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im))) |
5 calls:
| 3.0ms | im |
| 3.0ms | (sin.f64 im) |
| 3.0ms | re |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 2.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.7% | 1 | im |
| 38.8% | 2 | re |
| 34.7% | 1 | (sin.f64 im) |
| 38.8% | 2 | (exp.f64 re) |
| 38.8% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 #s(approx (+ (* (* im re) 1/2) im) im) re im)))) |
(*.f64 #s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) #s(approx (sin im) im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) (fma.f64 im re im)))) |
5 calls:
| 6.0ms | re |
| 2.0ms | im |
| 2.0ms | (sin.f64 im) |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.0% | 1 | im |
| 29.0% | 1 | (sin.f64 im) |
| 29.0% | 1 | re |
| 29.0% | 1 | (exp.f64 re) |
| 29.0% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (sin im) im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (* (+ (* 1/2 re) 1) re) 1) im) im))) |
5 calls:
| 1.0ms | (sin.f64 im) |
| 1.0ms | im |
| 1.0ms | re |
| 1.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.3% | 1 | im |
| 27.3% | 1 | re |
| 27.3% | 1 | (exp.f64 re) |
| 27.3% | 1 | (sin.f64 im) |
| 27.3% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.3434014136894326e+100 | 4.7964857310430384e+104 |
| 14.0ms | 2.929244977726119e-10 | 1.6723431308830312e-8 |
| 14.0ms | -3.6225259633841813 | -2.7914705953469463e-5 |
| 22.0ms | 384× | 0 | valid |
Compiled 1 065 to 837 computations (21.4% saved)
ival-sin: 8.0ms (57.2% of total)ival-exp: 4.0ms (28.6% of total)ival-mult!: 2.0ms (14.3% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.3434014136894326e+100 | 4.7964857310430384e+104 |
| 1.0ms | 2.929244977726119e-10 | 1.6723431308830312e-8 |
| 38.0ms | -3.6225259633841813 | -2.7914705953469463e-5 |
| 34.0ms | 96× | 0 | valid |
Compiled 665 to 565 computations (15% saved)
ival-sin: 2.0ms (53.2% of total)ival-exp: 1.0ms (26.6% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9988024036625208 | +inf |
| 0.0ms | 1.635439081706938e-194 | 1.0248299677193279e-183 |
| 0.0ms | -0.0876394619144205 | 0.0 |
| 0.0ms | -inf | -0.9989140332662326 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9988024036625208 | +inf |
| 0.0ms | 1.635439081706938e-194 | 1.0248299677193279e-183 |
| 0.0ms | -0.0876394619144205 | 0.0 |
| 0.0ms | -inf | -0.9989140332662326 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9988024036625208 | +inf |
| 0.0ms | 1.635439081706938e-194 | 1.0248299677193279e-183 |
| 0.0ms | -0.0876394619144205 | 0.0 |
| 0.0ms | -inf | -0.9989140332662326 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9988024036625208 | +inf |
| 0.0ms | 7.0023413506903485e-46 | 3.874102192513273e-44 |
| 0.0ms | -0.0876394619144205 | 0.0 |
| 0.0ms | -inf | -0.9989140332662326 |
Compiled 8 to 10 computations (-25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 2.929244977726119e-10 | 1.6723431308830312e-8 |
| 14.0ms | -16337098.03930996 | -145878.90852799913 |
| 14.0ms | 192× | 0 | valid |
Compiled 498 to 402 computations (19.3% saved)
ival-sin: 4.0ms (39.6% of total)ival-mult!: 4.0ms (39.6% of total)ival-exp: 2.0ms (19.8% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.497554240200488e-35 | 1.7165356653348272e-32 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6785109368952028e-6 | 0.0004461531471627276 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6785109368952028e-6 | 0.0004461531471627276 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.4604618968076967e-306 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.229426591834851 | 0.24152819628568287 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.635439081706938e-194 | 1.0248299677193279e-183 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8651414769007622 | 0.9252697329813279 |
Compiled 8 to 10 computations (-25% saved)
| 1× | fuel |
Compiled 1 289 to 199 computations (84.6% saved)
(negabs im)
Compiled 5 166 to 1 698 computations (67.1% saved)
Loading profile data...