
Time bar (total: 3.7s)
| 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)
| 546.0ms | 8 256× | 0 | valid |
ival-cos: 195.0ms (59.7% of total)ival-exp: 91.0ms (27.9% of total)ival-mult!: 39.0ms (11.9% of total)adjust: 1.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 0 | 0 | - | 0 | - | (cos.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 |
| 51.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-cos: 11.0ms (63.9% of total)ival-exp: 4.0ms (23.2% of total)ival-mult!: 2.0ms (11.6% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 34 |
| 1 | 51 | 34 |
| 2 | 138 | 32 |
| 3 | 417 | 32 |
| 4 | 1629 | 32 |
| 0 | 5 | 5 |
| 0 | 8 | 5 |
| 1 | 19 | 5 |
| 2 | 39 | 5 |
| 3 | 86 | 5 |
| 4 | 325 | 5 |
| 5 | 2558 | 5 |
| 0 | 8529 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(abs im)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(exp.f64 re) |
re |
(cos.f64 im) |
im |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(hole binary64 (cos im))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (cos im))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* 1/2 (* re (cos im)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* re (+ (* 1/6 (* re (cos im))) (* 1/2 (cos 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) (cos im)) #s(hole binary64 (* (cos im) (exp re)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* -1/2 (* (pow im 2) (exp re)))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* 1/24 (* (pow im 2) (exp re)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* (pow im 2) (+ (* -1/720 (* (pow im 2) (exp re))) (* 1/24 (exp re))))))))) |
#s(approx (cos im) #s(hole binary64 1)) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (cos im) #s(hole binary64 (cos im))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | re | @ | -inf | ((* (exp re) (cos im)) (exp re) re (cos im) im) |
| 1.0ms | re | @ | inf | ((* (exp re) (cos im)) (exp re) re (cos im) im) |
| 1.0ms | im | @ | inf | ((* (exp re) (cos im)) (exp re) re (cos im) im) |
| 0.0ms | im | @ | 0 | ((* (exp re) (cos im)) (exp re) re (cos im) im) |
| 0.0ms | im | @ | -inf | ((* (exp re) (cos im)) (exp re) re (cos im) im) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 282 |
| 0 | 91 | 281 |
| 1 | 532 | 270 |
| 0 | 5122 | 250 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(exp.f64 re) |
re |
(cos.f64 im) |
im |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (cos im))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (cos im))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* 1/2 (* re (cos im)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* re (+ (* 1/6 (* re (cos im))) (* 1/2 (cos 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) (cos im)) #s(hole binary64 (* (cos im) (exp re)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* -1/2 (* (pow im 2) (exp re)))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* 1/24 (* (pow im 2) (exp re)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* (pow im 2) (+ (* -1/720 (* (pow im 2) (exp re))) (* 1/24 (exp re))))))))) |
#s(approx (cos im) #s(hole binary64 1)) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (cos im) #s(hole binary64 (cos im))) |
| Outputs |
|---|
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
(fma.f64 (cosh.f64 re) (cos.f64 im) (*.f64 (sinh.f64 re) (cos.f64 im))) |
(fma.f64 (cos.f64 im) (cosh.f64 re) (*.f64 (cos.f64 im) (sinh.f64 re))) |
(+.f64 (*.f64 (cosh.f64 re) (cos.f64 im)) (*.f64 (sinh.f64 re) (cos.f64 im))) |
(+.f64 (*.f64 (cos.f64 im) (cosh.f64 re)) (*.f64 (cos.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 |
(fma.f64 (sin.f64 im) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 im) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 im) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) im)) |
(cos.f64 (neg.f64 (neg.f64 im))) |
(cos.f64 (neg.f64 im)) |
(cos.f64 im) |
(+.f64 (*.f64 (sin.f64 im) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 im) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
im |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (fma.f64 (cos.f64 im) re (cos.f64 im))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (cos.f64 im)) re (cos.f64 im))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (fma.f64 (*.f64 (cos.f64 im) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re (cos.f64 im)) re (cos.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) (cos im)) (*.f64 (cos.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
#s(approx (* (exp re) (cos im)) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 re))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64))) (*.f64 im im) (exp.f64 re))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64))) (*.f64 im im) (*.f64 #s(literal -1/2 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re))) |
#s(approx (cos im) #s(literal 1 binary64)) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx im im) |
#s(approx (cos im) (cos.f64 im)) |
Compiled 481 to 134 computations (72.1% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 7 | 41 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 34 | 8 | 42 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ▶ | 67.0% | (*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
| 65.7% | (*.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))) (cos.f64 im)) | |
| ▶ | 61.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))) (cos.f64 im)) |
| ▶ | 45.5% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
| 61.2% | #s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (cos.f64 im)) re (cos.f64 im))) | |
| ▶ | 71.2% | #s(approx (* (exp re) (cos im)) (exp.f64 re)) |
| ▶ | 44.0% | #s(approx (* (exp re) (cos im)) (cos.f64 im)) |
Compiled 171 to 137 computations (19.9% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(exp.f64 re) |
re |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
(cos.f64 im) |
im |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.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 (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/2 binary64) |
#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))) (cos.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(hole binary64 (cos im))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (cos im))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* 1/2 (* re (cos im)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* re (+ (* 1/6 (* re (cos im))) (* 1/2 (cos 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 (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (* (cos im) (exp re)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* -1/2 (* (pow im 2) (exp re)))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* 1/24 (* (pow im 2) (exp re)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* (pow im 2) (+ (* -1/720 (* (pow im 2) (exp re))) (* 1/24 (exp re))))))))) |
#s(approx (cos im) #s(hole binary64 1)) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (cos im) #s(hole binary64 (cos im))) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (* -1/2 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 74.0ms | re | @ | inf | ((* (exp re) (cos im)) (exp re) re (* (exp re) (cos im)) (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 1 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
| 1.0ms | re | @ | -inf | ((* (exp re) (cos im)) (exp re) re (* (exp re) (cos im)) (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 1 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
| 1.0ms | re | @ | 0 | ((* (exp re) (cos im)) (exp re) re (* (exp re) (cos im)) (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 1 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
| 1.0ms | im | @ | inf | ((* (exp re) (cos im)) (exp re) re (* (exp re) (cos im)) (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 1 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
| 1.0ms | im | @ | -inf | ((* (exp re) (cos im)) (exp re) re (* (exp re) (cos im)) (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 1 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 592 |
| 0 | 157 | 573 |
| 1 | 757 | 557 |
| 0 | 6902 | 542 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(exp.f64 re) |
re |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
(cos.f64 im) |
im |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.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 (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/2 binary64) |
#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))) (cos.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (cos im))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (cos im))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* 1/2 (* re (cos im)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* re (+ (* 1/6 (* re (cos im))) (* 1/2 (cos 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 (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (* (cos im) (exp re)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* -1/2 (* (pow im 2) (exp re)))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* 1/24 (* (pow im 2) (exp re)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* (pow im 2) (+ (* -1/720 (* (pow im 2) (exp re))) (* 1/24 (exp re))))))))) |
#s(approx (cos im) #s(hole binary64 1)) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (cos im) #s(hole binary64 (cos im))) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (* -1/2 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/2)))) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) (exp.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 |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
(fma.f64 (sin.f64 im) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 im) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 im) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) im)) |
(cos.f64 (neg.f64 (neg.f64 im))) |
(cos.f64 (neg.f64 im)) |
(cos.f64 im) |
(+.f64 (*.f64 (sin.f64 im) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 im) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
im |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
(*.f64 (cos.f64 im) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1 binary64)) re) |
(*.f64 re (-.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 re #s(literal -2 binary64))) re) (-.f64 #s(literal 1 binary64) (pow.f64 re #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 re #s(literal -3 binary64)) #s(literal 1 binary64)) re) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 re #s(literal -2 binary64))) (pow.f64 re #s(literal -1 binary64)))) |
(/.f64 (*.f64 re (-.f64 #s(literal 1 binary64) (pow.f64 re #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 re #s(literal -1 binary64)))) |
(/.f64 (*.f64 re (+.f64 (pow.f64 re #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 re #s(literal -2 binary64))) (pow.f64 re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 re re))) (neg.f64 (-.f64 #s(literal 1 binary64) re))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 re (-.f64 re #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 re re #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) re))) |
(/.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) re)))) |
(/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))) |
(/.f64 (fma.f64 re re #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) re)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 re re)) (-.f64 #s(literal 1 binary64) re)) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 re re (-.f64 #s(literal 1 binary64) re))) |
(/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 re re (-.f64 #s(literal 1 binary64) re))) |
(/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 re (-.f64 re #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) re)) (/.f64 (*.f64 re re) (-.f64 #s(literal 1 binary64) re))) |
(-.f64 (/.f64 (*.f64 re re) (+.f64 #s(literal -1 binary64) re)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) re))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 re re (-.f64 #s(literal 1 binary64) re))) (/.f64 #s(literal -1 binary64) (fma.f64 re re (-.f64 #s(literal 1 binary64) re)))) |
(-.f64 re (*.f64 (neg.f64 (pow.f64 re #s(literal -1 binary64))) re)) |
(-.f64 re (*.f64 (neg.f64 re) (pow.f64 re #s(literal -1 binary64)))) |
(-.f64 re #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 re (-.f64 re #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) re) |
(+.f64 re #s(literal 1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) (exp.f64 re)) |
(*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 (cosh.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (sinh.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) (cosh.f64 re) (*.f64 #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 re))) |
(+.f64 (*.f64 (cosh.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (sinh.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) (cosh.f64 re)) (*.f64 #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 re))) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 im)) (fabs.f64 im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 im)) (neg.f64 im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal -1/2 binary64) im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) im) im #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 im) (*.f64 (fabs.f64 im) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 im) (*.f64 (neg.f64 im) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 im im) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 (*.f64 #s(literal -1/2 binary64) im) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 #s(literal -1/2 binary64) im) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 im) im) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 im) (*.f64 #s(literal -1/2 binary64) im))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))) |
(*.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 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 im) im)) |
(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/2 binary64) |
#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))) (cos.f64 im)) |
(*.f64 (cos.f64 im) #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 (*.f64 re re) (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1 binary64)) re (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) |
(fma.f64 re (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 re (-.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) re)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 re)) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re) |
(*.f64 re (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 re #s(literal -2 binary64))) re) (-.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 re #s(literal -3 binary64)) #s(literal 1/8 binary64)) re) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 re #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (*.f64 re (-.f64 #s(literal 1/4 binary64) (pow.f64 re #s(literal -2 binary64)))) (-.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1 binary64)))) |
(/.f64 (*.f64 re (+.f64 (pow.f64 re #s(literal -3 binary64)) #s(literal 1/8 binary64))) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 re #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 re re) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 re re)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 re re) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 re re) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 re re))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 re re) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) re #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 re re) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) re)) #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) (fma.f64 #s(literal 1/2 binary64) re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) re #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 (neg.f64 (pow.f64 re #s(literal -1 binary64))) re)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 (neg.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 (neg.f64 re) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 re re) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 re re) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)) |
#s(literal 1/2 binary64) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (fma.f64 (cos.f64 im) re (cos.f64 im))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (cos.f64 im)) re (cos.f64 im))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (fma.f64 (*.f64 (cos.f64 im) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re (cos.f64 im)) re (cos.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 (- re -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (-.f64 re #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (-.f64 re #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) (*.f64 (cos.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (- re -1) re) |
#s(approx (- re -1) (-.f64 re #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -2 binary64))) (pow.f64 re #s(literal -1 binary64))) (*.f64 re re))) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
#s(approx (* (exp re) (cos im)) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 re))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64))) (*.f64 im im) (exp.f64 re))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64))) (*.f64 im im) (*.f64 #s(literal -1/2 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re))) |
#s(approx (cos im) #s(literal 1 binary64)) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx im im) |
#s(approx (+ (* (* im im) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* im im) -1/2) 1) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (cos im) (cos.f64 im)) |
#s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/2 binary64)) im) im)) |
Compiled 4 571 to 903 computations (80.2% saved)
23 alts after pruning (18 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 238 | 17 | 255 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 240 | 23 | 263 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 30.1% | (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) | |
| ▶ | 65.7% | (*.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))) (cos.f64 im)) |
| 41.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 (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) | |
| ✓ | 61.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))) (cos.f64 im)) |
| 40.6% | (*.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 (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 38.3% | (*.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 (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 38.0% | (*.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 (cos im) #s(literal 1 binary64))) | |
| ✓ | 45.5% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
| 32.3% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 29.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 26.2% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) | |
| 61.2% | (*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) | |
| ▶ | 4.0% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
| 19.5% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (cos.f64 im)) | |
| 19.8% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) | |
| 26.9% | (*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) | |
| ✓ | 71.2% | #s(approx (* (exp re) (cos im)) (exp.f64 re)) |
| ✓ | 44.0% | #s(approx (* (exp re) (cos im)) (cos.f64 im)) |
| ▶ | 40.7% | #s(approx (* (exp re) (cos 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)))) |
| ▶ | 25.3% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
| ▶ | 31.1% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
| 27.4% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
Compiled 739 to 537 computations (27.3% 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))) (cos.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) |
(cos.f64 im) |
im |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 im im) |
#s(literal 1/24 binary64) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
#s(approx (exp re) #s(approx (- re -1) re)) |
#s(approx (- re -1) re) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(hole binary64 (cos im))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (cos im))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* 1/2 (* re (cos im)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* re (+ (* 1/6 (* re (cos im))) (* 1/2 (cos 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) (cos im)) #s(hole binary64 (* (cos im) (exp re)))) |
#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) (cos im)) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* -1/2 (* (pow im 2) (exp re)))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* 1/24 (* (pow im 2) (exp re)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* (pow im 2) (+ (* -1/720 (* (pow im 2) (exp re))) (* 1/24 (exp re))))))))) |
#s(approx (cos im) #s(hole binary64 1)) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (- (* 1/24 (pow im 2)) 1/2))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) #s(hole binary64 (* 1/24 (pow im 2)))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) #s(hole binary64 (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* 1/24 im))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* im (+ 1/24 (* -1/720 (pow im 2)))))) |
#s(approx (+ (* -1/720 (* im im)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* -1/720 (* im im)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (cos im) #s(hole binary64 (cos im))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (* -1/720 (pow im 6)))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/24 (/ 1 (pow im 2))) (+ 1/720 (/ 1/2 (pow im 4))))))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/24 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/720 (/ 1/2 (pow im 4))))))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (* -1/720 (pow im 4)))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (* (pow im 4) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (* (pow im 4) (- (* 1/24 (/ 1 (pow im 2))) (+ 1/720 (/ 1/2 (pow im 4))))))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) #s(hole binary64 (* -1/720 (pow im 4)))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) #s(hole binary64 (* (pow im 4) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* -1/720 (pow im 3)))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* (pow im 3) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (+ (* -1/720 (* im im)) 1/24) #s(hole binary64 (* -1/720 (pow im 2)))) |
#s(approx (+ (* -1/720 (* im im)) 1/24) #s(hole binary64 (* (pow im 2) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/720 (* 1/24 (/ 1 (pow im 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | im | @ | inf | ((* (exp re) (cos 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 (cos im) im (* (exp re) (cos im)) (exp re) (* (exp re) (cos im)) (* (exp re) (cos im)) (cos im) (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* (* (+ (* -1/720 (* im im)) 1/24) im) im) (* (+ (* -1/720 (* im im)) 1/24) im) (+ (* -1/720 (* im im)) 1/24) -1/720 (* im im) 1/24 (* (exp re) (cos im)) (exp re) (- re -1)) |
| 2.0ms | im | @ | -inf | ((* (exp re) (cos 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 (cos im) im (* (exp re) (cos im)) (exp re) (* (exp re) (cos im)) (* (exp re) (cos im)) (cos im) (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* (* (+ (* -1/720 (* im im)) 1/24) im) im) (* (+ (* -1/720 (* im im)) 1/24) im) (+ (* -1/720 (* im im)) 1/24) -1/720 (* im im) 1/24 (* (exp re) (cos im)) (exp re) (- re -1)) |
| 2.0ms | re | @ | inf | ((* (exp re) (cos 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 (cos im) im (* (exp re) (cos im)) (exp re) (* (exp re) (cos im)) (* (exp re) (cos im)) (cos im) (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* (* (+ (* -1/720 (* im im)) 1/24) im) im) (* (+ (* -1/720 (* im im)) 1/24) im) (+ (* -1/720 (* im im)) 1/24) -1/720 (* im im) 1/24 (* (exp re) (cos im)) (exp re) (- re -1)) |
| 1.0ms | re | @ | -inf | ((* (exp re) (cos 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 (cos im) im (* (exp re) (cos im)) (exp re) (* (exp re) (cos im)) (* (exp re) (cos im)) (cos im) (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* (* (+ (* -1/720 (* im im)) 1/24) im) im) (* (+ (* -1/720 (* im im)) 1/24) im) (+ (* -1/720 (* im im)) 1/24) -1/720 (* im im) 1/24 (* (exp re) (cos im)) (exp re) (- re -1)) |
| 1.0ms | im | @ | 0 | ((* (exp re) (cos 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 (cos im) im (* (exp re) (cos im)) (exp re) (* (exp re) (cos im)) (* (exp re) (cos im)) (cos im) (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* (* (+ (* -1/720 (* im im)) 1/24) im) im) (* (+ (* -1/720 (* im im)) 1/24) im) (+ (* -1/720 (* im im)) 1/24) -1/720 (* im im) 1/24 (* (exp re) (cos im)) (exp re) (- re -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 1494 |
| 0 | 260 | 1429 |
| 1 | 1186 | 1416 |
| 0 | 8103 | 1372 |
| 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))) (cos.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) |
(cos.f64 im) |
im |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 im im) |
#s(literal 1/24 binary64) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
#s(approx (exp re) #s(approx (- re -1) re)) |
#s(approx (- re -1) re) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (cos im))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (cos im))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* 1/2 (* re (cos im)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* re (+ (* 1/6 (* re (cos im))) (* 1/2 (cos 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) (cos im)) #s(hole binary64 (* (cos im) (exp re)))) |
#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) (cos im)) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* -1/2 (* (pow im 2) (exp re)))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* 1/24 (* (pow im 2) (exp re)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* (pow im 2) (+ (* -1/720 (* (pow im 2) (exp re))) (* 1/24 (exp re))))))))) |
#s(approx (cos im) #s(hole binary64 1)) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (- (* 1/24 (pow im 2)) 1/2))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) #s(hole binary64 (* 1/24 (pow im 2)))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) #s(hole binary64 (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* 1/24 im))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* im (+ 1/24 (* -1/720 (pow im 2)))))) |
#s(approx (+ (* -1/720 (* im im)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* -1/720 (* im im)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (cos im) #s(hole binary64 (cos im))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (* -1/720 (pow im 6)))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/24 (/ 1 (pow im 2))) (+ 1/720 (/ 1/2 (pow im 4))))))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/24 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/720 (/ 1/2 (pow im 4))))))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (* -1/720 (pow im 4)))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (* (pow im 4) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(hole binary64 (* (pow im 4) (- (* 1/24 (/ 1 (pow im 2))) (+ 1/720 (/ 1/2 (pow im 4))))))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) #s(hole binary64 (* -1/720 (pow im 4)))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) #s(hole binary64 (* (pow im 4) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* -1/720 (pow im 3)))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* (pow im 3) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (+ (* -1/720 (* im im)) 1/24) #s(hole binary64 (* -1/720 (pow im 2)))) |
#s(approx (+ (* -1/720 (* im im)) 1/24) #s(hole binary64 (* (pow im 2) (- (* 1/24 (/ 1 (pow im 2))) 1/720)))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/720 (* 1/24 (/ 1 (pow im 2)))))))) |
| Outputs |
|---|
(*.f64 (cos.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))) (cos.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) (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) (+.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 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (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 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (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(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)))) |
(-.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 (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 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) re)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.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 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.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 (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 (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 #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)) (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 (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)) (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) (fma.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 (neg.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re)) |
(-.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 (neg.f64 (neg.f64 re)) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 re 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 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64))) (neg.f64 (fma.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) (fma.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 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (fma.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) (fma.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)) (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.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 (neg.f64 re) #s(literal 1/6 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) (fma.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) (fma.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) |
(fma.f64 (sin.f64 im) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 im) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 im) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 im (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 im))) |
(cos.f64 (neg.f64 im)) |
(cos.f64 im) |
(+.f64 (*.f64 (sin.f64 im) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 im) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
im |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 im) im) (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 im) im) (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im)) im)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64))) (*.f64 im im))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 im) im) (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) im) im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 im (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 im im)) |
(*.f64 (*.f64 im im) (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(*.f64 im (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im)))) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im))) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im)))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) im) im (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im) im)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) im) im (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im)) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 im im) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im))) |
(fma.f64 (*.f64 im im) #s(literal 1/24 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) |
(fma.f64 im (*.f64 #s(literal 1/24 binary64) im) (*.f64 im (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im))) |
(fma.f64 im (*.f64 #s(literal 1/24 binary64) im) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 im im)) (*.f64 im im))) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 (*.f64 (neg.f64 im) im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) im) im) (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im) im)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) im) im) (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im)) |
(+.f64 (*.f64 im (*.f64 #s(literal 1/24 binary64) im)) (*.f64 im (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im))) |
(+.f64 (*.f64 im (*.f64 #s(literal 1/24 binary64) im)) (*.f64 im (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im)) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) |
(*.f64 im (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 #s(literal 1/24 binary64) im)) (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im))) (-.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 #s(literal 1/24 binary64) im)) (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))) (-.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 #s(literal 1/24 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im)) (*.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 #s(literal 1/24 binary64) im) (-.f64 (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) (*.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im (*.f64 #s(literal 1/24 binary64) im)) |
(fma.f64 #s(literal 1/24 binary64) im (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im)) |
(fma.f64 #s(literal 1/24 binary64) im (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) |
(fma.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) im)) |
(fma.f64 im #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im)) |
(fma.f64 im #s(literal 1/24 binary64) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 im im)) im)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 (neg.f64 im) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im) (*.f64 #s(literal 1/24 binary64) im)) |
(+.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) (*.f64 #s(literal 1/24 binary64) im)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) im)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) im) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) |
(/.f64 (-.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 im im)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal -1/373248000 binary64) (pow.f64 im #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 im #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal -1/24 binary64))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal -1/373248000 binary64) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 im #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) im) im #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))) (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64))) (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal -1/24 binary64)))) |
(-.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/720 binary64) im)) im)) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (neg.f64 im) im) #s(literal -1/720 binary64))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 im im))) |
(+.f64 (/.f64 #s(literal 1/13824 binary64) (+.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 im im) #s(literal -1/720 binary64)))))) (/.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 im #s(literal 6 binary64))) (+.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 im #s(literal 6 binary64))) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 im #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
(*.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 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 im) im)) |
(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/24 binary64) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
(*.f64 (cos.f64 im) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (exp re) #s(approx (- re -1) re)) |
#s(approx (- re -1) re) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (fma.f64 (cos.f64 im) re (cos.f64 im))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (fma.f64 (*.f64 (cos.f64 im) re) #s(literal 1/2 binary64) (cos.f64 im)) re (cos.f64 im))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (fma.f64 (*.f64 (cos.f64 im) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re (cos.f64 im)) re (cos.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 (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (-.f64 re #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (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 re #s(literal -1 binary64))) |
#s(approx (* (exp re) (cos im)) (*.f64 (cos.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) (*.f64 (pow.f64 (neg.f64 re) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal -1/2 binary64)) re) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (pow.f64 (neg.f64 re) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (-.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) (neg.f64 re)) #s(literal 1/6 binary64)))) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
#s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (exp.f64 re) (exp.f64 re))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (exp.f64 re) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) (exp.f64 re))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 im im) (*.f64 #s(literal -1/2 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re))) |
#s(approx (cos im) #s(literal 1 binary64)) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx im im) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) (*.f64 (*.f64 im im) #s(literal 1/24 binary64))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im)) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) (*.f64 #s(literal 1/24 binary64) im)) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im)) |
#s(approx (+ (* -1/720 (* im im)) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* -1/720 (* im im)) 1/24) (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (cos im) (cos.f64 im)) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/720 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (* 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/24 binary64) (pow.f64 im #s(literal -6 binary64))) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (* (* (+ (* -1/720 (* im im)) 1/24) im) im) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/720 binary64))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) |
#s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* -1/720 (* im im)) 1/24) im) (*.f64 (neg.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/24 binary64)))) (pow.f64 im #s(literal 3 binary64)))) |
Compiled 12 807 to 1 738 computations (86.4% saved)
33 alts after pruning (24 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 407 | 16 | 423 |
| Fresh | 5 | 8 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 413 | 33 | 446 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 30.1% | (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) | |
| ✓ | 65.7% | (*.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))) (cos.f64 im)) |
| 39.9% | (*.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 (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| ▶ | 41.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 (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
| ▶ | 65.3% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (cos.f64 im)) |
| ✓ | 61.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))) (cos.f64 im)) |
| 40.6% | (*.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 (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 38.3% | (*.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 (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 64.3% | (*.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))) (cos.f64 im)) | |
| ✓ | 45.5% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
| 32.3% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 61.2% | (*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) | |
| ✓ | 4.0% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
| 8.7% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 9.6% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) | |
| 3.6% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) | |
| 19.5% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (cos.f64 im)) | |
| ▶ | 19.8% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
| ✓ | 71.2% | #s(approx (* (exp re) (cos im)) (exp.f64 re)) |
| ✓ | 44.0% | #s(approx (* (exp re) (cos im)) (cos.f64 im)) |
| ✓ | 40.7% | #s(approx (* (exp re) (cos 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)))) |
| 40.7% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) | |
| ▶ | 40.4% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
| 38.0% | #s(approx (* (exp re) (cos im)) #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)))) | |
| 39.8% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) | |
| 39.8% | #s(approx (* (exp re) (cos im)) #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)))) | |
| ▶ | 26.2% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
| ✓ | 25.3% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
| 31.1% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 31.1% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 27.4% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) | |
| 26.9% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
Compiled 1 245 to 895 computations (28.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (cos.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) |
(*.f64 #s(literal 1/6 binary64) re) |
#s(literal 1/6 binary64) |
re |
#s(literal 1 binary64) |
(cos.f64 im) |
im |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) 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 (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #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))) |
(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/2 binary64) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/2 binary64) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
#s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 re re) #s(literal 1/2 binary64)) |
(*.f64 re re) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(hole binary64 (cos im))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (cos im))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* 1/2 (* re (cos im)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* re (+ (* 1/6 (* re (cos im))) (* 1/2 (cos 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 (* 1/6 re) #s(hole binary64 (* 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 (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (* (* re re) 1/2) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (* (cos im) (exp re)))) |
#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/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/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) (cos im)) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* -1/2 (* (pow im 2) (exp re)))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* 1/24 (* (pow im 2) (exp re)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* (pow im 2) (+ (* -1/720 (* (pow im 2) (exp re))) (* 1/24 (exp re))))))))) |
#s(approx (cos im) #s(hole binary64 1)) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (cos im) #s(hole binary64 (cos im))) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (* -1/2 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | re | @ | -inf | ((* (exp re) (cos 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/6 re 1 (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (* (exp re) (cos 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/2 (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (* (* re re) 1/2) (* re re)) |
| 2.0ms | re | @ | inf | ((* (exp re) (cos 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/6 re 1 (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (* (exp re) (cos 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/2 (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (* (* re re) 1/2) (* re re)) |
| 1.0ms | re | @ | 0 | ((* (exp re) (cos 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/6 re 1 (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (* (exp re) (cos 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/2 (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (* (* re re) 1/2) (* re re)) |
| 1.0ms | im | @ | -inf | ((* (exp re) (cos 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/6 re 1 (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (* (exp re) (cos 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/2 (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (* (* re re) 1/2) (* re re)) |
| 1.0ms | im | @ | inf | ((* (exp re) (cos 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/6 re 1 (cos im) im (* (exp re) (cos im)) (exp re) (- re -1) -1 (* (exp re) (cos im)) (* (exp re) (cos 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/2 (cos im) (+ (* (* im im) -1/2) 1) (* im im) -1/2 (* (exp re) (cos im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (* (* re re) 1/2) (* re re)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 1114 |
| 0 | 226 | 1065 |
| 1 | 1075 | 1046 |
| 0 | 8667 | 1006 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (cos.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) |
(*.f64 #s(literal 1/6 binary64) re) |
#s(literal 1/6 binary64) |
re |
#s(literal 1 binary64) |
(cos.f64 im) |
im |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) 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 (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #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))) |
(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/2 binary64) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/2 binary64) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
#s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 re re) #s(literal 1/2 binary64)) |
(*.f64 re re) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (cos im))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (cos im))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* 1/2 (* re (cos im)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (cos im) (* re (+ (cos im) (* re (+ (* 1/6 (* re (cos im))) (* 1/2 (cos 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 (* 1/6 re) #s(hole binary64 (* 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 (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (* (* re re) 1/2) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (* (cos im) (exp re)))) |
#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/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/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) (cos im)) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* -1/2 (* (pow im 2) (exp re)))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* 1/24 (* (pow im 2) (exp re)))))))) |
#s(approx (* (exp re) (cos im)) #s(hole binary64 (+ (exp re) (* (pow im 2) (+ (* -1/2 (exp re)) (* (pow im 2) (+ (* -1/720 (* (pow im 2) (exp re))) (* 1/24 (exp re))))))))) |
#s(approx (cos im) #s(hole binary64 1)) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/24 (pow im 2)) 1/2))))) |
#s(approx (cos im) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/24 (* -1/720 (pow im 2)))) 1/2))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (cos im) #s(hole binary64 (cos im))) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (* -1/2 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/2) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/2)))) |
| Outputs |
|---|
(*.f64 (cos.f64 im) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (cos.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64))) re)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re))))) |
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re)))) |
(fma.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) |
(fma.f64 re #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re))) re)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re))))) |
(+.f64 (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re)) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) |
(*.f64 #s(literal 1/6 binary64) re) |
(*.f64 re #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
re |
#s(literal 1 binary64) |
(fma.f64 (sin.f64 im) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 im) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 im) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 im (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 im))) |
(cos.f64 (neg.f64 im)) |
(cos.f64 im) |
(+.f64 (*.f64 (sin.f64 im) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 im) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
im |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1 binary64)) re) |
(*.f64 re (-.f64 (pow.f64 re #s(literal -1 binary64)) #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) re))) |
(/.f64 (neg.f64 (fma.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) re)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 re re))) (neg.f64 (-.f64 #s(literal 1 binary64) re))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 re re) re)))) |
(/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))) |
(/.f64 (fma.f64 re re #s(literal -1 binary64)) (+.f64 re #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 re re)) (-.f64 #s(literal 1 binary64) re)) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 re re (-.f64 #s(literal 1 binary64) re))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 re re) re))) |
(-.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) re))) (/.f64 #s(literal -1 binary64) (fma.f64 re re (-.f64 #s(literal 1 binary64) re)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) re)) (/.f64 (*.f64 re re) (-.f64 #s(literal 1 binary64) re))) |
(-.f64 re (*.f64 (neg.f64 (pow.f64 re #s(literal -1 binary64))) re)) |
(-.f64 re (*.f64 (neg.f64 re) (pow.f64 re #s(literal -1 binary64)))) |
(-.f64 re #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 re re) re))) (/.f64 (pow.f64 re #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 re re) re)))) |
(+.f64 #s(literal 1 binary64) re) |
(+.f64 re #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #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 (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.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 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (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 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.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 (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 #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 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.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 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (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 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1 binary64)) re (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64) #s(literal 1 binary64)) |
(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 #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) #s(literal 1 binary64)) |
(fma.f64 re (-.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)) |
(fma.f64 re (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (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(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)))) |
(-.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 (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 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) re)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (-.f64 (+.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 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) (/.f64 #s(literal 1 binary64) (-.f64 (+.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 (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 #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) (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 (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 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.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 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) |
(+.f64 re (fma.f64 (*.f64 re re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) #s(literal 1 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) (+.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 (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 (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 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.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 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (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 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.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 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (neg.f64 re)) (neg.f64 re) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (fabs.f64 re)) (fabs.f64 re) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -1 binary64)) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) re) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #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/2 binary64) re (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 re (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (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)) (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) (fma.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 (neg.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re)) |
(-.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 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal -1 binary64))))) (/.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 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) (-.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 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) (/.f64 #s(literal 1 binary64) (-.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 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 re)) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) re) |
(*.f64 re (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) re) re) (*.f64 (/.f64 #s(literal 1/2 binary64) re) re))) (-.f64 (*.f64 #s(literal 1/6 binary64) re) (*.f64 (/.f64 #s(literal 1/2 binary64) re) 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 #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)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) re) re) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) re) re) (*.f64 (/.f64 #s(literal 1/2 binary64) re) re)) (*.f64 (*.f64 #s(literal 1/6 binary64) re) (*.f64 (/.f64 #s(literal 1/2 binary64) re) re))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64)))) |
(/.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 (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 (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/6 binary64) re) (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (fma.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 (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))))) |
(/.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/6 binary64) re) (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) re) re (*.f64 #s(literal 1/6 binary64) re)) |
(fma.f64 #s(literal 1/6 binary64) re (*.f64 (/.f64 #s(literal 1/2 binary64) re) re)) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
(fma.f64 re #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) re) re)) |
(fma.f64 re #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 re re)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 re) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) re)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) re) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) re)) re)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) re) (*.f64 (neg.f64 re) (/.f64 #s(literal 1/2 binary64) re))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal -1/2 binary64)) |
(+.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/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64))))) (/.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/6 binary64) re) (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) re) 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/6 binary64) re) (*.f64 (/.f64 #s(literal 1/2 binary64) re) re)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 im #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 im)) (fabs.f64 im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 im)) (neg.f64 im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) im) im #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 im) im) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 im) (*.f64 im #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 im im) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))) |
(*.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 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 im) im)) |
(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/2 binary64) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
(*.f64 (cos.f64 im) #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))))) |
#s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 re)) (fabs.f64 re)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 re)) (neg.f64 re)) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 re re) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) re) re) |
(*.f64 #s(literal 1/2 binary64) (*.f64 re re)) |
(*.f64 re (*.f64 #s(literal 1/2 binary64) re)) |
(neg.f64 (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 re)) (*.f64 #s(literal -1 binary64) (fabs.f64 re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 re)) (*.f64 #s(literal 1 binary64) (fabs.f64 re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 re)) (fabs.f64 re)) |
(*.f64 (*.f64 (fabs.f64 re) #s(literal -1 binary64)) (*.f64 (fabs.f64 re) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fabs.f64 re) #s(literal 1 binary64)) (*.f64 (fabs.f64 re) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 re)) (*.f64 #s(literal -1 binary64) (neg.f64 re))) |
(*.f64 (*.f64 (*.f64 re re) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 re)) (*.f64 #s(literal 1 binary64) (neg.f64 re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 re)) (neg.f64 re)) |
(*.f64 (*.f64 (neg.f64 re) #s(literal 1 binary64)) (*.f64 (neg.f64 re) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 re)) (neg.f64 (neg.f64 re))) |
(*.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 re))) |
(*.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 re))) |
(*.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 re))) |
(*.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re)) |
(*.f64 (neg.f64 re) (neg.f64 re)) |
(*.f64 (fabs.f64 re) (fabs.f64 re)) |
(*.f64 (*.f64 re re) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 re re)) |
(*.f64 re re) |
(pow.f64 (exp.f64 (log.f64 re)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 re) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 re) #s(literal 2 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1 binary64)) |
(pow.f64 re #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 re) re)) |
(fabs.f64 (*.f64 re re)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 re) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 re) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (fma.f64 (cos.f64 im) re (cos.f64 im))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (cos.f64 im)) re (cos.f64 im))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (fma.f64 (*.f64 (cos.f64 im) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re (cos.f64 im)) re (cos.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 (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (-.f64 re #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 re) 1/2) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) |
#s(approx (* 1/6 re) (*.f64 #s(literal 1/6 binary64) re)) |
#s(approx re re) |
#s(approx (- re -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (-.f64 re #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (-.f64 re #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (* (* re re) 1/2) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (* re re) (*.f64 re re)) |
#s(approx (* (exp re) (cos im)) (*.f64 (cos.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 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (pow.f64 re #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) re)) (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 -3 binary64)) (pow.f64 re #s(literal -2 binary64))) (+.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) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (pow.f64 re #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 re re))) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) |
#s(approx (+ (* 1/6 re) 1/2) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) |
#s(approx (- re -1) re) |
#s(approx (- re -1) (-.f64 re #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (-.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (pow.f64 re #s(literal -1 binary64))) #s(literal -1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (pow.f64 (neg.f64 re) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal -1/2 binary64)) re) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (pow.f64 (neg.f64 re) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) (pow.f64 re #s(literal -1 binary64))) #s(literal -1/2 binary64)) (neg.f64 re)) #s(literal 1/6 binary64)))) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
#s(approx (* (exp re) (cos im)) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)) (exp.f64 re))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64))) (*.f64 im im) (exp.f64 re))) |
#s(approx (* (exp re) (cos im)) (fma.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64))) (*.f64 im im) (*.f64 #s(literal -1/2 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re))) |
#s(approx (cos im) #s(literal 1 binary64)) |
#s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx im im) |
#s(approx (+ (* (* im im) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* im im) -1/2) 1) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (cos im) (cos.f64 im)) |
#s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/2 binary64)) im) im)) |
Compiled 12 365 to 1 594 computations (87.1% saved)
41 alts after pruning (29 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 416 | 14 | 430 |
| Fresh | 4 | 15 | 19 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 9 | 9 |
| Total | 422 | 41 | 463 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 30.1% | (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) | |
| ✓ | 65.7% | (*.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))) (cos.f64 im)) |
| 11.1% | (*.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 (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) | |
| 41.6% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 39.6% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 41.5% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) | |
| ✓ | 61.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))) (cos.f64 im)) |
| 40.6% | (*.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 (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 64.3% | (*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64))) (cos.f64 im)) | |
| ✓ | 45.5% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
| 32.3% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 41.5% | (*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) | |
| 61.2% | (*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) | |
| ✓ | 4.0% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
| 8.7% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 9.6% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) | |
| 24.2% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 im)) | |
| 19.5% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (cos.f64 im)) | |
| ✓ | 19.8% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
| 19.4% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 17.2% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 15.4% | (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) | |
| ✓ | 71.2% | #s(approx (* (exp re) (cos im)) (exp.f64 re)) |
| ✓ | 44.0% | #s(approx (* (exp re) (cos im)) (cos.f64 im)) |
| ✓ | 40.7% | #s(approx (* (exp re) (cos 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)))) |
| 40.7% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) re #s(literal -1/2 binary64))) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) | |
| ✓ | 40.4% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
| 38.0% | #s(approx (* (exp re) (cos im)) #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)))) | |
| 39.8% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) | |
| 39.8% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) | |
| 39.8% | #s(approx (* (exp re) (cos im)) #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)))) | |
| 37.8% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) | |
| ✓ | 26.2% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
| 3.6% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) | |
| 17.9% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) | |
| ✓ | 25.3% | #s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
| 31.1% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 31.1% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) | |
| 27.4% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) | |
| 26.9% | #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
Compiled 2 123 to 874 computations (58.8% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #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))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 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))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (cos.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))) (cos.f64 im)) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (cos.f64 im)) re (cos.f64 im))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
5 calls:
| 20.0ms | (exp.f64 re) |
| 16.0ms | re |
| 14.0ms | im |
| 13.0ms | (cos.f64 im) |
| 12.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (cos.f64 im) |
| 100.0% | 1 | (exp.f64 re) |
| 100.0% | 1 | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 100.0% | 1 | re |
| 100.0% | 1 | im |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #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))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 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))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (cos.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))) (cos.f64 im)) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.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))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 im)) |
5 calls:
| 37.0ms | re |
| 14.0ms | (exp.f64 re) |
| 14.0ms | (cos.f64 im) |
| 14.0ms | im |
| 11.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 2 | (cos.f64 im) |
| 92.5% | 3 | (exp.f64 re) |
| 99.3% | 5 | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 98.0% | 4 | re |
| 83.2% | 2 | im |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #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))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 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))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (cos.f64 im)) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 im)) |
1 calls:
| 17.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 4 | re |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #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))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 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))) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
2 calls:
| 12.0ms | re |
| 11.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 5 | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 96.3% | 4 | re |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #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))) (cos.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 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))) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
1 calls:
| 12.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 5 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (cos.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
1 calls:
| 10.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 5 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (cos.f64 im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
1 calls:
| 9.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 5 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) (cos.f64 im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
#s(approx (* (exp re) (cos im)) (exp.f64 re)) |
1 calls:
| 21.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 5 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.f64 im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) (cos.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 (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
5 calls:
| 11.0ms | (cos.f64 im) |
| 11.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 10.0ms | re |
| 10.0ms | im |
| 10.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 2 | im |
| 55.4% | 2 | (cos.f64 im) |
| 62.0% | 2 | (exp.f64 re) |
| 62.0% | 2 | re |
| 69.2% | 3 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* im im)) 1/24) (*.f64 (*.f64 im im) #s(literal -1/720 binary64))) im) im) #s(literal 1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (+.f64 (-.f64 re #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 re #s(literal 1/2 binary64) (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64))) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 re re) #s(literal -1/4 binary64)) (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 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im 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))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) im) im) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
| 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 (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) |
#s(approx (* (exp re) (cos 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)))) |
5 calls:
| 12.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 11.0ms | im |
| 10.0ms | re |
| 9.0ms | (cos.f64 im) |
| 8.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 2 | im |
| 49.5% | 2 | (cos.f64 im) |
| 43.8% | 2 | (exp.f64 re) |
| 43.8% | 2 | re |
| 50.3% | 2 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos 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)))) |
2 calls:
| 6.0ms | (cos.f64 im) |
| 5.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.1% | 2 | (cos.f64 im) |
| 49.2% | 2 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (/.f64 (fma.f64 re re #s(literal -1 binary64)) (-.f64 re #s(literal 1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #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)))) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos 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)))) |
2 calls:
| 7.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 6.0ms | (cos.f64 im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.6% | 2 | (cos.f64 im) |
| 47.7% | 2 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
2 calls:
| 4.0ms | (cos.f64 im) |
| 4.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.4% | 2 | (cos.f64 im) |
| 47.4% | 2 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) re #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
2 calls:
| 4.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 4.0ms | (cos.f64 im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.8% | 2 | (cos.f64 im) |
| 46.8% | 2 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(literal 1 binary64)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
2 calls:
| 3.0ms | (cos.f64 im) |
| 3.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.0% | 2 | (cos.f64 im) |
| 44.1% | 2 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))) |
5 calls:
| 4.0ms | (cos.f64 im) |
| 3.0ms | im |
| 3.0ms | re |
| 3.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 2.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.6% | 2 | re |
| 40.6% | 2 | (exp.f64 re) |
| 38.0% | 1 | im |
| 42.2% | 2 | (cos.f64 im) |
| 44.9% | 3 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
(*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (cos im) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #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)))) |
1 calls:
| 2.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.3% | 2 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
5 calls:
| 35.0ms | re |
| 2.0ms | im |
| 2.0ms | (cos.f64 im) |
| 2.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 2.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.7% | 2 | im |
| 29.3% | 2 | re |
| 29.3% | 2 | (exp.f64 re) |
| 30.3% | 2 | (cos.f64 im) |
| 30.3% | 2 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (cos im) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
5 calls:
| 2.0ms | im |
| 2.0ms | re |
| 2.0ms | (cos.f64 im) |
| 2.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.2% | 1 | im |
| 26.2% | 1 | re |
| 26.2% | 1 | (exp.f64 re) |
| 26.2% | 1 | (cos.f64 im) |
| 26.2% | 1 | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
Total -14.4b remaining (-30%)
Threshold costs -14.4b (-30%)
| Inputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (- re -1) re))) |
| Outputs |
|---|
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
5 calls:
| 1.0ms | re |
| 1.0ms | im |
| 1.0ms | (cos.f64 im) |
| 1.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.3% | 1 | im |
| 25.3% | 1 | (cos.f64 im) |
| 25.3% | 1 | (exp.f64 re) |
| 25.3% | 1 | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 25.3% | 1 | re |
Compiled 11 to 15 computations (-36.4% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.883879814133209e+102 | 5.722542896301607e+109 |
| 5.0ms | 1.6503805202606222e-14 | 2.324467958118204e-14 |
| 17.0ms | -495.2817990034897 | -0.0018507765718560694 |
| 21.0ms | 336× | 0 | valid |
Compiled 668 to 568 computations (15% saved)
ival-cos: 10.0ms (69.9% of total)ival-exp: 3.0ms (21% of total)ival-mult!: 2.0ms (14% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.883879814133209e+102 | 5.722542896301607e+109 |
| 0.0ms | 1.6503805202606222e-14 | 2.324467958118204e-14 |
| 17.0ms | -495.2817990034897 | -0.0018507765718560694 |
| 13.0ms | 96× | 0 | valid |
Compiled 644 to 556 computations (13.7% saved)
ival-exp: 8.0ms (74.3% of total)ival-cos: 2.0ms (18.6% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9915070669458271 | 0.9982409094888207 |
| 0.0ms | 7.612805064502702e-216 | 0.00930762611877036 |
| 0.0ms | -0.007685017527890381 | 0.0 |
| 0.0ms | -inf | -3.082398207851681e+75 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9915070669458271 | 0.9982409094888207 |
| 0.0ms | 7.612805064502702e-216 | 0.00930762611877036 |
| 0.0ms | -0.007685017527890381 | 0.0 |
| 0.0ms | -inf | -3.082398207851681e+75 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9915070669458271 | 0.9982409094888207 |
| 0.0ms | 7.612805064502702e-216 | 0.00930762611877036 |
| 0.0ms | -0.007685017527890381 | 0.0 |
| 0.0ms | -inf | -3.082398207851681e+75 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9915070669458271 | 0.9982409094888207 |
| 0.0ms | 7.612805064502702e-216 | 0.00930762611877036 |
| 0.0ms | -0.007685017527890381 | 0.0 |
| 0.0ms | -inf | -3.082398207851681e+75 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9915070669458271 | 0.9982409094888207 |
| 0.0ms | 7.612805064502702e-216 | 0.00930762611877036 |
| 0.0ms | -0.007685017527890381 | 0.0 |
| 0.0ms | -inf | -3.082398207851681e+75 |
Compiled 8 to 10 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9915070669458271 | 0.9982409094888207 |
| 0.0ms | -inf | -3.082398207851681e+75 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 7.612805064502702e-216 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 7.612805064502702e-216 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 7.612805064502702e-216 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 7.612805064502702e-216 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 7.612805064502702e-216 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 7.612805064502702e-216 |
Compiled 8 to 10 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000000002005265 | 5.2426958279414006e+48 |
| 0.0ms | -0.0 | 7.612805064502702e-216 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 7.612805064502702e-216 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 7.612805064502702e-216 |
Compiled 8 to 10 computations (-25% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 1237 |
| 1 | 200 | 1202 |
| 2 | 324 | 1202 |
| 3 | 769 | 1202 |
| 4 | 2643 | 1202 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(if (<=.f64 re #s(literal -5620492334958379/288230376151711744 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 re #s(literal 7288990951312319/316912650057057350374175801344 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))) (cos.f64 im)) (if (<=.f64 re #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 im))))) |
(if (<=.f64 re #s(literal -208967022709991/36028797018963968 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 re #s(literal 7288990951312319/316912650057057350374175801344 binary64)) (*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) (if (<=.f64 re #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 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))) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) (*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 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))) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 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))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) #s(approx (* (exp re) (cos im)) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) #s(approx (* (exp re) (cos im)) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) #s(approx (* (exp re) (cos im)) (cos.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 (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 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 (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) #s(approx (* (exp re) (cos 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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos 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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos 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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 2 binary64)) #s(approx (* (exp re) (cos im)) #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)))) #s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(if (<=.f64 re #s(literal -5620492334958379/288230376151711744 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 re #s(literal 7288990951312319/316912650057057350374175801344 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))) (cos.f64 im)) (if (<=.f64 re #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 im))))) |
(if (<=.f64 re #s(literal -208967022709991/36028797018963968 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 re #s(literal 7288990951312319/316912650057057350374175801344 binary64)) (*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) (if (<=.f64 re #s(literal 10500000000000000815831766655872649178879125871197860277834278179049830808884244966648174743689294249984 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re))) (cos.f64 im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 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))) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) (*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 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))) (cos.f64 im)) (if (or (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)))) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (*.f64 #s(approx (exp re) (+.f64 re (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (cos.f64 im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 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))) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 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))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) (if (or (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 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))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 (exp.f64 re) #s(approx (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) (if (or (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)))))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (or (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)))))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) #s(approx (* (exp re) (cos im)) (cos.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) #s(approx (* (exp re) (cos im)) (exp.f64 re)) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) #s(approx (* (exp re) (cos im)) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (or (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -5764607523034235/1152921504606846976 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 7762590461503545/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)))))) #s(approx (* (exp re) (cos im)) (cos.f64 im)) #s(approx (* (exp re) (cos im)) (exp.f64 re)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (cos im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 im im) #s(literal 1/24 binary64)) (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 8962163258467287/9007199254740992 binary64)) #s(approx (* (exp re) (cos im)) (cos.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 (cos im) (fma.f64 (fma.f64 (*.f64 im im) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 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 (cos im) #s(approx (+ (* (* im im) -1/2) 1) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))))) #s(approx (* (exp re) (cos 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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) im) im #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos 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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos 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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) re #s(literal 1 binary64)) re #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (cos im) (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 2 binary64)) #s(approx (* (exp re) (cos im)) #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)))) #s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) re)))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #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))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (cos.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (cos im)) #s(approx (cos im) (fma.f64 #s(approx (- (* (* (+ (* -1/720 (* im im)) 1/24) im) im) 1/2) #s(literal -1/2 binary64)) (*.f64 im im) #s(literal 1 binary64)))) #s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64))))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (* (exp re) (cos im)) #s(approx (exp re) #s(literal 1 binary64))) |
| 1× | fuel |
Compiled 1 202 to 164 computations (86.4% saved)
(abs im)
Compiled 4 818 to 1 698 computations (64.8% saved)
Loading profile data...