
Time bar (total: 5.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 7 to 7 computations (0% saved)
| 1.7s | 8 256× | 0 | valid |
ival-sin: 1.1s (89.4% of total)ival-exp: 69.0ms (5.4% of total)ival-mult: 61.0ms (4.8% of total)adjust: 3.0ms (0.2% of total)ival-assert: 3.0ms (0.2% 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 |
| 39.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-sin: 13.0ms (60.7% of total)ival-exp: 4.0ms (18.7% of total)ival-mult: 3.0ms (14% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 34 |
| 1 | 40 | 34 |
| 2 | 120 | 32 |
| 3 | 416 | 32 |
| 4 | 1696 | 32 |
| 0 | 5 | 5 |
| 0 | 8 | 5 |
| 1 | 12 | 5 |
| 2 | 26 | 5 |
| 3 | 67 | 5 |
| 4 | 279 | 5 |
| 5 | 2296 | 5 |
| 0 | 8125 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(*.f64 (sin.f64 im) (exp.f64 re)) |
(negabs im)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 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 | @ | 0 | ((* (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 | @ | 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 428 to 117 computations (72.7% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 8 | 35 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 9 | 36 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 73.8% | (*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
| ▶ | 56.0% | (*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| 64.6% | (*.f64 (exp.f64 re) #s(approx (sin im) im)) | |
| 64.2% | (*.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)) | |
| 60.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))) (sin.f64 im)) | |
| ▶ | 48.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| ▶ | 48.7% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
| ▶ | 48.0% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
Compiled 179 to 143 computations (20.1% saved)
| Inputs |
|---|
(*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
(sinh.f64 re) |
re |
(cosh.f64 re) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.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) |
#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(literal 1 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
(fma.f64 (sin.f64 im) re (sin.f64 im)) |
| Outputs |
|---|
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#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 -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp 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 (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (sin im)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (+ (sin im) (/ (sin im) re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (sin im)) (* -1 (/ (sin im) re))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (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 (* (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 (* (+ (* (* 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 (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))))) |
#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 (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | re | @ | -inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (sin im) im (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
| 3.0ms | re | @ | inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (sin im) im (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
| 3.0ms | im | @ | inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (sin im) im (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
| 2.0ms | im | @ | -inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (sin im) im (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
| 2.0ms | im | @ | 0 | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (sin im) im (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 1344 |
| 0 | 293 | 1230 |
| 1 | 1636 | 1176 |
| 0 | 8702 | 1109 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
(sinh.f64 re) |
re |
(cosh.f64 re) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.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) |
#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(literal 1 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
(fma.f64 (sin.f64 im) re (sin.f64 im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#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 -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp 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 (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (sin im)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (+ (sin im) (/ (sin im) re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (sin im)) (* -1 (/ (sin im) re))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (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 (* (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 (* (+ (* (* 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 (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))))) |
#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 (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (pow.f64 (sinh.f64 re) #s(literal 2 binary64))) (exp.f64 (neg.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 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64))) (-.f64 (sinh.f64 re) (cosh.f64 re))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64))) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(exp.f64 re) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 2 binary64)) |
(sinh.f64 re) |
(-.f64 (/.f64 (exp.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64))) |
re |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (neg.f64 re)) (exp.f64 (neg.f64 (neg.f64 re)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 re))) |
(cosh.f64 (neg.f64 re)) |
(cosh.f64 re) |
(+.f64 (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64)) (/.f64 (exp.f64 re) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64))) |
(sin.f64 im) |
im |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (sin.f64 im) #s(approx (+ (sinh re) (cosh re)) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (+ (sinh re) (cosh re)) (-.f64 re #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64))) (neg.f64 (+.f64 re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 re re) (+.f64 re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 re #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) (exp.f64 re)) |
(*.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 (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (pow.f64 (sinh.f64 re) #s(literal 2 binary64))) (exp.f64 (neg.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 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64))) (-.f64 (sinh.f64 re) (cosh.f64 re))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64))) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(exp.f64 re) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
(+.f64 (sinh.f64 re) (cosh.f64 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))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 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 (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64))) (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) (-.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 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 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) (*.f64 (*.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)) |
(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 #s(literal 1/6 binary64) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 im im)) (*.f64 #s(literal 1/6 binary64) (*.f64 im im)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 im im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.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)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.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 (-.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) (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 (*.f64 im im) #s(literal 3 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))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 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)))))) |
(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 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #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 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 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 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 im im))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 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))))) (/.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 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 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 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 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 (*.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 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.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 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #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)) |
(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(literal 1 binary64) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
(*.f64 (+.f64 #s(literal 1 binary64) re) (sin.f64 im)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (fma.f64 (sin.f64 im) (sin.f64 im) (fma.f64 (*.f64 (neg.f64 re) (sin.f64 im)) (*.f64 (neg.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) (*.f64 (neg.f64 re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 im) re) (sin.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 im) (*.f64 (sin.f64 im) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 im) re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (sin.f64 im) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 im) re) (sin.f64 im))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64))) (-.f64 (sin.f64 im) (*.f64 (sin.f64 im) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 im) re) (sin.f64 im))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64))) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (sin.f64 im) re))))) |
(fma.f64 (sin.f64 im) re (sin.f64 im)) |
(fma.f64 re (sin.f64 im) (sin.f64 im)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 im) re) (sin.f64 im))) (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 im) re) (sin.f64 im)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (sin.f64 im) re))) (/.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (sin.f64 im) re)))) |
(-.f64 (sin.f64 im) (*.f64 (neg.f64 re) (sin.f64 im))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 im) re) (sin.f64 im))))) (/.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (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 (sin.f64 im) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (sin.f64 im) re))))) (/.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64)) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (sin.f64 im) re)))))) |
(+.f64 (*.f64 (sin.f64 im) re) (sin.f64 im)) |
(+.f64 (sin.f64 im) (*.f64 (sin.f64 im) re)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (sin.f64 im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 im) re) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 im) re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (sinh re) (cosh re)) #s(literal 1 binary64)) |
#s(approx (+ (sinh re) (cosh re)) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (sinh re) (cosh 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 (sinh re) re) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 re re) #s(literal 1/120 binary64)) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx re re) |
#s(approx (cosh re) #s(literal 1 binary64)) |
#s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 re re) #s(literal 1/24 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (sin.f64 im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 im) re) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 im) re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (sinh re) (cosh re)) #s(literal 1 binary64)) |
#s(approx (+ (sinh re) (cosh re)) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (sinh re) (cosh 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 -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (sin im) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (sin im) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (sin.f64 im))) |
#s(approx (+ (sinh re) (cosh re)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) |
#s(approx (sinh re) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (cosh re) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (+ (sinh re) (cosh re)) (exp.f64 re)) |
#s(approx (- re -1) re) |
#s(approx (- re -1) (fma.f64 #s(literal 1 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (sin.f64 im) re)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (/.f64 (sin.f64 im) re) (sin.f64 im)) re)) |
#s(approx (+ (* (sin im) re) (sin im)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 im) re) #s(literal -1 binary64) (neg.f64 (sin.f64 im))) re))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 im im)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal -1/6 binary64))) (*.f64 im im))) 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 #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 (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/6 binary64) (exp.f64 re)) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (+ (sinh re) (cosh 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 (* (+ (* (* 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(literal 1 binary64) re) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) 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 (* (+ (* (* im im) -1/6) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal -2 binary64))) (pow.f64 im #s(literal 3 binary64))))) |
Compiled 4 232 to 800 computations (81.1% saved)
17 alts after pruning (13 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 199 | 13 | 212 |
| Fresh | 3 | 0 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 204 | 17 | 221 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 73.9% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)) (sin.f64 im)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 26.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))) | |
| 64.6% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| 64.2% | (*.f64 #s(approx (+ (sinh re) (cosh 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)) | |
| ▶ | 60.8% | (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| ✓ | 48.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| ▶ | 27.6% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
| 27.4% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) | |
| 23.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) | |
| ✓ | 48.7% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
| ✓ | 48.0% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| 27.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) | |
| 27.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) | |
| 26.9% | #s(approx (* (exp re) (sin 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))) | |
| ▶ | 26.7% | #s(approx (* (exp re) (sin 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))) |
| ▶ | 21.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 612 to 422 computations (31% saved)
| Inputs |
|---|
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)) (sin.f64 im)) |
(+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
(*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re) |
(fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 re re) |
re |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(cosh.f64 re) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) 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) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#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)) |
(*.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) |
(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)) |
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 #s(approx (+ (sinh re) (cosh 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 (+ (sinh re) (cosh 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) |
| Outputs |
|---|
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow re 2))))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#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 -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 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 (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* (pow re 3) (+ 1/6 (/ 1 (pow re 2)))))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (/ 1 (pow re 2)))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp 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 (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 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 (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (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 (* (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 (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (* (* im im) 1/120) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 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/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* 1/120 (pow im 5)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* 1/120 (pow im 4)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* (pow im 2) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1/5040 (pow im 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* -1/5040 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* (pow im 2) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) (+ 1/120 (/ 1 (pow im 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- 1/5040 (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | im | @ | -inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
| 4.0ms | im | @ | 0 | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
| 4.0ms | im | @ | inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
| 3.0ms | re | @ | -inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
| 3.0ms | re | @ | inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 378 | 2821 |
| 0 | 420 | 2628 |
| 1 | 1899 | 2570 |
| 0 | 8481 | 2508 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)) (sin.f64 im)) |
(+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
(*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re) |
(fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 re re) |
re |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(cosh.f64 re) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) 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) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#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)) |
(*.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) |
(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)) |
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 #s(approx (+ (sinh re) (cosh 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 (+ (sinh re) (cosh 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(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow re 2))))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#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 -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 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 (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* (pow re 3) (+ 1/6 (/ 1 (pow re 2)))))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (/ 1 (pow re 2)))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp 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 (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 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 (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (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 (* (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 (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (* (* im im) 1/120) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 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/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* 1/120 (pow im 5)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* 1/120 (pow im 4)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* (pow im 2) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1/5040 (pow im 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* -1/5040 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* (pow im 2) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) (+ 1/120 (/ 1 (pow im 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- 1/5040 (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) (+.f64 (cosh.f64 re) #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)))) |
(*.f64 (+.f64 (cosh.f64 re) #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re))) (sin.f64 im)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (*.f64 (cosh.f64 re) #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64))) (-.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (-.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re))))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)))))) |
(+.f64 (cosh.f64 re) #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re))) |
(+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
(*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re) |
(*.f64 re (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) re) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) re) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) re) (*.f64 #s(literal 1 binary64) re) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) re) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) re)) (*.f64 (*.f64 #s(literal 1 binary64) re) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 re #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 re (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 re (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) (*.f64 re (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))) (*.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re (*.f64 (*.f64 re re) #s(literal 1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) re (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) re)) |
(fma.f64 re #s(literal 1 binary64) (*.f64 re (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) re) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) re)) |
(+.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))) |
(*.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 re re)) |
(*.f64 (*.f64 re re) (+.f64 (pow.f64 re #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 re re)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 re re)) (*.f64 #s(literal -1/6 binary64) (*.f64 re re)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 re re)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 re (*.f64 #s(literal 1/6 binary64) re) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 re re))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
(*.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 (neg.f64 re)) (neg.f64 (neg.f64 re))) |
(*.f64 (fabs.f64 re) (fabs.f64 re)) |
(*.f64 (neg.f64 re) (neg.f64 re)) |
(*.f64 re re) |
(pow.f64 (exp.f64 (log.f64 re)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 re) #s(literal 2 binary64)) |
(pow.f64 (neg.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)))) |
re |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (neg.f64 re)) (exp.f64 (neg.f64 (neg.f64 re)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 re))) |
(cosh.f64 (neg.f64 re)) |
(cosh.f64 re) |
(+.f64 (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64)) (/.f64 (exp.f64 re) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64))) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) 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) |
(*.f64 im (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))))) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im)) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 im im)) |
(*.f64 im (*.f64 im #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.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 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #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)) |
(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/120 binary64) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64))) (neg.f64 (+.f64 re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 re re) (+.f64 re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 re #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))) (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))))) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im)) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #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)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.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 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.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 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (fma.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 #s(literal 1/36 binary64) (fma.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 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) |
(*.f64 (*.f64 im im) (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im)))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))))) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(fma.f64 im (*.f64 im #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(fma.f64 im (*.f64 im #s(literal 1/120 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 im im)) (*.f64 #s(literal 1/5040 binary64) (*.f64 im im)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 im im)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64)))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 im im))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))))) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 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))) (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 (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 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 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 (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 (-.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 (/.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 (/.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 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 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 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 #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 (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(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 (sinh re) re) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 re re) #s(literal 1/120 binary64)) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) re) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (+ (* (* re re) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* re re) 1/6) 1) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* re re) (*.f64 re re)) |
#s(approx re re) |
#s(approx (cosh re) #s(literal 1 binary64)) |
#s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 re re) #s(literal 1/24 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 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 -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (+.f64 #s(literal 1 binary64) 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 (* (exp re) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (sin.f64 im))) |
#s(approx (exp re) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) |
#s(approx (sinh re) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/6 binary64) re)) |
#s(approx (+ (* (* re re) 1/6) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* re re) 1/6) 1) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (cosh re) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (* (exp re) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (- re -1) re) |
#s(approx (- re -1) (fma.f64 #s(literal 1 binary64) re #s(literal 1 binary64))) |
#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 (* (exp re) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))))) (*.f64 im im))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))))) (*.f64 im im))) 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 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/6 binary64) (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 #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 (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) im) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 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 (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 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 (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* im im) 1/120) 1/6) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* im im) 1/120) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 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/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 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/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (-.f64 #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 (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (+.f64 (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 (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (-.f64 (+.f64 (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 (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 im im))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 im #s(literal -4 binary64))) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
Compiled 15 261 to 2 366 computations (84.5% saved)
24 alts after pruning (18 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 460 | 11 | 471 |
| Fresh | 1 | 7 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 464 | 24 | 488 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.2% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) |
| 64.0% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) | |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 26.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))) | |
| 64.6% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| 64.2% | (*.f64 #s(approx (+ (sinh re) (cosh 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)) | |
| ✓ | 60.8% | (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 34.4% | (*.f64 #s(approx (+ (sinh re) (cosh 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))) | |
| 27.6% | (*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) | |
| ✓ | 48.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| 27.4% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) | |
| 27.6% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 27.3% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ▶ | 23.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
| 9.7% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) | |
| ✓ | 48.7% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
| ✓ | 48.0% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| ▶ | 27.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
| ▶ | 27.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
| ▶ | 26.9% | #s(approx (* (exp re) (sin 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))) |
| 26.7% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 26.7% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 25.9% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ✓ | 21.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 1 058 to 717 computations (32.2% saved)
| Inputs |
|---|
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) |
(+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
(*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re) |
(fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 re re) |
re |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(sin.f64 im) |
im |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
(*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im) |
(+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) |
(-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) re) |
#s(literal -1/6 binary64) |
(*.f64 im im) |
#s(approx (* (exp re) (sin 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 (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)) |
(*.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) |
(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)) |
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
(*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) |
(-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) |
(fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) |
(+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) |
(fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) |
(*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) |
(*.f64 #s(literal -1/5040 binary64) re) |
#s(literal 1/5040 binary64) |
| Outputs |
|---|
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow re 2))))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (+ (* 1/24 (* re re)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/24 (* re re)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow re 2))))) |
#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 -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (+ (* im (* re (+ 1 (* -1/6 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (* -1/6 (pow im 2)))))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (+ (* -1/6 (pow im 2)) (* re (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (- (* -1/6 re) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* -1/6 re) 1/6) #s(hole binary64 (- (* -1/6 re) 1/6))) |
#s(approx (* -1/6 re) #s(hole binary64 (* -1/6 re))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 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 re) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/120 re) 1/120) #s(hole binary64 (+ 1/120 (* 1/120 re)))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (+ (* -1/5040 (* (pow im 2) re)) (* -1/5040 (pow im 2))))) |
#s(approx (- (* -1/5040 re) 1/5040) #s(hole binary64 -1/5040)) |
#s(approx (- (* -1/5040 re) 1/5040) #s(hole binary64 (- (* -1/5040 re) 1/5040))) |
#s(approx (* -1/5040 re) #s(hole binary64 (* -1/5040 re))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* (pow re 3) (+ 1/6 (/ 1 (pow re 2)))))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (/ 1 (pow re 2)))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (* 1/24 (pow re 4)))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (* (pow re 4) (+ 1/24 (* 1/2 (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (* (pow re 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow re 2))) (/ 1 (pow re 4))))))) |
#s(approx (+ (* 1/24 (* re re)) 1/2) #s(hole binary64 (* 1/24 (pow re 2)))) |
#s(approx (+ (* 1/24 (* re re)) 1/2) #s(hole binary64 (* (pow re 2) (+ 1/24 (* 1/2 (/ 1 (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 (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (sin im)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (+ (sin im) (/ (sin im) re))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (* re (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* re (+ (* im (+ 1 (* -1/6 (pow im 2)))) (/ (* im (+ 1 (* -1/6 (pow im 2)))) re))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* re (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* re (+ 1 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (pow im 2)) (/ 1 re))))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* re (+ 1 (+ (* -1/6 (/ (pow im 2) re)) (* -1/6 (pow im 2))))))) |
#s(approx (- (* -1/6 re) 1/6) #s(hole binary64 (* -1/6 re))) |
#s(approx (- (* -1/6 re) 1/6) #s(hole binary64 (* -1 (* re (+ 1/6 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* re (+ (* im (+ 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)))) re))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* re (+ 1 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (+ (/ 1 re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re))))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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)) re)))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* re (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* re (- (+ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (+ 1/6 (* 1/6 (/ 1 re))))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* re (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* re (- (+ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) 1/6)))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* re (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* re (+ 1/120 (+ (* -1/5040 (/ (pow im 2) re)) (+ (* -1/5040 (pow im 2)) (* 1/120 (/ 1 re)))))))) |
#s(approx (+ (* 1/120 re) 1/120) #s(hole binary64 (* 1/120 re))) |
#s(approx (+ (* 1/120 re) 1/120) #s(hole binary64 (* re (+ 1/120 (* 1/120 (/ 1 re)))))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* -1/5040 (* (pow im 2) re)))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* re (+ (* -1/5040 (/ (pow im 2) re)) (* -1/5040 (pow im 2)))))) |
#s(approx (- (* -1/5040 re) 1/5040) #s(hole binary64 (* -1/5040 re))) |
#s(approx (- (* -1/5040 re) 1/5040) #s(hole binary64 (* -1 (* re (+ 1/5040 (* 1/5040 (/ 1 re))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (sin im)) (* -1 (/ (sin im) re))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* im (* re (- (* 1/6 (pow im 2)) 1)))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (* im (+ 1 (* -1/6 (pow im 2)))) re)) (* im (- (* 1/6 (pow im 2)) 1))))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* -1 (* re (- (* 1/6 (pow im 2)) 1))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* -1 (* re (- (+ (* -1 (/ (+ 1 (* -1/6 (pow im 2))) re)) (* 1/6 (pow im 2))) 1))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* -1 (* re (- (* 1/6 (pow im 2)) 1))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* -1 (* re (- (+ (* 1/6 (/ (pow im 2) re)) (* 1/6 (pow im 2))) 1))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* im (* re (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1)))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* re (+ (* -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))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* -1 (* re (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* -1 (* re (- (+ (* -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))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* -1 (* re (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* -1 (* re (- (+ (* -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))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* -1 (* re (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* -1 (* re (+ 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)))))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* -1 (* re (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* -1 (* re (+ 1/6 (+ (* -1 (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* -1 (* re (- (* 1/5040 (pow im 2)) 1/120))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* -1 (* re (- (+ (* -1 (/ (+ 1/120 (* -1/5040 (pow im 2))) re)) (* 1/5040 (pow im 2))) 1/120))))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* -1 (* re (+ (* 1/5040 (/ (pow im 2) re)) (* 1/5040 (pow im 2))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (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 (* (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 (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6)))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 re)) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 re)) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (- (* -1/6 re) 1/6))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* -1/6 re))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (* 1/120 re)))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/5040 re) 1/5040)))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1/5040 (pow im 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 3) (- (* -1/6 re) 1/6)))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 3) (- (+ (* -1/6 re) (+ (/ 1 (pow im 2)) (/ re (pow im 2)))) 1/6)))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 2) (- (* -1/6 re) 1/6)))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 2) (- (+ (* -1/6 re) (+ (/ 1 (pow im 2)) (/ re (pow im 2)))) 1/6)))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 2) (- (* -1/6 re) 1/6)))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 2) (- (+ (* -1/6 re) (/ re (pow im 2))) 1/6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* -1/5040 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* (pow im 2) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 7) (- (* -1/5040 re) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ re (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 6) (- (* -1/5040 re) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ re (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 6) (- (* -1/5040 re) 1/5040)))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (/ re (pow im 6)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* (pow im 4) (- (* -1/5040 re) 1/5040)))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* (pow im 4) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* (pow im 4) (- (* -1/5040 re) 1/5040)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* (pow im 4) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) 1/5040)))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* (pow im 2) (- (* -1/5040 re) 1/5040)))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* (pow im 2) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- 1/5040 (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (+ (* -1 (- (* -1/6 re) 1/6)) (* -1 (/ (+ 1 re) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 re) 1/5040)) (* -1 (/ (+ 1/120 (* 1/120 re)) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 re) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 re)) (pow im 2))) (* -1 (/ (- (* -1/6 re) 1/6) (pow im 4))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 re) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 re)) (pow im 2))) (+ (* -1 (/ (+ 1 re) (pow im 6))) (* -1 (/ (- (* -1/6 re) 1/6) (pow im 4)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | im | @ | inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (+ (* 1/24 (* re re)) 1/2) 1/24 1/2 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (- (* -1/6 re) 1/6) (* -1/6 re) -1/6 (* im im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 1/120 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im)) (- (* -1/5040 re) 1/5040) (* -1/5040 re) 1/5040) |
| 7.0ms | re | @ | -inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (+ (* 1/24 (* re re)) 1/2) 1/24 1/2 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (- (* -1/6 re) 1/6) (* -1/6 re) -1/6 (* im im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 1/120 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im)) (- (* -1/5040 re) 1/5040) (* -1/5040 re) 1/5040) |
| 6.0ms | re | @ | inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (+ (* 1/24 (* re re)) 1/2) 1/24 1/2 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (- (* -1/6 re) 1/6) (* -1/6 re) -1/6 (* im im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 1/120 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im)) (- (* -1/5040 re) 1/5040) (* -1/5040 re) 1/5040) |
| 5.0ms | im | @ | -inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (+ (* 1/24 (* re re)) 1/2) 1/24 1/2 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (- (* -1/6 re) 1/6) (* -1/6 re) -1/6 (* im im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 1/120 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im)) (- (* -1/5040 re) 1/5040) (* -1/5040 re) 1/5040) |
| 5.0ms | re | @ | 0 | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) (* (+ (* (* re re) 1/6) 1) re) (+ (* (* re re) 1/6) 1) (* re re) re 1/6 1 (cosh re) (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (+ (* 1/24 (* re re)) 1/2) 1/24 1/2 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (- (* -1/6 re) 1/6) (* -1/6 re) -1/6 (* im im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 1/120 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im)) (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im)) (- (* -1/5040 re) 1/5040) (* -1/5040 re) 1/5040) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 752 | 8119 |
| 0 | 819 | 7662 |
| 1 | 4132 | 7606 |
| 0 | 8433 | 7362 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) |
(+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
(*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re) |
(fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 re re) |
re |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(sin.f64 im) |
im |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
(*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im) |
(+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) |
(-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) re) |
#s(literal -1/6 binary64) |
(*.f64 im im) |
#s(approx (* (exp re) (sin 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 (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)) |
(*.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) |
(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)) |
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
(*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) |
(-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) |
(fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) |
(+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) |
(fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) |
(*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) |
(*.f64 #s(literal -1/5040 binary64) re) |
#s(literal 1/5040 binary64) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow re 2))))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (+ (* 1/24 (* re re)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/24 (* re re)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow re 2))))) |
#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 -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (+ (* im (* re (+ 1 (* -1/6 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (* -1/6 (pow im 2)))))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (+ (* -1/6 (pow im 2)) (* re (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (- (* -1/6 re) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* -1/6 re) 1/6) #s(hole binary64 (- (* -1/6 re) 1/6))) |
#s(approx (* -1/6 re) #s(hole binary64 (* -1/6 re))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 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 re) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/120 re) 1/120) #s(hole binary64 (+ 1/120 (* 1/120 re)))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (+ (* -1/5040 (* (pow im 2) re)) (* -1/5040 (pow im 2))))) |
#s(approx (- (* -1/5040 re) 1/5040) #s(hole binary64 -1/5040)) |
#s(approx (- (* -1/5040 re) 1/5040) #s(hole binary64 (- (* -1/5040 re) 1/5040))) |
#s(approx (* -1/5040 re) #s(hole binary64 (* -1/5040 re))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) #s(hole binary64 (* (pow re 3) (+ 1/6 (/ 1 (pow re 2)))))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (* re re) 1/6) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (/ 1 (pow re 2)))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (* 1/24 (pow re 4)))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (* (pow re 4) (+ 1/24 (* 1/2 (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(hole binary64 (* (pow re 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow re 2))) (/ 1 (pow re 4))))))) |
#s(approx (+ (* 1/24 (* re re)) 1/2) #s(hole binary64 (* 1/24 (pow re 2)))) |
#s(approx (+ (* 1/24 (* re re)) 1/2) #s(hole binary64 (* (pow re 2) (+ 1/24 (* 1/2 (/ 1 (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 (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (sin im)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (+ (sin im) (/ (sin im) re))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (* re (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* re (+ (* im (+ 1 (* -1/6 (pow im 2)))) (/ (* im (+ 1 (* -1/6 (pow im 2)))) re))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* re (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* re (+ 1 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (pow im 2)) (/ 1 re))))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* re (+ 1 (+ (* -1/6 (/ (pow im 2) re)) (* -1/6 (pow im 2))))))) |
#s(approx (- (* -1/6 re) 1/6) #s(hole binary64 (* -1/6 re))) |
#s(approx (- (* -1/6 re) 1/6) #s(hole binary64 (* -1 (* re (+ 1/6 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* re (+ (* im (+ 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)))) re))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* re (+ 1 (+ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) (+ (/ 1 re) (/ (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)) re))))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* re (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) 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)) re)))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* re (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* re (- (+ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (+ 1/6 (* 1/6 (/ 1 re))))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* re (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* re (- (+ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) 1/6)))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* re (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* re (+ 1/120 (+ (* -1/5040 (/ (pow im 2) re)) (+ (* -1/5040 (pow im 2)) (* 1/120 (/ 1 re)))))))) |
#s(approx (+ (* 1/120 re) 1/120) #s(hole binary64 (* 1/120 re))) |
#s(approx (+ (* 1/120 re) 1/120) #s(hole binary64 (* re (+ 1/120 (* 1/120 (/ 1 re)))))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* -1/5040 (* (pow im 2) re)))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* re (+ (* -1/5040 (/ (pow im 2) re)) (* -1/5040 (pow im 2)))))) |
#s(approx (- (* -1/5040 re) 1/5040) #s(hole binary64 (* -1/5040 re))) |
#s(approx (- (* -1/5040 re) 1/5040) #s(hole binary64 (* -1 (* re (+ 1/5040 (* 1/5040 (/ 1 re))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (sin im)) (* -1 (/ (sin im) re))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* im (* re (- (* 1/6 (pow im 2)) 1)))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (* im (+ 1 (* -1/6 (pow im 2)))) re)) (* im (- (* 1/6 (pow im 2)) 1))))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* -1 (* re (- (* 1/6 (pow im 2)) 1))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* -1 (* re (- (+ (* -1 (/ (+ 1 (* -1/6 (pow im 2))) re)) (* 1/6 (pow im 2))) 1))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* -1 (* re (- (* 1/6 (pow im 2)) 1))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* -1 (* re (- (+ (* 1/6 (/ (pow im 2) re)) (* 1/6 (pow im 2))) 1))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* im (* re (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1)))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* re (+ (* -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))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* -1 (* re (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* -1 (* re (- (+ (* -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))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* -1 (* re (- (* (pow im 2) (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))) 1))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* -1 (* re (- (+ (* -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))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* -1 (* re (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* -1 (* re (+ 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)))))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* -1 (* re (+ 1/6 (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120))))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* -1 (* re (+ 1/6 (+ (* -1 (/ (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) re)) (* (pow im 2) (- (* 1/5040 (pow im 2)) 1/120)))))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* -1 (* re (- (* 1/5040 (pow im 2)) 1/120))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* -1 (* re (- (+ (* -1 (/ (+ 1/120 (* -1/5040 (pow im 2))) re)) (* 1/5040 (pow im 2))) 1/120))))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* -1 (* re (+ (* 1/5040 (/ (pow im 2) re)) (* 1/5040 (pow im 2))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (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 (* (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 (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6)))))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 re)) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6)))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 re)) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (- (* -1/6 re) 1/6))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* -1/6 re))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (* 1/120 re)))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/5040 re) 1/5040)))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1/5040 (pow im 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 3) (- (* -1/6 re) 1/6)))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 3) (- (+ (* -1/6 re) (+ (/ 1 (pow im 2)) (/ re (pow im 2)))) 1/6)))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 2) (- (* -1/6 re) 1/6)))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 2) (- (+ (* -1/6 re) (+ (/ 1 (pow im 2)) (/ re (pow im 2)))) 1/6)))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 2) (- (* -1/6 re) 1/6)))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 2) (- (+ (* -1/6 re) (/ re (pow im 2))) 1/6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* -1/5040 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* (pow im 2) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 7) (- (* -1/5040 re) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ re (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 6) (- (* -1/5040 re) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (+ (/ 1 (pow im 6)) (/ re (pow im 6))))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 6) (- (* -1/5040 re) 1/5040)))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 6) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) #s(hole binary64 (* (pow im 6) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (+ (* 1/120 (/ 1 (pow im 2))) (/ re (pow im 6)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* (pow im 4) (- (* -1/5040 re) 1/5040)))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) #s(hole binary64 (* (pow im 4) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* (pow im 4) (- (* -1/5040 re) 1/5040)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* (pow im 4) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) #s(hole binary64 (* (pow im 4) (- (+ (* -1/6 (/ re (pow im 4))) (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2)))))) 1/5040)))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* (pow im 2) (- (* -1/5040 re) 1/5040)))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) #s(hole binary64 (* (pow im 2) (- (+ (* -1/5040 re) (+ (* 1/120 (/ re (pow im 2))) (* 1/120 (/ 1 (pow im 2))))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- 1/5040 (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (+ (* -1 (- (* -1/6 re) 1/6)) (* -1 (/ (+ 1 re) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 re) 1/5040)) (* -1 (/ (+ 1/120 (* 1/120 re)) (pow im 2)))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 re) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 re)) (pow im 2))) (* -1 (/ (- (* -1/6 re) 1/6) (pow im 4))))))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (+ (* -1 (- (* -1/5040 re) 1/5040)) (+ (* -1 (/ (+ 1/120 (* 1/120 re)) (pow im 2))) (+ (* -1 (/ (+ 1 re) (pow im 6))) (* -1 (/ (- (* -1/6 re) 1/6) (pow im 4)))))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) (+.f64 #s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)))) |
(*.f64 (+.f64 #s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re))) (sin.f64 im)) |
(/.f64 (-.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (pow.f64 #s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 3 binary64)) (pow.f64 #s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))))))) |
(+.f64 #s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re))) |
(+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
(*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re) |
(*.f64 re (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) re (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) re)) |
(fma.f64 re #s(literal 1 binary64) (*.f64 re (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) re) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) re)) |
(*.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 re re)) |
(*.f64 (*.f64 re re) (+.f64 (pow.f64 re #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 re (*.f64 #s(literal 1/6 binary64) re) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 re re))) |
(+.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
(*.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 (neg.f64 re)) (neg.f64 (neg.f64 re))) |
(*.f64 (fabs.f64 re) (fabs.f64 re)) |
(*.f64 (neg.f64 re) (neg.f64 re)) |
(*.f64 re re) |
(pow.f64 (exp.f64 (log.f64 re)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 re) #s(literal 2 binary64)) |
(pow.f64 (neg.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)))) |
re |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 (*.f64 re re) (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 re re)) (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) re) re)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 re re) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re re) #s(literal 1/24 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 1/13824 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re re) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) re) re #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 re re))) |
(+.f64 (*.f64 (*.f64 re re) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re re) #s(literal 1/24 binary64))) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(sin.f64 im) |
im |
(*.f64 #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re)) im))) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re)) im)) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re)) im) |
(*.f64 im (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re))) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) im)) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 re re) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) #s(literal 2 binary64))) (*.f64 (-.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) #s(literal 2 binary64) (*.f64 (fma.f64 re re (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)))) #s(literal 2 binary64))) (*.f64 (fma.f64 re re (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 re re)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 re re) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 re re (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 re #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 re re (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re)) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (+.f64 #s(literal 1 binary64) re)) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) (+.f64 #s(literal 1 binary64) re)) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) (+.f64 #s(literal 1 binary64) re)) |
(+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) #s(literal 1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) re) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 re re)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re)) |
(/.f64 (-.f64 (*.f64 re re) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64))) (-.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re)))) |
(/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (fma.f64 re re (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) re) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) |
(-.f64 re (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im) re) |
(+.f64 re (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 #s(literal -1/6 binary64) re #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 re #s(literal 3 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) re) |
(*.f64 re #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.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 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #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)) |
(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(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) im)) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im) im #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)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.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 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) |
(*.f64 (*.f64 im im) (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal 1/5040 binary64))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) re)) im))) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) re)) im)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) re)) im) |
(*.f64 im (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) re))) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) im)) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 re re) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))) #s(literal 2 binary64))) (*.f64 (-.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 re re (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))))) #s(literal 2 binary64))) (*.f64 (fma.f64 re re (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 re re)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 re re) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 re re (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 re re (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) im) im (+.f64 #s(literal 1 binary64) re)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) re)) |
(fma.f64 (*.f64 im im) (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) re)) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) #s(literal 1 binary64)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) (+.f64 #s(literal 1 binary64) re)) |
(+.f64 (+.f64 #s(literal 1 binary64) re) (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 re re)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re)) |
(/.f64 (-.f64 (*.f64 re re) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re)))) |
(/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 3 binary64))) (fma.f64 re re (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) im) im re) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re) |
(fma.f64 (*.f64 im im) (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) re) |
(-.f64 re (*.f64 (neg.f64 (*.f64 im im)) (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im)) re) |
(+.f64 re (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (+.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) im) im (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) re (-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1/6 binary64))) |
(fma.f64 re #s(literal -1/6 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1/6 binary64))) |
(-.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) re) (-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) re) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) (*.f64 #s(literal -1/6 binary64) re))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 re #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) re) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) (*.f64 #s(literal -1/216 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) (*.f64 #s(literal -1/6 binary64) re))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) im) im (*.f64 #s(literal -1/6 binary64) re)) |
(fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) re)) |
(fma.f64 #s(literal -1/6 binary64) re (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im))) |
(fma.f64 re #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im))) |
(-.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) (*.f64 #s(literal 1/6 binary64) re)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) re) (*.f64 (neg.f64 (*.f64 im im)) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im)) (*.f64 #s(literal -1/6 binary64) re)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) re) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (*.f64 #s(literal 1/120 binary64) re)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (*.f64 #s(literal 1/120 binary64) re)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im))))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (*.f64 #s(literal 1/120 binary64) re)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (*.f64 #s(literal 1/120 binary64) re)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (*.f64 #s(literal 1/120 binary64) re)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im) (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1/120 binary64) re (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im))) |
(fma.f64 re #s(literal 1/120 binary64) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im))) |
(-.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64))) (*.f64 im im))) |
(+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (*.f64 #s(literal 1/120 binary64) re)) #s(literal 1/120 binary64)) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im) (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) |
(+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) re) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im))) |
(+.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (*.f64 #s(literal 1/120 binary64) re))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 #s(literal 1/120 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/120 binary64) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) re) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) re) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/120 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/1728000 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) re) #s(literal 1/120 binary64))))) |
(fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) |
(fma.f64 re #s(literal 1/120 binary64) #s(literal 1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/120 binary64) re)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) re) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/120 binary64) re)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im) |
(*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im)) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 2 binary64)) #s(literal 1/25401600 binary64)) (fma.f64 #s(literal -1/5040 binary64) re #s(literal 1/5040 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 re #s(literal 3 binary64))) #s(literal 1/128024064000 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 2 binary64)) (+.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64))))) |
(-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) |
(*.f64 #s(literal -1/5040 binary64) re) |
(*.f64 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 (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 (sinh re) re) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) re) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (+ (* (* re re) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* re re) 1/6) 1) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* re re) (*.f64 re re)) |
#s(approx re re) |
#s(approx (cosh re) #s(literal 1 binary64)) |
#s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 re re) #s(literal 1/24 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (+ (* 1/24 (* re re)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/24 (* re re)) 1/2) (fma.f64 (*.f64 re re) #s(literal 1/24 binary64) #s(literal 1/2 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 (- re -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (sin im) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (sin im) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (*.f64 im (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (+.f64 (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
#s(approx (- (* -1/6 re) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* -1/6 re) 1/6) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) |
#s(approx (* -1/6 re) (*.f64 #s(literal -1/6 binary64) re)) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 im (fma.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im) im (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) #s(literal 1 binary64))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im) im (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) re (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im)) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) 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)) im) im))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 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 re) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/120 re) 1/120) (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) (*.f64 #s(literal -1/5040 binary64) (fma.f64 (*.f64 im im) re (*.f64 im im)))) |
#s(approx (- (* -1/5040 re) 1/5040) #s(literal -1/5040 binary64)) |
#s(approx (- (* -1/5040 re) 1/5040) (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64))) |
#s(approx (* -1/5040 re) (*.f64 #s(literal -1/5040 binary64) re)) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (sin.f64 im))) |
#s(approx (exp re) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) |
#s(approx (sinh re) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* re re) 1/6) 1) re) (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/6 binary64) re)) |
#s(approx (+ (* (* re re) 1/6) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* re re) 1/6) 1) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (cosh re) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (*.f64 (pow.f64 re #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (*.f64 (fma.f64 (pow.f64 re #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (pow.f64 re #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/24 (* re re)) 1/2) (* re re)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 re #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 re #s(literal -4 binary64))) #s(literal 1/24 binary64)) (pow.f64 re #s(literal 4 binary64)))) |
#s(approx (+ (* 1/24 (* re re)) 1/2) (*.f64 (*.f64 re re) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (* re re)) 1/2) (*.f64 (fma.f64 (pow.f64 re #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (*.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 (- re -1) re) |
#s(approx (- re -1) (fma.f64 #s(literal 1 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (sin.f64 im) re)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (/.f64 (sin.f64 im) re) (sin.f64 im)) re)) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re) im)) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (*.f64 (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) re)) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im)) (pow.f64 re #s(literal -1 binary64))) #s(literal 1 binary64)) re)) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im)) #s(literal 1 binary64)) re)) |
#s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) |
#s(approx (- (* -1/6 re) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/6 binary64)) re))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (*.f64 im re) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (fma.f64 im (/.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) re)) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im) im (/.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) #s(literal 1 binary64)) re)) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (*.f64 (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im) im (*.f64 (*.f64 im im) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) re))) #s(literal 1 binary64)) re)) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) re)) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (*.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) 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/6 binary64))) re)) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) re)) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (*.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im (*.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(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) re)) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (+.f64 (fma.f64 #s(literal -1/5040 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im)) (/.f64 #s(literal 1/120 binary64) re)) #s(literal 1/120 binary64)) re)) |
#s(approx (+ (* 1/120 re) 1/120) (*.f64 #s(literal 1/120 binary64) re)) |
#s(approx (+ (* 1/120 re) 1/120) (*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) re) #s(literal 1/120 binary64)) re)) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) (*.f64 (*.f64 (*.f64 im im) re) #s(literal -1/5040 binary64))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im))) re)) |
#s(approx (- (* -1/5040 re) 1/5040) (*.f64 #s(literal -1/5040 binary64) re)) |
#s(approx (- (* -1/5040 re) 1/5040) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/5040 binary64) re) #s(literal 1/5040 binary64)) re))) |
#s(approx (+ (* (sin im) re) (sin im)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 im) re) #s(literal -1 binary64) (neg.f64 (sin.f64 im))) re))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re) im))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (neg.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re))) re))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 im im) #s(literal 1/6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re))) #s(literal 1 binary64)) re))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im))) #s(literal 1 binary64)) re))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (neg.f64 (*.f64 (*.f64 im re) (-.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))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) 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 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)))) re))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (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(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (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 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re))) #s(literal 1 binary64)) re))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (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(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (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 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) re)))) #s(literal 1 binary64)) re))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (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(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (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 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) re))) #s(literal 1/6 binary64)) re))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (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(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (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(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) re))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* 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(approx (* (- (* -1/5040 re) 1/5040) (* im im)) (neg.f64 (*.f64 (*.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im))) re))) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im)) #s(literal -1/5040 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal -1/6 binary64))) (*.f64 im im))) 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 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/6 binary64) (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 #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 (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 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/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(literal 1 binary64) re) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re)) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) re)) im)) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (*.f64 (+.f64 #s(literal 1 binary64) re) im)) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re)) im)) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) re) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re)) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 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/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (+.f64 #s(literal 1 binary64) re) im)) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) re)) im)) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im (+.f64 #s(literal 1 binary64) re))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) (+.f64 #s(literal 1 binary64) re))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) re) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im re)) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re)) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (*.f64 im im) re)) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (*.f64 #s(literal -1/6 binary64) re)) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)))) |
#s(approx (* (- (* -1/5040 re) 1/5040) (* im im)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #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/6) (* im im)) re) 1) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 (+.f64 #s(literal 1 binary64) re) (*.f64 im im))) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) |
#s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 (+.f64 #s(literal 1 binary64) re) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) |
#s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 im im))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (-.f64 (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (-.f64 (fma.f64 (/.f64 re (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (*.f64 (-.f64 (fma.f64 (/.f64 re (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) re (+.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im)) (/.f64 (+.f64 #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))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (/.f64 re (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (/.f64 re (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) re (+.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im)) (/.f64 (+.f64 #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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (/.f64 re (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (fma.f64 (/.f64 re (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) re (+.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im)) (/.f64 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/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (*.f64 (-.f64 (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (*.f64 (-.f64 (fma.f64 (/.f64 re (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 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 4 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (*.f64 (-.f64 (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) (*.f64 (fma.f64 (/.f64 re (pow.f64 im #s(literal 4 binary64))) #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) |
#s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (-.f64 (fma.f64 #s(literal -1/5040 binary64) re (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/5040 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) im) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) re) (*.f64 im im)) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)))) (pow.f64 im #s(literal 3 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im))) (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) im) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (/.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) re) (pow.f64 im #s(literal 6 binary64)))))) (pow.f64 im #s(literal 7 binary64))))) |
Compiled 30 814 to 3 880 computations (87.4% saved)
32 alts after pruning (24 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 686 | 14 | 700 |
| Fresh | 3 | 10 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 692 | 32 | 724 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 66.2% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) |
| 35.6% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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))) | |
| 35.6% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) | |
| 35.2% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) | |
| 64.0% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) | |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 26.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))) | |
| 64.6% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| 64.2% | (*.f64 #s(approx (+ (sinh re) (cosh 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)) | |
| ✓ | 60.8% | (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 34.4% | (*.f64 #s(approx (+ (sinh re) (cosh 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))) | |
| 27.6% | (*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) | |
| 31.1% | (*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) | |
| ✓ | 48.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| 27.4% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) | |
| 27.6% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ✓ | 23.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
| 6.0% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) | |
| ✓ | 48.7% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
| ✓ | 48.0% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| 27.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) | |
| 27.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) | |
| 23.8% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) | |
| 26.9% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) | |
| 9.7% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) | |
| 25.9% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) | |
| 9.5% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) | |
| 14.9% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) | |
| 26.9% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 26.7% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 26.7% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ✓ | 21.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 2 274 to 893 computations (60.7% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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 (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (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 #s(approx (+ (sinh re) (cosh 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 (+ (sinh re) (cosh 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 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) (cosh.f64 re)) (sin.f64 im)) |
(*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
5 calls:
| 37.0ms | im |
| 27.0ms | (exp.f64 re) |
| 13.0ms | re |
| 12.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 (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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 (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (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 #s(approx (+ (sinh re) (cosh 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 (+ (sinh re) (cosh 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 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 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 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
5 calls:
| 17.0ms | im |
| 12.0ms | (sin.f64 im) |
| 12.0ms | re |
| 11.0ms | (exp.f64 re) |
| 10.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.3% | 3 | (sin.f64 im) |
| 91.8% | 2 | (exp.f64 re) |
| 99.6% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 97.7% | 4 | re |
| 82.0% | 2 | im |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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 (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (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 #s(approx (+ (sinh re) (cosh 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 (+ (sinh re) (cosh 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 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 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) (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) im)) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
1 calls:
| 10.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 (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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 (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (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 #s(approx (+ (sinh re) (cosh 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 (+ (sinh re) (cosh 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) (*.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 (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) 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) im)) |
1 calls:
| 11.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 (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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 (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (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 #s(approx (+ (sinh re) (cosh 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) (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)) |
(*.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.5% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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 (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (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 #s(approx (+ (sinh re) (cosh 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 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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) (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)) |
(*.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:
| 12.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 10.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 4 | re |
| 98.7% | 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 (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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 (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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)) |
1 calls:
| 12.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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 (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| Outputs |
|---|
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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:
| 8.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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 (* (exp re) (sin im)) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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))) |
5 calls:
| 10.0ms | re |
| 9.0ms | (sin.f64 im) |
| 9.0ms | im |
| 8.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 7.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.3% | 3 | (sin.f64 im) |
| 56.1% | 2 | im |
| 71.1% | 4 | re |
| 68.8% | 3 | (exp.f64 re) |
| 75.6% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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))) |
5 calls:
| 132.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 25.0ms | (sin.f64 im) |
| 9.0ms | im |
| 9.0ms | re |
| 6.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.2% | 2 | (sin.f64 im) |
| 37.6% | 2 | im |
| 42.1% | 2 | (exp.f64 re) |
| 44.5% | 3 | re |
| 49.2% | 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 (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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))) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(approx (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) im) im)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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 (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im)) |
1 calls:
| 7.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.7% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin 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))) |
(*.f64 #s(approx (+ (sinh re) (cosh 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))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #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 (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 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 (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 (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(approx (+ (* (- (* -1/6 re) 1/6) (* im im)) re) (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) re (/.f64 re (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (+ (* (+ (+ (* 1/120 re) 1/120) (* (- (* -1/5040 re) 1/5040) (* im im))) (* im im)) (* -1/6 re)) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
1 calls:
| 8.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.2% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
4 calls:
| 4.0ms | (sin.f64 im) |
| 4.0ms | re |
| 3.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 3.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.6% | 2 | (exp.f64 re) |
| 35.3% | 3 | re |
| 34.3% | 2 | (sin.f64 im) |
| 39.4% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 10 to 13 computations (-30% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 #s(approx (- (* -1/6 re) 1/6) (*.f64 #s(literal -1/6 binary64) re)) (*.f64 im im) re) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
2 calls:
| 4.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 3.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.6% | 1 | im |
| 36.7% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
4 calls:
| 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 |
|---|---|---|
| 28.0% | 2 | (exp.f64 re) |
| 28.1% | 2 | re |
| 30.6% | 2 | (sin.f64 im) |
| 30.6% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 10 to 13 computations (-30% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
2 calls:
| 2.0ms | (sin.f64 im) |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.4% | 2 | (sin.f64 im) |
| 29.6% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
5 calls:
| 4.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 2.0ms | (sin.f64 im) |
| 2.0ms | re |
| 2.0ms | im |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.8% | 1 | (exp.f64 re) |
| 23.8% | 1 | re |
| 23.8% | 1 | im |
| 23.8% | 1 | (sin.f64 im) |
| 23.8% | 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 (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im))) |
5 calls:
| 1.0ms | im |
| 1.0ms | (sin.f64 im) |
| 1.0ms | re |
| 1.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.2% | 2 | im |
| 24.0% | 2 | (exp.f64 re) |
| 24.0% | 2 | re |
| 23.7% | 2 | (sin.f64 im) |
| 24.0% | 2 | (*.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 (sin im) im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin 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 |
|---|---|---|
| 21.6% | 1 | (sin.f64 im) |
| 21.6% | 1 | (exp.f64 re) |
| 21.6% | 1 | re |
| 21.6% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 21.6% | 1 | im |
Compiled 11 to 15 computations (-36.4% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9983669449166332 | +inf |
| 0.0ms | 0.0 | 3.145249129684937e-303 |
| 0.0ms | -9.217055615245085e-15 | -0.0 |
| 0.0ms | -inf | -0.9978280109070826 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9983669449166332 | +inf |
| 0.0ms | 0.0 | 3.145249129684937e-303 |
| 0.0ms | -9.217055615245085e-15 | -0.0 |
| 0.0ms | -inf | -0.9978280109070826 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9983669449166332 | +inf |
| 0.0ms | 0.0 | 3.145249129684937e-303 |
| 0.0ms | -9.217055615245085e-15 | -0.0 |
| 0.0ms | -inf | -0.9978280109070826 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9983669449166332 | +inf |
| 0.0ms | 1.922813746826154e-270 | 8.928095818675063e-247 |
| 0.0ms | -9.217055615245085e-15 | -0.0 |
| 0.0ms | -inf | -0.9978280109070826 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9983669449166332 | +inf |
| 0.0ms | 1.922813746826154e-270 | 8.928095818675063e-247 |
| 0.0ms | -9.217055615245085e-15 | -0.0 |
| 0.0ms | -inf | -0.9978280109070826 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9983669449166332 | +inf |
| 0.0ms | 1.922813746826154e-270 | 8.928095818675063e-247 |
| 0.0ms | -9.217055615245085e-15 | -0.0 |
| 0.0ms | -inf | -0.9978280109070826 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9983669449166332 | +inf |
| 0.0ms | 1.922813746826154e-270 | 8.928095818675063e-247 |
| 0.0ms | -9.217055615245085e-15 | -0.0 |
| 0.0ms | -inf | -0.9978280109070826 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9983669449166332 | +inf |
| 0.0ms | 0.0 | 3.145249129684937e-303 |
| 0.0ms | -9.217055615245085e-15 | -0.0 |
| 0.0ms | -inf | -0.9978280109070826 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.145249129684937e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.145249129684937e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.145249129684937e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.145249129684937e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.145249129684937e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.008452175735041662 | -9.217055615245085e-15 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.145249129684937e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.8046719323642447e+65 | 2.7558622835397885e+66 |
| 8.0ms | 96× | 0 | valid |
Compiled 278 to 202 computations (27.3% saved)
ival-sin: 4.0ms (73.4% of total)ival-exp: 1.0ms (18.3% of total)ival-mult: 1.0ms (18.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 1428 |
| 1 | 227 | 1339 |
| 2 | 410 | 1339 |
| 3 | 1047 | 1335 |
| 4 | 4156 | 1335 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 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)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 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)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #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 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 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))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #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))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 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))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #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))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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))))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(if (<=.f64 im #s(literal 899999999999999969497321439258257966145847771787545783795194003456 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 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)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 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)) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)))) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 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)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #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 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #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 (exp.f64 re) #s(approx (sin im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 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))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #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))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #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))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 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))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #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))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #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))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)))))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 2379227053564453/1189613526782226450238449998519920448105008161327515567244617487452752525728323498836134651596925080471838979032154378440363668196435924566232664464881915700626376672357967899154149127867438189496191356625881149764854198965502304070525679152278926466409636084363315130259012279051747328 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)))))) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re 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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -6338253001141147/1267650600228229401496703205376 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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))))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #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)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (*.f64 #s(approx (exp re) (/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (-.f64 re #s(literal 1 binary64)))) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) im) im)) im))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (sin im) re) (sin im)) (*.f64 #s(approx (+ (+ (* (- (* -1/6 re) 1/6) (* im im)) re) 1) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re)) im))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(if (<=.f64 im #s(literal 899999999999999969497321439258257966145847771787545783795194003456 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im)))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
| 1× | fuel |
Compiled 1 346 to 169 computations (87.4% saved)
(negabs im)
Compiled 2 722 to 368 computations (86.5% saved)
Loading profile data...