
Time bar (total: 4.5s)
| 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)
| 969.0ms | 8 256× | 0 | valid |
ival-sin: 484.0ms (75.9% of total)ival-exp: 80.0ms (12.5% of total)ival-mult: 68.0ms (10.7% of total)adjust: 3.0ms (0.5% of total)ival-assert: 3.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 0 | 0 | - | 0 | - | (sin.f64 im) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | (exp.f64 re) |
| 0 | 0 | - | 0 | - | im |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 74.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-sin: 52.0ms (85.7% of total)ival-exp: 4.0ms (6.6% of total)ival-mult: 3.0ms (4.9% 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 |
|---|---|---|
| ▶ | 75.4% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
| ▶ | 59.1% | (*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| 67.4% | (*.f64 (exp.f64 re) #s(approx (sin im) im)) | |
| 63.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) | |
| 59.2% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) | |
| ▶ | 50.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| ▶ | 57.0% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
| ▶ | 50.0% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
Compiled 195 to 153 computations (21.5% saved)
| Inputs |
|---|
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(cosh.f64 re) |
re |
(*.f64 (sin.f64 im) (sinh.f64 re)) |
(sinh.f64 re) |
#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 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (sin im))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* 1/2 (* (pow re 2) (sin im)))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/24 (* (pow re 2) (sin im))) (* 1/2 (sin im))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/2 (sin im)) (* (pow re 2) (+ (* 1/720 (* (pow re 2) (sin im))) (* 1/24 (sin im))))))))) |
#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 re #s(hole binary64 re)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (sin im)))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* 1/6 (* (pow re 2) (sin im))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/120 (* (pow re 2) (sin im))) (* 1/6 (sin im)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/6 (sin im)) (* (pow re 2) (+ (* 1/5040 (* (pow re 2) (sin im))) (* 1/120 (sin im)))))))))) |
#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 (* (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) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (+ (sin im) (* 1/2 (* re (sin im)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh 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) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* 1/2 (* re (sin im))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* re (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (sin im) re)) (* -1/2 (sin im))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* -1/12 (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/240 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (+ (exp re) (/ 1 (exp re)))) (* -1/10080 (- (exp re) (/ 1 (exp re))))))))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* im (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (+ (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/240 (+ (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 (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* im (- (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/240 (- (exp re) (/ 1 (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 (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* -1/6 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/2 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* 1/120 (* (pow im 2) (+ 1 (* 1/2 re))))))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/120 (+ 1 (* 1/2 re)))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* (sin im) (+ 1 (* 1/2 re))))) |
#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 | |
|---|---|---|---|---|
| 6.0ms | im | @ | inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
| 4.0ms | re | @ | inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
| 3.0ms | re | @ | -inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
| 3.0ms | im | @ | -inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
| 3.0ms | im | @ | 0 | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 2309 |
| 0 | 461 | 2136 |
| 1 | 2738 | 2042 |
| 0 | 10598 | 1945 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(cosh.f64 re) |
re |
(*.f64 (sin.f64 im) (sinh.f64 re)) |
(sinh.f64 re) |
#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 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (sin im))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* 1/2 (* (pow re 2) (sin im)))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/24 (* (pow re 2) (sin im))) (* 1/2 (sin im))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/2 (sin im)) (* (pow re 2) (+ (* 1/720 (* (pow re 2) (sin im))) (* 1/24 (sin im))))))))) |
#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 re #s(hole binary64 re)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (sin im)))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* 1/6 (* (pow re 2) (sin im))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/120 (* (pow re 2) (sin im))) (* 1/6 (sin im)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/6 (sin im)) (* (pow re 2) (+ (* 1/5040 (* (pow re 2) (sin im))) (* 1/120 (sin im)))))))))) |
#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 (* (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) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (+ (sin im) (* 1/2 (* re (sin im)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh 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) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* 1/2 (* re (sin im))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* re (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (sin im) re)) (* -1/2 (sin im))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* -1/12 (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/240 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (+ (exp re) (/ 1 (exp re)))) (* -1/10080 (- (exp re) (/ 1 (exp re))))))))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* im (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (+ (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/240 (+ (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 (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* im (- (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/240 (- (exp re) (/ 1 (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 (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* -1/6 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/2 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* 1/120 (* (pow im 2) (+ 1 (* 1/2 re))))))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/120 (+ 1 (* 1/2 re)))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* (sin im) (+ 1 (* 1/2 re))))) |
#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 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) (*.f64 (cosh.f64 re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64))) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))))) |
(fma.f64 (sinh.f64 re) (sin.f64 im) (*.f64 (cosh.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) (sinh.f64 re) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))) (/.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))) |
(-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (neg.f64 (sin.f64 im)) (sinh.f64 re))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))))) (/.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))))) |
(+.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(+.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(*.f64 (cosh.f64 re) (sin.f64 im)) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(/.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))) |
re |
(*.f64 (sinh.f64 re) (sin.f64 im)) |
(*.f64 (sin.f64 im) (sinh.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))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (sin.f64 im) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#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) |
(*.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 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))))) |
(/.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 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal 2 binary64)) |
(exp.f64 re) |
(+.f64 (cosh.f64 re) (sinh.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 (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 (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 (-.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 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 (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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (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 (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))))) |
(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 #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 (/.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 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 im im))) |
(+.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 (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 (*.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 (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64))) (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64))) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re) (sin.f64 im)) |
(fma.f64 (*.f64 (sin.f64 im) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(fma.f64 re (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) (sin.f64 im)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))) (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))) |
(-.f64 (sin.f64 im) (*.f64 (neg.f64 re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))))) (/.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)) |
(+.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(*.f64 (sin.f64 im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 #s(literal 1 binary64) (sin.f64 im)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) (*.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)))))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 im) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 im) #s(literal 1 binary64) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) |
(*.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 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 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 (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) (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 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 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 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) 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 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(fma.f64 #s(literal 1/2 binary64) re (*.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 (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 (/.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 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) 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 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 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(+.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 #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 (* (sin im) (cosh re)) (sin.f64 im)) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im) (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/24 binary64) (sin.f64 im))) (*.f64 re re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im))) |
#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 re re) |
#s(approx (* (sin im) (sinh re)) (*.f64 (sin.f64 im) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) (sin.f64 im) (sin.f64 im)) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/6 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im)) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/120 binary64) (sin.f64 im))) (*.f64 re re) (*.f64 #s(literal 1/6 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im)) re)) |
#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 (* (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 #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 (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) (sin im)) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (sin.f64 im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im))) |
#s(approx (+ (* 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 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (sin.f64 im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (sin.f64 im))))) |
#s(approx (* (sin im) (cosh re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) |
#s(approx (cosh re) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (sinh re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 im)) (*.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 (* (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) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (/.f64 (sin.f64 im) re)) (*.f64 re re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (+.f64 (/.f64 (sin.f64 im) (*.f64 re re)) (/.f64 (sin.f64 im) re))) (*.f64 re re))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (/.f64 (sin.f64 im) re)) re)) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (neg.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 im) re) #s(literal -1 binary64) (neg.f64 (sin.f64 im))) re))) (*.f64 re re))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 im) (/.f64 (neg.f64 (sin.f64 im)) re)) re))) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.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 (*.f64 #s(literal -1/12 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 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal 1/240 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) (*.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 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 #s(literal 1/240 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal -1/10080 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) (*.f64 im im))) (*.f64 im im))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) im) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) 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 (* (sin im) (sinh re)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) im) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) 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/6) 1) im) im) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* im im) -1/6) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) |
#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 6 857 to 1 155 computations (83.2% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 281 | 12 | 293 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 284 | 18 | 302 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.4% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) #s(approx (sinh re) re))) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
| ▶ | 67.4% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| 63.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) | |
| 59.2% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) | |
| ✓ | 50.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| ▶ | 31.5% | (*.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))) |
| 32.3% | (*.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))) | |
| 28.6% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) | |
| ✓ | 57.0% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
| ✓ | 50.0% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| 34.8% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) | |
| 28.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) | |
| 34.0% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) | |
| 30.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) | |
| 31.3% | #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))) | |
| ▶ | 31.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))) |
| ▶ | 26.1% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 811 to 512 computations (36.9% saved)
| Inputs |
|---|
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) #s(approx (sinh re) re))) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(cosh.f64 re) |
re |
(*.f64 (sin.f64 im) #s(approx (sinh re) re)) |
#s(approx (sinh re) re) |
#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) |
#s(literal 1/6 binary64) |
#s(literal 1 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 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(exp.f64 re) |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
| Outputs |
|---|
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (sin im))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* 1/2 (* (pow re 2) (sin im)))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/24 (* (pow re 2) (sin im))) (* 1/2 (sin im))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/2 (sin im)) (* (pow re 2) (+ (* 1/720 (* (pow re 2) (sin im))) (* 1/24 (sin im))))))))) |
#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 re #s(hole binary64 re)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (sin im)))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* 1/6 (* (pow re 2) (sin im))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/120 (* (pow re 2) (sin im))) (* 1/6 (sin im)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/6 (sin im)) (* (pow re 2) (+ (* 1/5040 (* (pow re 2) (sin im))) (* 1/120 (sin im)))))))))) |
#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 (* (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) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh 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) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* -1/12 (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/240 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (+ (exp re) (/ 1 (exp re)))) (* -1/10080 (- (exp re) (/ 1 (exp re))))))))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* im (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (+ (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/240 (+ (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 (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* im (- (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/240 (- (exp re) (/ 1 (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 (* (+ (* (- (* (* 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 (* (+ (* (* 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 (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/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/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)))))))) |
#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 | im | @ | inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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 1/6 1 (* (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 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im)) |
| 4.0ms | im | @ | -inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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 1/6 1 (* (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 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im)) |
| 2.0ms | im | @ | 0 | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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 1/6 1 (* (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 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im)) |
| 2.0ms | re | @ | inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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 1/6 1 (* (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 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im)) |
| 2.0ms | re | @ | -inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (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 1/6 1 (* (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 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 449 | 3099 |
| 0 | 485 | 2896 |
| 1 | 2502 | 2802 |
| 0 | 9183 | 2710 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) #s(approx (sinh re) re))) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(cosh.f64 re) |
re |
(*.f64 (sin.f64 im) #s(approx (sinh re) re)) |
#s(approx (sinh re) re) |
#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) |
#s(literal 1/6 binary64) |
#s(literal 1 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 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(exp.f64 re) |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (sin im))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* 1/2 (* (pow re 2) (sin im)))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/24 (* (pow re 2) (sin im))) (* 1/2 (sin im))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/2 (sin im)) (* (pow re 2) (+ (* 1/720 (* (pow re 2) (sin im))) (* 1/24 (sin im))))))))) |
#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 re #s(hole binary64 re)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (sin im)))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* 1/6 (* (pow re 2) (sin im))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/120 (* (pow re 2) (sin im))) (* 1/6 (sin im)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/6 (sin im)) (* (pow re 2) (+ (* 1/5040 (* (pow re 2) (sin im))) (* 1/120 (sin im)))))))))) |
#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 (* (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) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh 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) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* -1/12 (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/240 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (+ (exp re) (/ 1 (exp re)))) (* -1/10080 (- (exp re) (/ 1 (exp re))))))))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* im (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (+ (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/240 (+ (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 (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* im (- (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/240 (- (exp re) (/ 1 (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 (* (+ (* (- (* (* 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 (* (+ (* (* 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 (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/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/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)))))))) |
#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) (+.f64 (cosh.f64 re) #s(approx (sinh re) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) (*.f64 (cosh.f64 re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) #s(approx (sinh re) re))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) #s(approx (sinh re) re))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 2 binary64))) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) #s(approx (sinh re) re)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) #s(approx (sinh re) re)))))) |
(fma.f64 (cosh.f64 re) (sin.f64 im) (*.f64 (sin.f64 im) #s(approx (sinh re) re))) |
(fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sin.f64 im) #s(approx (sinh re) re))) |
(fma.f64 (sin.f64 im) #s(approx (sinh re) re) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(fma.f64 #s(approx (sinh re) re) (sin.f64 im) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) #s(approx (sinh re) re)))) (/.f64 (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) #s(approx (sinh re) re))))) |
(-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (neg.f64 (sin.f64 im)) #s(approx (sinh re) re))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) #s(approx (sinh re) re)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) #s(approx (sinh re) re))))))) |
(+.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sin.f64 im) #s(approx (sinh re) re))) |
(+.f64 (*.f64 (sin.f64 im) #s(approx (sinh re) re)) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(*.f64 (cosh.f64 re) (sin.f64 im)) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(/.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))) |
re |
(*.f64 (sin.f64 im) #s(approx (sinh re) re)) |
(*.f64 #s(approx (sinh re) re) (sin.f64 im)) |
#s(approx (sinh re) re) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #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 #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)) |
(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))) |
(+.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 (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 (-.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) (*.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 (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 (-.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 (-.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) (*.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 (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))))) |
(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 #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 (/.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 #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 #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 (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 (*.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) |
#s(literal 1/6 binary64) |
#s(literal 1 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 #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)) |
(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)))) |
(+.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 (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) (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 (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 (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 (-.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) (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))))) |
(/.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)))))) |
(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 (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 (/.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 #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 (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 #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 (*.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 (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 (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(/.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))))) |
(/.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 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal 2 binary64)) |
(exp.f64 re) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (sin.f64 im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 im) re) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (sin.f64 im)) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im) (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/24 binary64) (sin.f64 im))) (*.f64 re re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im))) |
#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 re re) |
#s(approx (* (sin im) (sinh re)) (*.f64 (sin.f64 im) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) (sin.f64 im) (sin.f64 im)) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/120 binary64)) (sin.f64 im) (*.f64 #s(literal 1/6 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im)) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/120 binary64) (sin.f64 im))) (*.f64 re re) (*.f64 #s(literal 1/6 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im)) re)) |
#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 (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (sin.f64 im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 im) re) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 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) (cosh re)) (* (sin im) (sinh re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (sin.f64 im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (sin.f64 im))))) |
#s(approx (* (sin im) (cosh re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) |
#s(approx (cosh re) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (sinh re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 im)) (*.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 (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.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) (cosh re)) (* (sin im) (sinh 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)))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.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 (*.f64 #s(literal -1/12 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) (cosh re)) (* (sin im) (sinh re))) (*.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 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal 1/240 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) (*.f64 im im))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.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 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 #s(literal 1/240 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal -1/10080 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) (*.f64 im im))) (*.f64 im im))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) im) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) 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 (* (sin im) (sinh re)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) im) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (exp.f64 re) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/6 binary64) (exp.f64 re)) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.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 (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.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 (* (+ (* (* 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 (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/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/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))))) |
#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 13 008 to 1 887 computations (85.5% saved)
24 alts after pruning (17 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 382 | 10 | 392 |
| Fresh | 2 | 7 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 386 | 24 | 410 |
| Status | Accuracy | Program |
|---|---|---|
| 59.2% | (+.f64 (*.f64 (sin.f64 im) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (sin.f64 im) #s(approx (sinh re) re))) | |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
| ✓ | 67.4% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| 31.5% | (*.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)))) | |
| ▶ | 63.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| ▶ | 37.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #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))) |
| 59.2% | (*.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)) | |
| 35.9% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) | |
| ✓ | 50.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| 32.3% | (*.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))) | |
| 30.1% | (*.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))) | |
| ▶ | 28.6% | (*.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))) |
| ▶ | 8.9% | (*.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))) |
| ✓ | 57.0% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
| ✓ | 50.0% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| 34.8% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) | |
| 28.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) | |
| 34.0% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) | |
| 31.3% | #s(approx (* (exp re) (sin im)) #s(approx (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))) | |
| ✓ | 31.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))) |
| ▶ | 31.4% | #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))) |
| 29.6% | #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))) | |
| 31.7% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (-.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)))) im))) | |
| ✓ | 26.1% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 1 097 to 719 computations (34.5% saved)
| Inputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
re |
#s(literal 1/2 binary64) |
#s(literal 1 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) (*.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 (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)) |
(*.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) |
(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)) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
(*.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))) |
#s(approx (exp re) #s(approx (- re -1) 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 (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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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(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 (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* re (+ 1/2 (* 1/6 re)))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 re)))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 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 (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (+ (/ 1 (pow re 2)) (/ 1 (pow re 3)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* 1/6 re))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* re (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2)))) re)) 1/6))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/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 (* (+ (* (- (* (* 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) #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 (* (+ (* (- (* (+ (* -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 (* (+ (* (- (* (* 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) #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/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 (* (+ (* (- (* (* 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)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 (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) (* (+ (* (- (* (* 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) (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 (* (exp re) (sin im))) |
| 2.0ms | im | @ | -inf | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 (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) (* (+ (* (- (* (* 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) (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 (* (exp re) (sin im))) |
| 2.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 (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) (* (+ (* (- (* (* 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) (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 (* (exp re) (sin im))) |
| 2.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 (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) (* (+ (* (- (* (* 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) (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 (* (exp re) (sin im))) |
| 1.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 re 1/2 1 (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) (* (+ (* (- (* (* 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) (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 (* (exp re) (sin im))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 2450 |
| 0 | 341 | 2348 |
| 1 | 1492 | 2346 |
| 0 | 8048 | 2302 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
re |
#s(literal 1/2 binary64) |
#s(literal 1 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) (*.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 (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)) |
(*.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) |
(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)) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
(*.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))) |
#s(approx (exp re) #s(approx (- re -1) 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 (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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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(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 (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* re (+ 1/2 (* 1/6 re)))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 re)))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 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 (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* 1/6 (pow re 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (+ (/ 1 (pow re 2)) (/ 1 (pow re 3)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* 1/6 re))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* re (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2)))) re)) 1/6))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/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 (* (+ (* (- (* (* 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) #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 (* (+ (* (- (* (+ (* -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 (* (+ (* (- (* (* 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) #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/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 (* (+ (* (- (* (* 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)))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) re) (*.f64 #s(literal -1/6 binary64) re))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) re))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (*.f64 #s(literal -1/6 binary64) re) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) re))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 re re)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 re re))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
(fma.f64 re #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) re)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)) |
#s(literal 1/6 binary64) |
re |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(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 (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) #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) (*.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 (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)) |
(*.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) |
(*.f64 im (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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.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)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.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))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))) |
(fma.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) im) im #s(literal 1 binary64)) |
(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)) |
(fma.f64 (*.f64 im im) #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.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))) (/.f64 #s(literal 1 binary64) (-.f64 (*.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)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))) |
(+.f64 (*.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)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im))) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 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 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) #s(approx (exp re) #s(approx (- re -1) re))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im))) |
#s(approx (exp re) #s(approx (- re -1) re)) |
#s(approx (- re -1) re) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) im) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) im))) (-.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 im (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) im) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 im (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))))) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) im)) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))))) |
(+.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)) im) im) |
(*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)) (*.f64 im im)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 im #s(literal 4 binary64))) (*.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 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 im #s(literal 4 binary64))) (*.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))))) |
(/.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))) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 im #s(literal 4 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))) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 im #s(literal 4 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/14400 binary64) (*.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 (-.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 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 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/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.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 #s(literal -1/128024064000 binary64) (pow.f64 im #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 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) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 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)) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 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 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 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 (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 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 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 im im))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 im #s(literal 6 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 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) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 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/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 im #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 im #s(literal 4 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) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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)) (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 (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 re) 1/2) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) |
#s(approx re re) |
#s(approx (- re -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (* (exp re) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (+.f64 (pow.f64 re #s(literal -3 binary64)) (pow.f64 re #s(literal -2 binary64)))) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) re)) #s(literal 1/6 binary64)) (*.f64 re re))) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) re)) |
#s(approx (- re -1) re) |
#s(approx (- re -1) (fma.f64 #s(literal 1 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (* (exp re) (sin im)) (*.f64 im (exp.f64 re))) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 im im)) (exp.f64 re) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal 1/120 binary64) (*.f64 #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) #s(literal -1/5040 binary64)) (exp.f64 re) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 #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 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
#s(approx 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 #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 im im) #s(literal 1/120 binary64)) #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 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) 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 #s(literal -1/6 binary64) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #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 #s(literal -1/6 binary64) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #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) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 #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 im im) #s(literal 1/120 binary64)) #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 im im) (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #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 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) |
#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 (* (+ (* (- (* (* 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 (-.f64 #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) (* 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) (*.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/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 (* (+ (* (- (* (* 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))))) |
Compiled 26 404 to 2 218 computations (91.6% saved)
29 alts after pruning (19 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 632 | 13 | 645 |
| Fresh | 6 | 6 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 640 | 29 | 669 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
| ✓ | 67.4% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| ✓ | 63.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 37.5% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 36.8% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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))) | |
| 37.3% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im)) | |
| 37.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) | |
| 59.2% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) | |
| 37.4% | (*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) 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))) | |
| 32.6% | (*.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))) | |
| 56.8% | (*.f64 #s(approx (exp re) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))))) (sin.f64 im)) | |
| ✓ | 50.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| 32.3% | (*.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))) | |
| 30.1% | (*.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))) | |
| ✓ | 28.6% | (*.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))) |
| 8.9% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) | |
| 9.6% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 8.9% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) im))) | |
| 7.8% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) | |
| 6.4% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(literal 1 binary64)) im))) | |
| ✓ | 57.0% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
| ✓ | 50.0% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| 34.8% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) | |
| 31.3% | #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))) | |
| ✓ | 31.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))) |
| ✓ | 31.4% | #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))) |
| 29.6% | #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))) | |
| 31.7% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (-.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)))) im))) | |
| ✓ | 26.1% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 1 994 to 768 computations (61.5% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin 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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) 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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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)) (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)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (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 (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))))) (sin.f64 im)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(+.f64 (*.f64 (sin.f64 im) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (sin.f64 im) #s(approx (sinh re) re))) |
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) #s(approx (sinh re) re))) |
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
5 calls:
| 34.0ms | (sin.f64 im) |
| 16.0ms | re |
| 12.0ms | im |
| 10.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 8.0ms | (exp.f64 re) |
| 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) 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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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)) (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)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (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 (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))))) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (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 (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) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
5 calls:
| 16.0ms | re |
| 11.0ms | (exp.f64 re) |
| 10.0ms | im |
| 10.0ms | (sin.f64 im) |
| 9.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.0% | 3 | (sin.f64 im) |
| 92.3% | 3 | (exp.f64 re) |
| 99.4% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 98.2% | 5 | re |
| 82.3% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) 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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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)) (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)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (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 (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (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 (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:
| 13.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) 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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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)) (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)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (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 (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (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 (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:
| 8.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) 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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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)) (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)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (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 (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:
| 8.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) 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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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)) (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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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)) (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)) |
2 calls:
| 12.0ms | re |
| 7.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 3 | re |
| 98.1% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) 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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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)) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (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)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
5 calls:
| 10.0ms | (sin.f64 im) |
| 8.0ms | (exp.f64 re) |
| 8.0ms | re |
| 8.0ms | im |
| 7.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.5% | 4 | (sin.f64 im) |
| 54.6% | 2 | im |
| 63.9% | 3 | re |
| 61.6% | 2 | (exp.f64 re) |
| 68.6% | 3 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin 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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) 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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im)) |
5 calls:
| 29.0ms | (exp.f64 re) |
| 8.0ms | im |
| 8.0ms | (sin.f64 im) |
| 8.0ms | re |
| 7.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.9% | 2 | (sin.f64 im) |
| 39.3% | 2 | im |
| 37.5% | 1 | (exp.f64 re) |
| 39.7% | 2 | re |
| 44.9% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
2 calls:
| 13.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 7.0ms | (sin.f64 im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.4% | 2 | (sin.f64 im) |
| 44.4% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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 (-.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 (exp re) #s(approx (- re -1) re)) #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) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) 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 #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im)) |
2 calls:
| 6.0ms | (sin.f64 im) |
| 5.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.4% | 2 | (sin.f64 im) |
| 44.4% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) 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))) |
(*.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 (*.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 (-.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)))) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 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 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im)) |
2 calls:
| 46.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 5.0ms | (sin.f64 im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.8% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 42.5% | 2 | (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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im)) |
1 calls:
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.5% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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 |
|---|
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
2 calls:
| 3.0ms | (sin.f64 im) |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.8% | 2 | (sin.f64 im) |
| 39.9% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
3 calls:
| 8.0ms | re |
| 2.0ms | (sin.f64 im) |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.8% | 1 | re |
| 39.3% | 2 | (sin.f64 im) |
| 39.7% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 8 to 10 computations (-25% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin 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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #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) #s(literal -1/6 binary64)) (*.f64 im im) #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)) |
5 calls:
| 2.0ms | im |
| 2.0ms | (sin.f64 im) |
| 2.0ms | re |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.2% | 2 | re |
| 29.6% | 1 | (exp.f64 re) |
| 33.2% | 2 | (sin.f64 im) |
| 29.6% | 1 | im |
| 33.3% | 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) (-.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))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) (*.f64 #s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
5 calls:
| 11.0ms | re |
| 2.0ms | (sin.f64 im) |
| 2.0ms | im |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.6% | 1 | im |
| 28.6% | 1 | (exp.f64 re) |
| 28.6% | 1 | re |
| 28.6% | 1 | (sin.f64 im) |
| 28.6% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
5 calls:
| 1.0ms | re |
| 1.0ms | (sin.f64 im) |
| 1.0ms | im |
| 1.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.1% | 1 | (exp.f64 re) |
| 26.1% | 1 | im |
| 26.1% | 1 | re |
| 26.1% | 1 | (sin.f64 im) |
| 26.1% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.999657277662102 | +inf |
| 0.0ms | 0.0 | 1.1189334260587272e-306 |
| 0.0ms | -1.4247170268413414e-75 | -0.0 |
| 0.0ms | -inf | -0.9878928680130006 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.999657277662102 | +inf |
| 0.0ms | 0.0 | 1.1189334260587272e-306 |
| 0.0ms | -1.4247170268413414e-75 | -0.0 |
| 0.0ms | -inf | -0.9878928680130006 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.999657277662102 | +inf |
| 0.0ms | 0.0 | 1.1189334260587272e-306 |
| 0.0ms | -1.4247170268413414e-75 | -0.0 |
| 0.0ms | -inf | -0.9878928680130006 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.999657277662102 | +inf |
| 0.0ms | 0.0 | 1.1189334260587272e-306 |
| 0.0ms | -1.4247170268413414e-75 | -0.0 |
| 0.0ms | -inf | -0.9878928680130006 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.999657277662102 | +inf |
| 0.0ms | 0.0 | 1.1189334260587272e-306 |
| 0.0ms | -1.4247170268413414e-75 | -0.0 |
| 0.0ms | -inf | -0.9878928680130006 |
Compiled 8 to 10 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.999657277662102 | +inf |
| 0.0ms | -inf | -0.9878928680130006 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.09226574416199075 | 0.119367649429571 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.005757936158357931 | -1.4247170268413414e-75 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.09226574416199075 | 0.119367649429571 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.09226574416199075 | 0.119367649429571 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.1189334260587272e-306 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.1189334260587272e-306 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.09226574416199075 | 0.119367649429571 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.09226574416199075 | 0.119367649429571 |
Compiled 8 to 10 computations (-25% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 1139 |
| 1 | 176 | 1094 |
| 2 | 321 | 1092 |
| 3 | 770 | 1092 |
| 4 | 2441 | 1092 |
| 5 | 7970 | 1092 |
| 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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))))) (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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 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 #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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 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) (-.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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) #s(approx (* (exp re) (sin im)) (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)) #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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 3602879701896397/36028797018963968 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)))) |
(if (<=.f64 (sin.f64 im) #s(literal 3602879701896397/36028797018963968 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 3602879701896397/36028797018963968 binary64)) (*.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))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 3602879701896397/36028797018963968 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))) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 3602879701896397/36028797018963968 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)) |
#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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))))) (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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 #s(approx (exp re) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) (*.f64 re (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 re (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))))) (sin.f64 im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 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 #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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 #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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 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) (-.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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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) (-.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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) #s(approx (* (exp re) (sin im)) (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)) #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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -1018517988167243/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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)))))) #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 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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))) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 3602879701896397/36028797018963968 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.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 (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)))) |
(if (<=.f64 (sin.f64 im) #s(literal 3602879701896397/36028797018963968 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 #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))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 3602879701896397/36028797018963968 binary64)) (*.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))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) im))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #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 (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 3602879701896397/36028797018963968 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))) #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 3602879701896397/36028797018963968 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)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
| 1× | fuel |
Compiled 1 094 to 128 computations (88.3% saved)
(negabs im)
Compiled 2 218 to 286 computations (87.1% saved)
Loading profile data...