
Time bar (total: 3.6s)
| 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)
| 748.0ms | 8 256× | 0 | valid |
ival-sin: 201.0ms (63.8% of total)ival-exp: 70.0ms (22.2% of total)ival-mult!: 42.0ms (13.3% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 0 | 0 | - | 0 | - | (sin.f64 im) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | (exp.f64 re) |
| 0 | 0 | - | 0 | - | im |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 32.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-sin: 13.0ms (67.4% of total)ival-exp: 4.0ms (20.7% of total)ival-mult!: 3.0ms (15.6% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 34 |
| 1 | 40 | 34 |
| 2 | 120 | 32 |
| 3 | 416 | 32 |
| 4 | 1696 | 32 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
(negabs im)
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(exp.f64 re) |
re |
(sin.f64 im) |
im |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 1.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 1.0ms | im | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 1.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 0.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 296 |
| 0 | 97 | 295 |
| 1 | 572 | 284 |
| 0 | 5413 | 264 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(exp.f64 re) |
re |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
(fma.f64 (cosh.f64 re) (sin.f64 im) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(+.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 re) (cosh.f64 re)) (*.f64 (sinh.f64 re) (sinh.f64 re))) (-.f64 (cosh.f64 re) (sinh.f64 re))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (*.f64 (sinh.f64 re) (sinh.f64 re)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(exp.f64 re) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
re |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (* (exp re) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal 1/120 binary64) (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (fma.f64 (*.f64 im (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im)) |
#s(approx im im) |
#s(approx (sin im) (sin.f64 im)) |
Compiled 403 to 116 computations (71.2% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 10 | 30 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 21 | 10 | 31 |
| Status | Accuracy | Program |
|---|---|---|
| 74.2% | (fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sin.f64 im) (sinh.f64 re))) | |
| ▶ | 74.2% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
| 74.2% | (*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) | |
| ▶ | 57.3% | (*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| 69.8% | (*.f64 (exp.f64 re) #s(approx (sin im) im)) | |
| 62.9% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) | |
| ▶ | 51.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| ▶ | 61.5% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
| 51.7% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) | |
| ▶ | 50.9% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
Compiled 218 to 168 computations (22.9% saved)
| Inputs |
|---|
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(cosh.f64 re) |
re |
(*.f64 (sin.f64 im) (sinh.f64 re)) |
(sinh.f64 re) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(exp.f64 re) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (sin im))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* 1/2 (* (pow re 2) (sin im)))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/24 (* (pow re 2) (sin im))) (* 1/2 (sin im))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/2 (sin im)) (* (pow re 2) (+ (* 1/720 (* (pow re 2) (sin im))) (* 1/24 (sin im))))))))) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (sin im)))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* 1/6 (* (pow re 2) (sin im))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/120 (* (pow re 2) (sin im))) (* 1/6 (sin im)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/6 (sin im)) (* (pow re 2) (+ (* 1/5040 (* (pow re 2) (sin im))) (* 1/120 (sin im)))))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (+ (sin im) (* 1/2 (* re (sin im)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* 1/2 (* re (sin im))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* re (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (sin im) re)) (* -1/2 (sin im))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* -1/12 (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/240 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (+ (exp re) (/ 1 (exp re)))) (* -1/10080 (- (exp re) (/ 1 (exp re))))))))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* im (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (+ (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/240 (+ (exp re) (/ 1 (exp re)))))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* im (- (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* -1/6 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/2 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* 1/120 (* (pow im 2) (+ 1 (* 1/2 re))))))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/120 (+ 1 (* 1/2 re)))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* (sin im) (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | im | @ | inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
| 5.0ms | re | @ | inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
| 4.0ms | re | @ | -inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
| 3.0ms | im | @ | -inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
| 3.0ms | im | @ | 0 | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (+ (* 1/2 re) 1) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 2309 |
| 0 | 461 | 2136 |
| 1 | 2738 | 2042 |
| 0 | 10598 | 1945 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(cosh.f64 re) |
re |
(*.f64 (sin.f64 im) (sinh.f64 re)) |
(sinh.f64 re) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(exp.f64 re) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (sin im))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* 1/2 (* (pow re 2) (sin im)))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/24 (* (pow re 2) (sin im))) (* 1/2 (sin im))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/2 (sin im)) (* (pow re 2) (+ (* 1/720 (* (pow re 2) (sin im))) (* 1/24 (sin im))))))))) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (sin im)))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* 1/6 (* (pow re 2) (sin im))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/120 (* (pow re 2) (sin im))) (* 1/6 (sin im)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/6 (sin im)) (* (pow re 2) (+ (* 1/5040 (* (pow re 2) (sin im))) (* 1/120 (sin im)))))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (+ (sin im) (* 1/2 (* re (sin im)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* 1/2 (* re (sin im))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* re (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (sin im) re)) (* -1/2 (sin im))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* -1/12 (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/240 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (+ (exp re) (/ 1 (exp re)))) (* -1/10080 (- (exp re) (/ 1 (exp re))))))))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* im (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (+ (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/240 (+ (exp re) (/ 1 (exp re)))))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* im (- (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* -1/6 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/2 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* 1/120 (* (pow im 2) (+ 1 (* 1/2 re))))))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/120 (+ 1 (* 1/2 re)))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* (sin im) (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) (*.f64 (cosh.f64 re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64))) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))))) |
(fma.f64 (sinh.f64 re) (sin.f64 im) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(fma.f64 (cosh.f64 re) (sin.f64 im) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (sinh.f64 re) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))) (/.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))) |
(-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (neg.f64 (sin.f64 im)) (sinh.f64 re))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))))) (/.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))))) |
(+.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(+.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(*.f64 (cosh.f64 re) (sin.f64 im)) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (neg.f64 re)) (exp.f64 (neg.f64 (neg.f64 re)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 re))) |
(cosh.f64 (neg.f64 re)) |
(cosh.f64 re) |
(+.f64 (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64)) (/.f64 (exp.f64 re) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64))) |
re |
(*.f64 (sinh.f64 re) (sin.f64 im)) |
(*.f64 (sin.f64 im) (sinh.f64 re)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 2 binary64)) |
(sinh.f64 re) |
(-.f64 (/.f64 (exp.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (sin.f64 im) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64))) (neg.f64 (+.f64 re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 re re) (+.f64 re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 re #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (*.f64 (sinh.f64 re) (sinh.f64 re)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal 2 binary64)) |
(exp.f64 re) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 im im))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(fabs.f64 (*.f64 im im)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64))) (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64))) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re) (sin.f64 im)) |
(fma.f64 (*.f64 (sin.f64 im) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(fma.f64 re (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) (sin.f64 im)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))) (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))) |
(-.f64 (sin.f64 im) (*.f64 (neg.f64 re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im))))) (/.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 3 binary64)) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re) (sin.f64 im)) |
(+.f64 (sin.f64 im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(*.f64 (sin.f64 im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 #s(literal 1 binary64) (sin.f64 im)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) (*.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)))))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 im) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 im) #s(literal 1 binary64) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) |
(*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re) |
(*.f64 re (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(fma.f64 #s(literal 1/2 binary64) re (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 re #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)) |
#s(literal 1/2 binary64) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 im) re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (sin.f64 im)) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im) (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/24 binary64) (sin.f64 im))) (*.f64 re re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im))) |
#s(approx (cosh re) #s(literal 1 binary64)) |
#s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 re re) #s(literal 1/24 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (* (sin im) (sinh re)) (*.f64 (sin.f64 im) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) (sin.f64 im) (sin.f64 im)) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/6 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im)) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/120 binary64) (sin.f64 im))) (*.f64 re re) (*.f64 #s(literal 1/6 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im)) re)) |
#s(approx (sinh re) re) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 re re) #s(literal 1/120 binary64)) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 im) re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (- re -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (sin.f64 im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im))) |
#s(approx (+ (* 1/2 re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (exp re) (sin im)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (sin.f64 im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (sin.f64 im))))) |
#s(approx (* (sin im) (cosh re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) |
#s(approx (cosh re) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (sinh re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) |
#s(approx (sinh re) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (* (exp re) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (- re -1) re) |
#s(approx (- re -1) (fma.f64 #s(literal 1 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (/.f64 (sin.f64 im) re)) (*.f64 re re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (+.f64 (/.f64 (sin.f64 im) (*.f64 re re)) (/.f64 (sin.f64 im) re))) (*.f64 re re))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (/.f64 (sin.f64 im) re)) re)) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (neg.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 im) re) #s(literal -1 binary64) (neg.f64 (sin.f64 im))) re))) (*.f64 re re))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 im) (/.f64 (neg.f64 (sin.f64 im)) re)) re))) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal 1/240 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) (*.f64 im im))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 #s(literal 1/240 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal -1/10080 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) (*.f64 im im))) (*.f64 im im))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) im) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (* (sin im) (sinh re)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) im) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/6 binary64) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* im im) -1/6) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal -2 binary64))) (pow.f64 im #s(literal 3 binary64))))) |
Compiled 6 263 to 1 147 computations (81.7% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 234 | 13 | 247 |
| Fresh | 3 | 2 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 239 | 18 | 257 |
| Status | Accuracy | Program |
|---|---|---|
| 55.9% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 #s(approx (sin im) im) (sinh.f64 re))) | |
| ▶ | 69.8% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| 62.9% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) | |
| ✓ | 51.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| 32.0% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 30.4% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) | |
| ✓ | 61.5% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
| ▶ | 37.2% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re #s(approx (sin im) im))) |
| 51.7% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) | |
| 44.1% | #s(approx (* (exp re) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) | |
| ✓ | 50.9% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| 35.0% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) | |
| ▶ | 28.0% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
| 34.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) | |
| 15.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im)))) | |
| 30.2% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ▶ | 31.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
| ▶ | 26.8% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 736 to 487 computations (33.8% saved)
| Inputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(exp.f64 re) |
re |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
(*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) |
(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) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re #s(approx (sin im) im))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re #s(approx (sin im) im)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(sin.f64 im) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (+ (* im (* re (+ 1 (* -1/6 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (+ (* im (+ 1 (* -1/6 (pow im 2)))) (* re (+ (* im (* re (+ 1/2 (* -1/12 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (* -1/6 (pow im 2)))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1/2 (* -1/12 (pow im 2))))))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (+ (* -1/6 (* (pow im 2) re)) (* -1/6 (pow im 2))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (+ (* -1/6 (pow im 2)) (* re (+ (* -1/6 (pow im 2)) (* -1/12 (* (pow im 2) re))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (- (* -1/6 re) 1/6))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (- (* re (- (* -1/12 re) 1/6)) 1/6))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1/6 re))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* re (- (* -1/12 re) 1/6)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (+ (sin im) (* 1/2 (* re (sin im)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* -1/12 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* -1/12 (pow im 2)))) (/ (* im (+ 1 (* -1/6 (pow im 2)))) re))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* -1/12 (pow im 2)))) (+ (/ (* im (+ 1 (* -1/6 (pow im 2)))) re) (/ (* im (+ 1 (* -1/6 (pow im 2)))) (pow re 2))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (* -1/12 (pow im 2)))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/12 (pow im 2)) (/ 1 re))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (/ (pow im 2) (pow re 2))) (+ (* -1/12 (pow im 2)) (+ (/ 1 re) (/ 1 (pow re 2)))))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* -1/12 (* (pow im 2) (pow re 2))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1/6 (/ (pow im 2) re)) (* -1/12 (pow im 2)))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (/ (pow im 2) (pow re 2))) (* -1/12 (pow im 2))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* -1/12 (pow re 2)))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* (pow re 2) (- (* -1 (/ (+ 1/6 (* 1/6 (/ 1 re))) re)) 1/12)))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1/12 (pow re 2)))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* 1/2 (* re (sin im))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* re (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* 1/6 (pow im 2)) 1)) re)) (* im (+ 1/2 (* -1/12 (pow im 2)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* -1/6 (pow im 2)))) re)) (* im (- (* 1/6 (pow im 2)) 1))) re)) (* im (+ 1/2 (* -1/12 (pow im 2)))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* 1/6 (pow im 2)) 1) re)) (* -1/12 (pow im 2))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* -1/6 (pow im 2))) re)) (* 1/6 (pow im 2))) 1) re)) (* -1/12 (pow im 2))))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* 1/6 (/ (pow im 2) re)) (* 1/6 (pow im 2))) re)) (* -1/12 (pow im 2)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (sin im) re)) (* -1/2 (sin im))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (* (* im im) 1/120) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* -1/6 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/2 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* 1/120 (* (pow im 2) (+ 1 (* 1/2 re))))))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/120 (+ 1 (* 1/2 re)))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* 1/120 (pow im 5)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* 1/120 (pow im 4)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* (pow im 2) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow im 3) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow im 3) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 2)) (/ (* re (+ 1 (* 1/2 re))) (pow im 2)))) 1/6)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 2)) (/ (* re (+ 1 (* 1/2 re))) (pow im 2)))) 1/6)))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* (sin im) (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) (+ 1/120 (/ 1 (pow im 4)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* -1 (* (pow im 3) (+ (* -1 (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)) (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (sin im)) |
| 4.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (sin im)) |
| 4.0ms | im | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (sin im)) |
| 3.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (sin im)) |
| 3.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 1 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (* 1/2 re) 1) (sin im)) (sin im)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 477 | 3598 |
| 0 | 516 | 3464 |
| 1 | 2813 | 3460 |
| 0 | 11553 | 3318 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(exp.f64 re) |
re |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im)) |
(*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) |
(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) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re #s(approx (sin im) im))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re #s(approx (sin im) im)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(sin.f64 im) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (+ (* im (* re (+ 1 (* -1/6 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (+ (* im (+ 1 (* -1/6 (pow im 2)))) (* re (+ (* im (* re (+ 1/2 (* -1/12 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (* -1/6 (pow im 2)))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1/2 (* -1/12 (pow im 2))))))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (+ (* -1/6 (* (pow im 2) re)) (* -1/6 (pow im 2))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (+ (* -1/6 (pow im 2)) (* re (+ (* -1/6 (pow im 2)) (* -1/12 (* (pow im 2) re))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (- (* -1/6 re) 1/6))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (- (* re (- (* -1/12 re) 1/6)) 1/6))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1/6 re))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* re (- (* -1/12 re) 1/6)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (+ (sin im) (* 1/2 (* re (sin im)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* -1/12 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* -1/12 (pow im 2)))) (/ (* im (+ 1 (* -1/6 (pow im 2)))) re))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* -1/12 (pow im 2)))) (+ (/ (* im (+ 1 (* -1/6 (pow im 2)))) re) (/ (* im (+ 1 (* -1/6 (pow im 2)))) (pow re 2))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (* -1/12 (pow im 2)))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/12 (pow im 2)) (/ 1 re))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (/ (pow im 2) (pow re 2))) (+ (* -1/12 (pow im 2)) (+ (/ 1 re) (/ 1 (pow re 2)))))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* -1/12 (* (pow im 2) (pow re 2))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1/6 (/ (pow im 2) re)) (* -1/12 (pow im 2)))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (/ (pow im 2) (pow re 2))) (* -1/12 (pow im 2))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* -1/12 (pow re 2)))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* (pow re 2) (- (* -1 (/ (+ 1/6 (* 1/6 (/ 1 re))) re)) 1/12)))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1/12 (pow re 2)))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* 1/2 (* re (sin im))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* re (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* 1/6 (pow im 2)) 1)) re)) (* im (+ 1/2 (* -1/12 (pow im 2)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* -1/6 (pow im 2)))) re)) (* im (- (* 1/6 (pow im 2)) 1))) re)) (* im (+ 1/2 (* -1/12 (pow im 2)))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* 1/6 (pow im 2)) 1) re)) (* -1/12 (pow im 2))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* -1/6 (pow im 2))) re)) (* 1/6 (pow im 2))) 1) re)) (* -1/12 (pow im 2))))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* 1/6 (/ (pow im 2) re)) (* 1/6 (pow im 2))) re)) (* -1/12 (pow im 2)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (sin im) re)) (* -1/2 (sin im))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (* (* im im) 1/120) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* -1/6 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/2 re)))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* 1/120 (* (pow im 2) (+ 1 (* 1/2 re))))))))))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* 1/2 re) (* (pow im 2) (+ (* -1/6 (+ 1 (* 1/2 re))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ 1 (* 1/2 re)))) (* 1/120 (+ 1 (* 1/2 re)))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* 1/120 (pow im 5)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* 1/120 (pow im 4)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* (pow im 2) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow im 3) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow im 3) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 2)) (/ (* re (+ 1 (* 1/2 re))) (pow im 2)))) 1/6)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 2)) (/ (* re (+ 1 (* 1/2 re))) (pow im 2)))) 1/6)))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) #s(hole binary64 (* (sin im) (+ 1 (* 1/2 re))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) (+ 1/120 (/ 1 (pow im 4)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* -1 (* (pow im 3) (+ (* -1 (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)) (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 2)))))))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) (exp.f64 re)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (*.f64 (sinh.f64 re) (sinh.f64 re)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(exp.f64 re) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
re |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im)) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 im im)) |
(*.f64 im (*.f64 im #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(fabs.f64 (*.f64 im im)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
(*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im) |
(*.f64 im (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (*.f64 im (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im)) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) (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)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) im) im (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) (/.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) (*.f64 im im))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))))) |
(+.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re) |
(*.f64 re (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) re (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 re #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) im) im) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) re)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) re) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) re) re) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) re) (*.f64 #s(literal 1 binary64) 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 binary64) re) (*.f64 (*.f64 #s(literal 1/2 binary64) re) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 re #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 re (*.f64 #s(literal 1/2 binary64) re)) #s(literal 3 binary64))) (fma.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 re (*.f64 #s(literal 1/2 binary64) re)) (*.f64 re (*.f64 #s(literal 1/2 binary64) re))) (*.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re (*.f64 #s(literal 1/2 binary64) re)))))) |
(fma.f64 #s(literal 1 binary64) re (*.f64 (*.f64 #s(literal 1/2 binary64) re) re)) |
(fma.f64 re #s(literal 1 binary64) (*.f64 re (*.f64 #s(literal 1/2 binary64) re))) |
(+.f64 (*.f64 #s(literal 1 binary64) re) (*.f64 (*.f64 #s(literal 1/2 binary64) re) re)) |
(+.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re (*.f64 #s(literal 1/2 binary64) re))) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re) #s(approx (sin im) im))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sin im) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 3 binary64))) (fma.f64 #s(approx (sin im) im) #s(approx (sin im) im) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 2 binary64)) (*.f64 #s(approx (sin im) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 2 binary64)) (pow.f64 #s(approx (sin im) im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(approx (sin im) im)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 3 binary64)) (pow.f64 #s(approx (sin im) im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin im) im) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(approx (sin im) im)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 2 binary64)) (pow.f64 #s(approx (sin im) im) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(approx (sin im) im))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 3 binary64)) (pow.f64 #s(approx (sin im) im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin im) im) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(approx (sin im) im))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re) #s(approx (sin im) im)) |
(fma.f64 (*.f64 (sin.f64 im) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(approx (sin im) im)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re #s(approx (sin im) im)) |
(fma.f64 re (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) #s(approx (sin im) im)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(approx (sin im) im))) (/.f64 (pow.f64 #s(approx (sin im) im) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(approx (sin im) im)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin im) im) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(approx (sin im) im))))) (/.f64 (pow.f64 #s(approx (sin im) im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sin im) im) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(approx (sin im) im)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re)) #s(approx (sin im) im)) |
(+.f64 #s(approx (sin im) im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) |
(*.f64 (sin.f64 im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 #s(literal 1 binary64) (sin.f64 im)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) (*.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re)))))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 im) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 im) #s(literal 1 binary64) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 im) #s(literal 1 binary64)) (*.f64 (sin.f64 im) (*.f64 #s(literal 1/2 binary64) re))) |
(sin.f64 im) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 im (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (fma.f64 (*.f64 im (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) re (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)))) re (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (+.f64 (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (+.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 1 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (*.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 im im) re (*.f64 im im)))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (fma.f64 (fma.f64 (*.f64 (*.f64 im im) re) #s(literal -1/12 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/12 binary64) re) #s(literal 1/6 binary64)) re) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) (*.f64 #s(literal -1/6 binary64) re)) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) (*.f64 (-.f64 (*.f64 #s(literal -1/12 binary64) re) #s(literal 1/6 binary64)) re)) |
#s(approx (* (+ (* 1/2 re) 1) re) re) |
#s(approx (* (+ (* 1/2 re) 1) re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (sin.f64 im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) (sin.f64 im))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (/.f64 (sin.f64 im) re)) (*.f64 re re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (+.f64 (/.f64 (sin.f64 im) (*.f64 re re)) (/.f64 (sin.f64 im) re))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (fma.f64 (/.f64 im re) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re) (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re))) (*.f64 re re))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (pow.f64 re #s(literal -1 binary64)))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/6 binary64) (fma.f64 (/.f64 #s(literal -1/6 binary64) re) (/.f64 (*.f64 im im) re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (+.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/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) (*.f64 re re))) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (*.f64 (pow.f64 (*.f64 re im) #s(literal 2 binary64)) #s(literal -1/12 binary64))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 im im))) (*.f64 re re))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/6 binary64) (fma.f64 (/.f64 #s(literal -1/6 binary64) re) (/.f64 (*.f64 im im) re) (*.f64 #s(literal -1/12 binary64) (*.f64 im im)))) (*.f64 re re))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/6 binary64)) re)) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))) |
#s(approx (* (+ (* 1/2 re) 1) re) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 re) 1) re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (/.f64 (sin.f64 im) re)) re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 im) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 im) re) (neg.f64 (sin.f64 im))) re))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im) re))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re))) re))) (*.f64 re re))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (+.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (+.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 im im) #s(literal 1/6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re))) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (*.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (neg.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im))) re))) (*.f64 re re))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 im) (/.f64 (neg.f64 (sin.f64 im)) re)) re))) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/6 binary64) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (exp.f64 re) (*.f64 (exp.f64 re) #s(literal -1/6 binary64))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 im im)) (exp.f64 re) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 (exp.f64 re) #s(literal -1/6 binary64))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) im) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* im im) 1/120) 1/6) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* im im) 1/120) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (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) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (+.f64 (pow.f64 im #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 im #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 im im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (sin.f64 im) re) (sin.f64 im))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal -2 binary64))) (pow.f64 im #s(literal 3 binary64))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 im #s(literal -4 binary64))) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im)) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) (pow.f64 im #s(literal 3 binary64))))) |
Compiled 17 771 to 2 297 computations (87.1% saved)
21 alts after pruning (16 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 366 | 12 | 378 |
| Fresh | 6 | 4 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 375 | 21 | 396 |
| Status | Accuracy | Program |
|---|---|---|
| 55.9% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 #s(approx (sin im) im) (sinh.f64 re))) | |
| 44.1% | (*.f64 (+.f64 (cosh.f64 re) (sinh.f64 re)) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| ✓ | 69.8% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| ▶ | 36.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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| ▶ | 62.9% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 35.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 (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| ✓ | 51.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| ▶ | 30.4% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
| ✓ | 61.5% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
| ▶ | 51.7% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
| 33.6% | #s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) | |
| 34.8% | #s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) re #s(approx (sin im) im))) | |
| ✓ | 50.9% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| 33.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) (*.f64 im im))) im))) | |
| 30.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) | |
| 21.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) im))) | |
| ▶ | 9.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
| 12.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) | |
| 12.7% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))))) | |
| 31.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ✓ | 26.8% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 1 245 to 751 computations (39.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
re |
#s(literal 1 binary64) |
(sin.f64 im) |
im |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) im) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im)) |
(*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) |
(*.f64 im im) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
(fma.f64 (sin.f64 im) re (sin.f64 im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 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 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/6 re) 1/2) re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* re (+ 1/2 (* 1/6 re)))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 re)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (+ (* im (* re (+ 1 (* -1/6 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (+ (* im (+ 1 (* -1/6 (pow im 2)))) (* re (+ (* im (* re (+ 1/2 (* -1/12 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (* -1/6 (pow im 2)))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1/2 (* -1/12 (pow im 2))))))))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (+ (* -1/6 (* (pow im 2) re)) (* -1/6 (pow im 2))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (+ (* -1/6 (pow im 2)) (* re (+ (* -1/6 (pow im 2)) (* -1/12 (* (pow im 2) re))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (- (* -1/6 re) 1/6))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (- (* re (- (* -1/12 re) 1/6)) 1/6))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1/6 re))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* re (- (* -1/12 re) 1/6)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (- 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/6 (pow re 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (+ (/ 1 (pow re 2)) (/ 1 (pow re 3)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* 1/6 re))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* re (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* -1/12 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* -1/12 (pow im 2)))) (/ (* im (+ 1 (* -1/6 (pow im 2)))) re))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* -1/12 (pow im 2)))) (+ (/ (* im (+ 1 (* -1/6 (pow im 2)))) re) (/ (* im (+ 1 (* -1/6 (pow im 2)))) (pow re 2))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (* -1/12 (pow im 2)))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/12 (pow im 2)) (/ 1 re))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (/ (pow im 2) (pow re 2))) (+ (* -1/12 (pow im 2)) (+ (/ 1 re) (/ 1 (pow re 2)))))))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* -1/12 (* (pow im 2) (pow re 2))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* (pow re 2) (+ (* -1/6 (/ (pow im 2) re)) (* -1/12 (pow im 2)))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* (pow re 2) (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (/ (pow im 2) (pow re 2))) (* -1/12 (pow im 2))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* -1/12 (pow re 2)))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* (pow re 2) (- (* -1 (/ (+ 1/6 (* 1/6 (/ 1 re))) re)) 1/12)))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1/12 (pow re 2)))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (sin im)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (+ (sin im) (/ (sin im) re))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2)))) re)) 1/6))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* 1/6 (pow im 2)) 1)) re)) (* im (+ 1/2 (* -1/12 (pow im 2)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* -1/6 (pow im 2)))) re)) (* im (- (* 1/6 (pow im 2)) 1))) re)) (* im (+ 1/2 (* -1/12 (pow im 2)))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* 1/6 (pow im 2)) 1) re)) (* -1/12 (pow im 2))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* -1/6 (pow im 2))) re)) (* 1/6 (pow im 2))) 1) re)) (* -1/12 (pow im 2))))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* 1/6 (/ (pow im 2) re)) (* 1/6 (pow im 2))) re)) (* -1/12 (pow im 2)))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (sin im)) (* -1 (/ (sin im) re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow im 3) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow im 3) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 2)) (/ (* re (+ 1 (* 1/2 re))) (pow im 2)))) 1/6)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 2)) (/ (* re (+ 1 (* 1/2 re))) (pow im 2)))) 1/6)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* -1 (* (pow im 3) (+ (* -1 (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)) (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | im | @ | -inf | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 re 1 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (sin im) (* (+ (* (* im im) -1/6) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
| 3.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 re 1 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (sin im) (* (+ (* (* im im) -1/6) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
| 3.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 re 1 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (sin im) (* (+ (* (* im im) -1/6) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
| 2.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 re 1 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (sin im) (* (+ (* (* im im) -1/6) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
| 2.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 re 1 (sin im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (exp re) (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+ (* (+ (* 1/6 re) 1/2) re) 1) (+ (* 1/6 re) 1/2) 1/6 (sin im) (* (+ (* (* im im) -1/6) 1) im) (* (exp re) (sin im)) (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* (* (+ (* 1/2 re) 1) re) -1/6) (* (+ (* 1/2 re) 1) re) -1/6 (* (exp re) (sin im)) (+ (* (sin im) re) (sin im))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 494 | 3555 |
| 0 | 521 | 3416 |
| 1 | 2965 | 3410 |
| 0 | 8055 | 3271 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
re |
#s(literal 1 binary64) |
(sin.f64 im) |
im |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) im) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im)) |
(*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) |
(*.f64 im im) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
(fma.f64 (sin.f64 im) re (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 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 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/6 re) 1/2) re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (+ 1 (* re (+ 1/2 (* 1/6 re)))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 re)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (+ (* im (* re (+ 1 (* -1/6 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (+ (* im (+ 1 (* -1/6 (pow im 2)))) (* re (+ (* im (* re (+ 1/2 (* -1/12 (pow im 2))))) (* im (+ 1 (* -1/6 (pow im 2))))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (* -1/6 (pow im 2)))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1 (+ (* -1/6 (pow im 2)) (* re (+ 1/2 (* -1/12 (pow im 2))))))))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (+ (* -1/6 (* (pow im 2) re)) (* -1/6 (pow im 2))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (+ (* -1/6 (pow im 2)) (* re (+ (* -1/6 (pow im 2)) (* -1/12 (* (pow im 2) re))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (- (* -1/6 re) 1/6))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (- (* re (- (* -1/12 re) 1/6)) 1/6))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1/6 re))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* re (- (* -1/12 re) 1/6)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 re)) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* re (+ 1 (* 1/2 re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (- 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/6 (pow re 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* (pow re 3) (+ 1/6 (+ (* 1/2 (/ 1 re)) (+ (/ 1 (pow re 2)) (/ 1 (pow re 3)))))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* 1/6 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/6 (+ (* 1/2 (/ 1 re)) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* 1/6 re))) |
#s(approx (+ (* 1/6 re) 1/2) #s(hole binary64 (* re (+ 1/6 (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* 1/2 (* (pow re 2) (sin im))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (/ (sin im) re))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* 1/2 (sin im)) (+ (/ (sin im) re) (/ (sin im) (pow re 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (* (pow re 2) (+ 1/2 (* -1/12 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* -1/12 (pow im 2)))) (/ (* im (+ 1 (* -1/6 (pow im 2)))) re))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* im (+ 1/2 (* -1/12 (pow im 2)))) (+ (/ (* im (+ 1 (* -1/6 (pow im 2)))) re) (/ (* im (+ 1 (* -1/6 (pow im 2)))) (pow re 2))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (* -1/12 (pow im 2)))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/12 (pow im 2)) (/ 1 re))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (/ (pow im 2) (pow re 2))) (+ (* -1/12 (pow im 2)) (+ (/ 1 re) (/ 1 (pow re 2)))))))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* -1/12 (* (pow im 2) (pow re 2))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* (pow re 2) (+ (* -1/6 (/ (pow im 2) re)) (* -1/12 (pow im 2)))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* (pow re 2) (+ (* -1/6 (/ (pow im 2) re)) (+ (* -1/6 (/ (pow im 2) (pow re 2))) (* -1/12 (pow im 2))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* -1/12 (pow re 2)))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(hole binary64 (* (pow re 2) (- (* -1 (/ (+ 1/6 (* 1/6 (/ 1 re))) re)) 1/12)))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1/12 (pow re 2)))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) #s(hole binary64 (* -1 (* (pow re 2) (+ 1/12 (* 1/6 (/ 1 re))))))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (* (+ (* 1/2 re) 1) re) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (sin im)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* re (+ (sin im) (/ (sin im) re))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (/ 1 re)) re)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(hole binary64 (* -1 (* (pow re 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2)))) re)) 1/6))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (sin im)) (* -1 (/ (sin im) re))) re)) (* 1/2 (sin im)))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (* im (- (* 1/6 (pow im 2)) 1)) re)) (* im (+ 1/2 (* -1/12 (pow im 2)))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* -1 (/ (* im (+ 1 (* -1/6 (pow im 2)))) re)) (* im (- (* 1/6 (pow im 2)) 1))) re)) (* im (+ 1/2 (* -1/12 (pow im 2)))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (* 1/6 (pow im 2)) 1) re)) (* -1/12 (pow im 2))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (* -1 (/ (- (+ (* -1 (/ (+ 1 (* -1/6 (pow im 2))) re)) (* 1/6 (pow im 2))) 1) re)) (* -1/12 (pow im 2))))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* (pow re 2) (+ (* -1 (/ (+ (* 1/6 (/ (pow im 2) re)) (* 1/6 (pow im 2))) re)) (* -1/12 (pow im 2)))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* -1 (* re (+ (* -1 (sin im)) (* -1 (/ (sin im) re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (* 1/120 (* re (+ 1 (* 1/2 re))))))) 1/6))))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (+ 1/120 (+ (* 1/120 (* re (+ 1 (* 1/2 re)))) (* (pow im 2) (- (* -1/5040 (* re (+ 1 (* 1/2 re)))) 1/5040)))))) 1/6))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (* re (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* im (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6))))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (+ 1 (+ (* re (+ 1 (* 1/2 re))) (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) #s(hole binary64 (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 re)))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (* -1/6 re) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (* 1/120 re)))) 1/6))))))) |
#s(approx (+ (* (sin im) re) (sin im)) #s(hole binary64 (* im (+ 1 (+ re (* (pow im 2) (- (+ (* -1/6 re) (* (pow im 2) (+ 1/120 (+ (* 1/120 re) (* (pow im 2) (- (* -1/5040 re) 1/5040)))))) 1/6))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(hole binary64 (+ (sin im) (* re (* (sin im) (+ 1 (* 1/2 re))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow im 3) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* (pow im 3) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 2)) (/ (* re (+ 1 (* 1/2 re))) (pow im 2)))) 1/6)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow im 2) (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) #s(hole binary64 (* (pow im 2) (- (+ (* -1/6 (* re (+ 1 (* 1/2 re)))) (+ (/ 1 (pow im 2)) (/ (* re (+ 1 (* 1/2 re))) (pow im 2)))) 1/6)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) #s(hole binary64 (* -1 (* (pow im 3) (+ (* -1 (- (* -1/6 (* re (+ 1 (* 1/2 re)))) 1/6)) (* -1 (/ (+ 1 (* re (+ 1 (* 1/2 re)))) (pow im 2)))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re) |
(*.f64 re (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) re (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 re #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)) |
#s(literal 1/2 binary64) |
re |
#s(literal 1 binary64) |
(sin.f64 im) |
im |
(*.f64 #s(approx (sin im) im) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64))) (neg.f64 (+.f64 re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 re re) (+.f64 re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 re #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) im) |
(*.f64 #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) |
(fma.f64 re #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) re)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) re) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) re)) |
#s(literal 1/6 binary64) |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im)) |
(*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im) |
(*.f64 im #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) im) im) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im)) |
(*.f64 im (*.f64 im (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(fabs.f64 (*.f64 im im)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) re)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) re (*.f64 (*.f64 #s(literal 1/2 binary64) re) re)) |
(fma.f64 re #s(literal 1 binary64) (*.f64 re (*.f64 #s(literal 1/2 binary64) re))) |
(+.f64 (*.f64 #s(literal 1 binary64) re) (*.f64 (*.f64 #s(literal 1/2 binary64) re) re)) |
(+.f64 (*.f64 re #s(literal 1 binary64)) (*.f64 re (*.f64 #s(literal 1/2 binary64) re))) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
(*.f64 (+.f64 #s(literal 1 binary64) re) (sin.f64 im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 im) (*.f64 (sin.f64 im) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 im) re) (sin.f64 im)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (sin.f64 im) re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 im) re) (sin.f64 im)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64))) (-.f64 (sin.f64 im) (*.f64 (sin.f64 im) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (pow.f64 (sin.f64 im) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 im) re) (sin.f64 im))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64))) (fma.f64 (sin.f64 im) (sin.f64 im) (-.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (*.f64 (sin.f64 im) (*.f64 (sin.f64 im) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 3 binary64)) (pow.f64 (sin.f64 im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 im) re) (sin.f64 im))))) |
(fma.f64 (sin.f64 im) re (sin.f64 im)) |
(fma.f64 re (sin.f64 im) (sin.f64 im)) |
(-.f64 (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (sin.f64 im) re))) (/.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (sin.f64 im) (*.f64 (sin.f64 im) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 im) re) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 im) re) (sin.f64 im))) (/.f64 (pow.f64 (sin.f64 im) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 im) re) (sin.f64 im)))) |
(-.f64 (sin.f64 im) (*.f64 (neg.f64 re) (sin.f64 im))) |
(+.f64 (*.f64 (sin.f64 im) re) (sin.f64 im)) |
(+.f64 (sin.f64 im) (*.f64 (sin.f64 im) re)) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64) (*.f64 (sin.f64 im) #s(literal 1/2 binary64))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (- re -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 re) 1/2) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 im (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (fma.f64 (*.f64 im (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) re (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)))) re (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (+.f64 (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (+.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 1 binary64)) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (*.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 im im) re (*.f64 im im)))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (fma.f64 (fma.f64 (*.f64 (*.f64 im im) re) #s(literal -1/12 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) re (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/12 binary64) re) #s(literal 1/6 binary64)) re) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) (*.f64 #s(literal -1/6 binary64) re)) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) (*.f64 (-.f64 (*.f64 #s(literal -1/12 binary64) re) #s(literal 1/6 binary64)) re)) |
#s(approx (* (+ (* 1/2 re) 1) re) re) |
#s(approx (* (+ (* 1/2 re) 1) re) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
#s(approx (+ (* (sin im) re) (sin im)) (sin.f64 im)) |
#s(approx (+ (* (sin im) re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) (*.f64 re re))) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (- 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 re #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) (pow.f64 re #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (+.f64 (pow.f64 re #s(literal -3 binary64)) (pow.f64 re #s(literal -2 binary64)))) (pow.f64 re #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) (*.f64 re re))) |
#s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) (pow.f64 re #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 re re))) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 #s(literal 1/6 binary64) re)) |
#s(approx (+ (* 1/6 re) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) re) #s(literal 1/6 binary64)) re)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (sin.f64 im) #s(literal 1/2 binary64) (/.f64 (sin.f64 im) re)) (*.f64 re re))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (sin.f64 im) #s(literal 1/2 binary64) (+.f64 (/.f64 (sin.f64 im) (*.f64 re re)) (/.f64 (sin.f64 im) re))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (fma.f64 (/.f64 im re) (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re) (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re))) (*.f64 re re))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (pow.f64 re #s(literal -1 binary64)))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/6 binary64) (fma.f64 (/.f64 #s(literal -1/6 binary64) re) (/.f64 (*.f64 im im) re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (+.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 (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (*.f64 (pow.f64 (*.f64 re im) #s(literal 2 binary64)) #s(literal -1/12 binary64))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 im im))) (*.f64 re re))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) re) #s(literal -1/6 binary64) (fma.f64 (/.f64 #s(literal -1/6 binary64) re) (/.f64 (*.f64 im im) re) (*.f64 #s(literal -1/12 binary64) (*.f64 im im)))) (*.f64 re re))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))) |
#s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/6 binary64)) re)) #s(literal 1/12 binary64)) (*.f64 re re))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))) |
#s(approx (* (* (+ (* 1/2 re) 1) re) -1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))) |
#s(approx (* (+ (* 1/2 re) 1) re) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 re) 1) re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (sin.f64 im) re)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (/.f64 (sin.f64 im) re) (sin.f64 im)) re)) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 re) 1/2) re) 1) re) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) re)) #s(literal 1/6 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (sin.f64 im) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 im) re) #s(literal -1 binary64) (neg.f64 (sin.f64 im))) re))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im) re))) (*.f64 re re))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re))) re))) (*.f64 re re))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (+.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (+.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 im im) #s(literal 1/6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) re))) #s(literal 1 binary64)) re))) #s(literal 1/2 binary64)) (*.f64 re re))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (*.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) (neg.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (*.f64 im im) re) (*.f64 im im))) re))) (*.f64 re re))) |
#s(approx (+ (* (sin im) re) (sin im)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 im) re) #s(literal -1 binary64) (neg.f64 (sin.f64 im))) re))) |
#s(approx (* (exp re) (sin im)) (*.f64 im (exp.f64 re))) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/6 binary64) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 im im)) (exp.f64 re) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 im im)) (exp.f64 re) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im)) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) im)) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (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) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (* (* im im) (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6)) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 #s(literal 1 binary64) re) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) re) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (sin im) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) re #s(literal 1/120 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) re) #s(literal 1/5040 binary64)) (*.f64 im im))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) re)) #s(literal 1/6 binary64)) (*.f64 im im) re) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (fma.f64 (*.f64 (sin.f64 im) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal -2 binary64))) (pow.f64 im #s(literal 3 binary64))))) |
#s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im)) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) (pow.f64 im #s(literal 3 binary64))))) |
Compiled 12 751 to 1 725 computations (86.5% saved)
25 alts after pruning (16 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 284 | 9 | 293 |
| Fresh | 4 | 7 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 289 | 25 | 314 |
| Status | Accuracy | Program |
|---|---|---|
| 55.9% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 #s(approx (sin im) im) (sinh.f64 re))) | |
| 44.1% | (*.f64 (+.f64 (cosh.f64 re) (sinh.f64 re)) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| ✓ | 69.8% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| ✓ | 36.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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| 36.4% | (*.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 (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| 35.0% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| ✓ | 62.9% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 35.9% | (*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| ✓ | 51.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| ✓ | 30.4% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
| 7.1% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) | |
| ✓ | 61.5% | #s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
| ✓ | 51.7% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
| 33.6% | #s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) | |
| ✓ | 50.9% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| 33.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) (*.f64 im im))) im))) | |
| 30.3% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) | |
| 21.6% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) im))) | |
| 12.7% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) im))) | |
| 10.0% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) | |
| 9.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) | |
| 9.2% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))))) im))) | |
| 10.1% | #s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) | |
| 31.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ✓ | 26.8% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 2 259 to 736 computations (67.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) re #s(approx (sin im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im)))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
(*.f64 (+.f64 (cosh.f64 re) (sinh.f64 re)) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) |
(*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) |
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 #s(approx (sin im) im) (sinh.f64 re))) |
(fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
5 calls:
| 32.0ms | re |
| 24.0ms | im |
| 15.0ms | (sin.f64 im) |
| 10.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 8.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (sin.f64 im) |
| 100.0% | 1 | (exp.f64 re) |
| 100.0% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 100.0% | 1 | re |
| 100.0% | 1 | im |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) re #s(approx (sin im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im)))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
5 calls:
| 12.0ms | im |
| 10.0ms | (sin.f64 im) |
| 10.0ms | re |
| 9.0ms | (exp.f64 re) |
| 8.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 2 | (sin.f64 im) |
| 94.1% | 3 | (exp.f64 re) |
| 98.5% | 4 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 98.4% | 4 | re |
| 79.0% | 2 | im |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) re #s(approx (sin im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im)))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re #s(approx (sin im) im))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im)))) |
2 calls:
| 14.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 9.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 4 | re |
| 100.0% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) re #s(approx (sin im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
2 calls:
| 9.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 9.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 94.1% | 3 | re |
Compiled 6 to 7 computations (-16.7% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) re #s(approx (sin im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
1 calls:
| 7.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) re #s(approx (sin im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
5 calls:
| 34.0ms | (exp.f64 re) |
| 8.0ms | (sin.f64 im) |
| 8.0ms | im |
| 8.0ms | re |
| 7.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.6% | 2 | im |
| 56.9% | 3 | (sin.f64 im) |
| 66.0% | 4 | re |
| 63.8% | 3 | (exp.f64 re) |
| 66.3% | 3 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) re) #s(literal 1/12 binary64)) (*.f64 re re)))))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)) im (/.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) re)) (*.f64 re re))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im))) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 im im))) im)) re #s(approx (sin im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1/120 binary64) #s(literal 1/120 binary64)) (*.f64 im im))) #s(literal 1/6 binary64)) (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) #s(approx (* (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) im) (*.f64 (*.f64 im (*.f64 re re)) (fma.f64 #s(literal -1/12 binary64) (*.f64 im im) #s(literal 1/2 binary64)))))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
5 calls:
| 21.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 8.0ms | im |
| 8.0ms | (sin.f64 im) |
| 8.0ms | re |
| 6.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.0% | 2 | (sin.f64 im) |
| 40.8% | 3 | im |
| 40.2% | 2 | (exp.f64 re) |
| 40.2% | 2 | re |
| 46.5% | 3 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (*.f64 (*.f64 re re) #s(literal -1/12 binary64))))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
1 calls:
| 4.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.5% | 3 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
1 calls:
| 4.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.6% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (* (+ (* 1/2 re) 1) re) re) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)))) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) 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))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
1 calls:
| 69.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.3% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 #s(approx (+ (* (+ (* 1/6 re) 1/2) re) 1) (*.f64 (*.f64 re re) #s(literal 1/6 binary64))) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
1 calls:
| 3.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 #s(approx (* (+ (* 1/2 re) 1) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) im)) re #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 re) 1/2) #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) im))) |
2 calls:
| 3.0ms | (sin.f64 im) |
| 3.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.8% | 2 | (sin.f64 im) |
| 42.9% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (+ (* (* (+ (* 1/2 re) 1) (sin im)) re) (sin im)) (*.f64 #s(approx (+ (+ (* (+ (* 1/2 re) 1) re) 1) (* (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) (* im im))) (*.f64 (*.f64 im im) #s(approx (- (* (* (+ (* 1/2 re) 1) re) -1/6) 1/6) #s(literal -1/6 binary64)))) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
5 calls:
| 2.0ms | im |
| 2.0ms | (sin.f64 im) |
| 2.0ms | re |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 2.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.1% | 2 | im |
| 35.2% | 2 | (sin.f64 im) |
| 33.8% | 2 | (exp.f64 re) |
| 33.8% | 2 | re |
| 38.2% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
5 calls:
| 8.0ms | (sin.f64 im) |
| 2.0ms | im |
| 2.0ms | re |
| 1.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.4% | 1 | im |
| 30.4% | 1 | (exp.f64 re) |
| 30.4% | 1 | re |
| 30.4% | 1 | (sin.f64 im) |
| 30.4% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
5 calls:
| 1.0ms | (sin.f64 im) |
| 1.0ms | im |
| 1.0ms | re |
| 1.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.3% | 2 | im |
| 29.9% | 2 | (sin.f64 im) |
| 30.2% | 2 | re |
| 30.2% | 2 | (exp.f64 re) |
| 30.2% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
5 calls:
| 1.0ms | (sin.f64 im) |
| 1.0ms | im |
| 1.0ms | re |
| 1.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 1.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.8% | 1 | (sin.f64 im) |
| 26.8% | 1 | (exp.f64 re) |
| 26.8% | 1 | re |
| 26.8% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 26.8% | 1 | im |
Compiled 11 to 15 computations (-36.4% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9920524886175316 | 9.997566757209859e+147 |
| 0.0ms | 3.611838692076486e-103 | 2.869714846587321e-100 |
| 0.0ms | -0.03272235242757262 | -0.0 |
Compiled 8 to 10 computations (-25% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 2.630737293928095e+153 | 1.501249080621738e+158 |
| 13.0ms | 2.8171839475497225e-8 | 0.0006807735121740266 |
| 30.0ms | -0.09817359777691205 | -8.561591357961573e-11 |
| 24.0ms | 400× | 0 | valid |
Compiled 560 to 498 computations (11.1% saved)
ival-sin: 10.0ms (64.2% of total)ival-exp: 4.0ms (25.7% of total)ival-mult!: 2.0ms (12.8% of total)adjust: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 0.9920524886175316 | 9.997566757209859e+147 |
| 0.0ms | 3.611838692076486e-103 | 2.869714846587321e-100 |
| 0.0ms | -0.03272235242757262 | -0.0 |
| 0.0ms | -inf | -0.9997483738151497 |
Compiled 8 to 10 computations (-25% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9920524886175316 | 9.997566757209859e+147 |
| 0.0ms | 7.371238560451945e-74 | 8.006211244984249e-74 |
| 0.0ms | -0.03272235242757262 | -0.0 |
| 0.0ms | -inf | -0.9997483738151497 |
Compiled 8 to 10 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9920524886175316 | 9.997566757209859e+147 |
| 0.0ms | -inf | -0.9997483738151497 |
Compiled 8 to 10 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.2468988440171994e-303 |
| 0.0ms | -0.9915227843005906 | -0.9883316649966728 |
Compiled 8 to 10 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.2468988440171994e-303 |
| 0.0ms | -0.9915227843005906 | -0.9883316649966728 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.2468988440171994e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.2468988440171994e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.2468988440171994e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.2468988440171994e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.2468988440171994e-303 |
Compiled 8 to 10 computations (-25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.967474461957118e+28 | 7.241092286243693e+33 |
| 10.0ms | 144× | 0 | valid |
Compiled 215 to 181 computations (15.8% saved)
ival-sin: 5.0ms (71.5% of total)ival-exp: 1.0ms (14.3% of total)ival-mult!: 1.0ms (14.3% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 1 410 to 144 computations (89.8% saved)
(negabs im)
Compiled 5 650 to 1 506 computations (73.3% saved)
Loading profile data...