
Time bar (total: 6.2s)
| 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 13 to 12 computations (7.7% saved)
| 895.0ms | 1 156× | 2 | valid |
| 528.0ms | 2 784× | 1 | valid |
| 478.0ms | 4 316× | 0 | valid |
ival-exp: 857.0ms (51.9% of total)ival-sin: 346.0ms (20.9% of total)ival-mult!: 194.0ms (11.7% of total)ival-neg: 111.0ms (6.7% of total)adjust: 91.0ms (5.5% of total)ival-sub!: 53.0ms (3.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 123 | 0 | - | 0 | - | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 0 | 0 | - | 0 | - | (exp.f64 im) |
| 0 | 0 | - | 0 | - | (neg.f64 im) |
| 0 | 0 | - | 0 | - | (exp.f64 (neg.f64 im)) |
| 0 | 0 | - | 0 | - | (sin.f64 re) |
| 0 | 0 | - | 0 | - | im |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) | cancellation | 123 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 101 | 0 |
| - | 22 | 133 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 101 | 0 | 0 |
| - | 22 | 0 | 133 |
| number | freq |
|---|---|
| 0 | 133 |
| 1 | 123 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 71.0ms | 162× | 1 | valid |
| 52.0ms | 82× | 2 | valid |
| 41.0ms | 268× | 0 | valid |
Compiled 81 to 34 computations (58% saved)
ival-exp: 46.0ms (47.9% of total)ival-mult!: 26.0ms (27% of total)ival-sin: 14.0ms (14.6% of total)adjust: 5.0ms (5.2% of total)ival-sub!: 2.0ms (2.1% of total)ival-neg: 2.0ms (2.1% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 68 |
| 1 | 74 | 66 |
| 2 | 185 | 66 |
| 3 | 734 | 66 |
| 4 | 4230 | 41 |
| 0 | 10 | 11 |
| 0 | 17 | 11 |
| 1 | 30 | 11 |
| 2 | 58 | 11 |
| 3 | 184 | 11 |
| 4 | 795 | 10 |
| 0 | 8505 | 10 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 1× | node-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 im))) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
(negabs re)
Compiled 11 to 10 computations (9.1% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 64.7% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
(-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
(exp.f64 (neg.f64 im)) |
(neg.f64 im) |
im |
(exp.f64 im) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* re (- (exp (neg im)) (exp im)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* -1/12 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/2 (- (exp (neg im)) (exp im))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* 1/240 (* (pow re 2) (- (exp (neg im)) (exp im)))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/10080 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/240 (- (exp (neg im)) (exp im))))))))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 re))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* -1/12 (pow re 2)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* 1/240 (pow re 2)) 1/12)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/240 (* -1/10080 (pow re 2)))) 1/12)))))) |
#s(approx (sin re) #s(hole binary64 re)) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow re 2)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/120 (* -1/5040 (pow re 2)))) 1/6)))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (neg im)) (exp im)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 (sin re)))) |
#s(approx (sin re) #s(hole binary64 (sin re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* -1/6 (* (pow im 2) (sin re))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* -1/120 (* (pow im 2) (sin re))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* (pow im 2) (+ (* -1/120 (sin re)) (* -1/5040 (* (pow im 2) (sin re))))))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* -2 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (exp (neg im)) #s(hole binary64 1)) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* -1 im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* 1/2 im) 1))))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))))) |
#s(approx (neg im) #s(hole binary64 (* -1 im))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (exp im) #s(hole binary64 1)) |
#s(approx (exp im) #s(hole binary64 (+ 1 im))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (neg im)) (exp im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (neg im)))) |
#s(approx (exp im) #s(hole binary64 (exp im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (* -1 im)) (exp im)))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (* -1 im)) (exp im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (* -1 im)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | im | @ | 0 | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) im (exp im)) |
| 2.0ms | im | @ | -inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) im (exp im)) |
| 1.0ms | im | @ | inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) im (exp im)) |
| 1.0ms | re | @ | inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) im (exp im)) |
| 1.0ms | re | @ | -inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) im (exp im)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 729 |
| 0 | 205 | 720 |
| 1 | 1039 | 687 |
| 0 | 8705 | 657 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
(-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
(exp.f64 (neg.f64 im)) |
(neg.f64 im) |
im |
(exp.f64 im) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* re (- (exp (neg im)) (exp im)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* -1/12 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/2 (- (exp (neg im)) (exp im))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* 1/240 (* (pow re 2) (- (exp (neg im)) (exp im)))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/10080 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/240 (- (exp (neg im)) (exp im))))))))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 re))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* -1/12 (pow re 2)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* 1/240 (pow re 2)) 1/12)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/240 (* -1/10080 (pow re 2)))) 1/12)))))) |
#s(approx (sin re) #s(hole binary64 re)) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow re 2)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/120 (* -1/5040 (pow re 2)))) 1/6)))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (neg im)) (exp im)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 (sin re)))) |
#s(approx (sin re) #s(hole binary64 (sin re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* -1/6 (* (pow im 2) (sin re))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* -1/120 (* (pow im 2) (sin re))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* (pow im 2) (+ (* -1/120 (sin re)) (* -1/5040 (* (pow im 2) (sin re))))))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* -2 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (exp (neg im)) #s(hole binary64 1)) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* -1 im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* 1/2 im) 1))))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))))) |
#s(approx (neg im) #s(hole binary64 (* -1 im))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (exp im) #s(hole binary64 1)) |
#s(approx (exp im) #s(hole binary64 (+ 1 im))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (neg im)) (exp im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (neg im)))) |
#s(approx (exp im) #s(hole binary64 (exp im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (* -1 im)) (exp im)))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (* -1 im)) (exp im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (* -1 im)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (sin.f64 re)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64)) (sin.f64 re)) |
(*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(*.f64 (sin.f64 re) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (sin.f64 re))) |
(/.f64 (*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64)))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(/.f64 (*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 re) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64)))) (neg.f64 (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64)))) |
(-.f64 (-.f64 (exp.f64 (neg.f64 im)) (cosh.f64 im)) (sinh.f64 im)) |
(-.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) (/.f64 (pow.f64 (exp.f64 im) #s(literal 2 binary64)) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64)))) (/.f64 (pow.f64 (exp.f64 im) #s(literal 3 binary64)) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64))))) |
(-.f64 (cosh.f64 im) (+.f64 (sinh.f64 im) (exp.f64 im))) |
(-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
(+.f64 (cosh.f64 im) (-.f64 (sinh.f64 (neg.f64 im)) (exp.f64 im))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 im #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 im #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) im) |
(pow.f64 (exp.f64 im) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 im) (cosh.f64 im)) (*.f64 (sinh.f64 (neg.f64 im)) (sinh.f64 (neg.f64 im)))) (-.f64 (cosh.f64 im) (sinh.f64 (neg.f64 im)))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 im) (cosh.f64 im)) (*.f64 (sinh.f64 im) (sinh.f64 im))) (exp.f64 im)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 im) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (fma.f64 (sinh.f64 im) (sinh.f64 im) (*.f64 (cosh.f64 im) (sinh.f64 im))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 im)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (-.f64 (*.f64 (sinh.f64 (neg.f64 im)) (sinh.f64 (neg.f64 im))) (*.f64 (cosh.f64 im) (sinh.f64 (neg.f64 im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 im))) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 im))) |
(-.f64 (cosh.f64 im) (sinh.f64 im)) |
(exp.f64 (-.f64 #s(literal 0 binary64) im)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) im)) |
(exp.f64 (neg.f64 im)) |
(+.f64 (cosh.f64 im) (sinh.f64 (neg.f64 im))) |
(*.f64 #s(literal -1 binary64) im) |
(*.f64 #s(literal 1 binary64) (neg.f64 im)) |
(*.f64 im #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 im))) |
(neg.f64 im) |
im |
(/.f64 (-.f64 (*.f64 (cosh.f64 im) (cosh.f64 im)) (*.f64 (sinh.f64 im) (sinh.f64 im))) (exp.f64 (neg.f64 im))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 im) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (-.f64 (*.f64 (sinh.f64 im) (sinh.f64 im)) (*.f64 (cosh.f64 im) (sinh.f64 im))))) |
(exp.f64 im) |
(+.f64 (cosh.f64 im) (sinh.f64 im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (fma.f64 #s(literal 1/240 binary64) (*.f64 re re) #s(literal -1/12 binary64))) (*.f64 re re) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 re re) #s(literal 1/240 binary64))) (*.f64 re re)) (*.f64 re re))) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 re re) #s(literal 1/240 binary64)) re) re) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) |
#s(approx (sin re) re) |
#s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sin re) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sin re) (fma.f64 (*.f64 re (*.f64 re re)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 re re) #s(literal 1/120 binary64)) re) re) #s(literal 1/6 binary64)) re)) |
#s(approx re re) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sin re)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
#s(approx (sin re) (sin.f64 re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (*.f64 (sin.f64 re) (fma.f64 #s(literal -1/120 binary64) (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im im) (neg.f64 (sin.f64 re))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (*.f64 (sin.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) (sin.f64 re))) (*.f64 im im) (neg.f64 (sin.f64 re))) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 #s(literal -2 binary64) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(approx (exp (neg im)) (-.f64 #s(literal 1 binary64) im)) |
#s(approx (exp (neg im)) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal -1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp (neg im)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) im #s(literal 1/2 binary64)) im #s(literal -1 binary64)) im #s(literal 1 binary64))) |
#s(approx (neg im) (neg.f64 im)) |
#s(approx im im) |
#s(approx (exp im) #s(literal 1 binary64)) |
#s(approx (exp im) (-.f64 im #s(literal -1 binary64))) |
#s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp im) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) im #s(literal 1/2 binary64)) im #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (- (exp (neg im)) (exp im)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
#s(approx (exp (neg im)) (exp.f64 (neg.f64 im))) |
#s(approx (exp im) (exp.f64 im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64)))) |
#s(approx (- (exp (neg im)) (exp im)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
#s(approx (exp (neg im)) (exp.f64 (neg.f64 im))) |
Compiled 1 646 to 365 computations (77.8% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 11 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 76 | 12 | 88 |
| Status | Accuracy | Program |
|---|---|---|
| 13.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64))))) | |
| 13.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) | |
| 34.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (+.f64 (cosh.f64 im) (sinh.f64 im)))) | |
| ✓ | 64.7% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| ▶ | 42.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
| ▶ | 33.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
| ▶ | 91.2% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| 89.6% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im))) | |
| ▶ | 84.3% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| 49.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) | |
| 82.0% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) | |
| ▶ | 50.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
Compiled 459 to 364 computations (20.7% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) |
(*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) |
(-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) |
(*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) |
#s(literal -1/2520 binary64) |
(*.f64 im im) |
im |
#s(literal 1/60 binary64) |
#s(literal 1/3 binary64) |
#s(literal 2 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (neg.f64 (sin.f64 re)) im) |
(neg.f64 (sin.f64 re)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 im im)) |
#s(literal -1/3 binary64) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 im) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64))) |
(exp.f64 (neg.f64 im)) |
(neg.f64 im) |
#s(approx (exp im) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* re (- (exp (neg im)) (exp im)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* -1/12 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/2 (- (exp (neg im)) (exp im))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* 1/240 (* (pow re 2) (- (exp (neg im)) (exp im)))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/10080 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/240 (- (exp (neg im)) (exp im))))))))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 re))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* -1/12 (pow re 2)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* 1/240 (pow re 2)) 1/12)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/240 (* -1/10080 (pow re 2)))) 1/12)))))) |
#s(approx (sin re) #s(hole binary64 re)) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow re 2)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/120 (* -1/5040 (pow re 2)))) 1/6)))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* -1 (* im re)))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* 1/6 (* im (pow re 2))))))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* -1/120 (* im (pow re 2))) (* 1/6 im))))))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* 1/6 im) (* (pow re 2) (+ (* -1/120 im) (* 1/5040 (* im (pow re 2))))))))))) |
#s(approx (neg (sin re)) #s(hole binary64 (* -1 re))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* 1/6 (pow re 2)) 1)))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* (pow re 2) (+ 1/6 (* -1/120 (pow re 2)))) 1)))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* (pow re 2) (+ 1/6 (* (pow re 2) (- (* 1/5040 (pow re 2)) 1/120)))) 1)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (neg im)) (exp im)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 (sin re)))) |
#s(approx (sin re) #s(hole binary64 (sin re))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (neg (sin re)) #s(hole binary64 (* -1 (sin re)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* -1/6 (* (pow im 2) (sin re))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* -1/120 (* (pow im 2) (sin re))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* (pow im 2) (+ (* -1/120 (sin re)) (* -1/5040 (* (pow im 2) (sin re))))))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* -2 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 -2)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* -1/3 (pow im 2)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* -1/60 (pow im 2)) 1/3))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/60 (pow im 2)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/60 im))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* im (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 -1/60)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (- (* -1/2520 (pow im 2)) 1/60))) |
#s(approx (* -1/2520 (* im im)) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (* -1/3 (* im im)) 2) #s(hole binary64 -2)) |
#s(approx (- (* -1/3 (* im im)) 2) #s(hole binary64 (- (* -1/3 (pow im 2)) 2))) |
#s(approx (* -1/3 (* im im)) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (exp (neg im)) #s(hole binary64 1)) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* -1 im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* 1/2 im) 1))))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))))) |
#s(approx (exp im) #s(hole binary64 1)) |
#s(approx (exp im) #s(hole binary64 (+ 1 im))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))))) |
#s(approx (neg im) #s(hole binary64 (* -1 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (neg im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1/2520 (pow im 7)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* (pow im 4) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/2520 (pow im 3)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1 (* (pow im 3) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1 (* (pow im 2) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) #s(hole binary64 (* -1/3 (pow im 3)))) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 3) (+ 1/3 (* 2 (/ 1 (pow im 2)))))))) |
#s(approx (- (* -1/3 (* im im)) 2) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (- (* -1/3 (* im im)) 2) #s(hole binary64 (* -1 (* (pow im 2) (+ 1/3 (* 2 (/ 1 (pow im 2)))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (neg im)))) |
#s(approx (exp im) #s(hole binary64 (exp im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (* -1 im)) (exp im)))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (* -1 im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (* 1/60 (/ 1 (pow im 2))))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (+ (* 1/60 (/ 1 (pow im 2))) (* 2 (/ 1 (pow im 6)))))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (* -1 im)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | im | @ | inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* -1/2520 (* im im)) -1/2520 (* im im) im 1/60 1/3 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (* (- (* -1/3 (* im im)) 2) im) (- (* -1/3 (* im im)) 2) (* -1/3 (* im im)) -1/3 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
| 4.0ms | im | @ | -inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* -1/2520 (* im im)) -1/2520 (* im im) im 1/60 1/3 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (* (- (* -1/3 (* im im)) 2) im) (- (* -1/3 (* im im)) 2) (* -1/3 (* im im)) -1/3 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
| 3.0ms | im | @ | 0 | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* -1/2520 (* im im)) -1/2520 (* im im) im 1/60 1/3 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (* (- (* -1/3 (* im im)) 2) im) (- (* -1/3 (* im im)) 2) (* -1/3 (* im im)) -1/3 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
| 2.0ms | re | @ | 0 | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* -1/2520 (* im im)) -1/2520 (* im im) im 1/60 1/3 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (* (- (* -1/3 (* im im)) 2) im) (- (* -1/3 (* im im)) 2) (* -1/3 (* im im)) -1/3 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
| 1.0ms | re | @ | inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* -1/2520 (* im im)) -1/2520 (* im im) im 1/60 1/3 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (* (- (* -1/3 (* im im)) 2) im) (- (* -1/3 (* im im)) 2) (* -1/3 (* im im)) -1/3 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 388 | 2557 |
| 0 | 436 | 2484 |
| 1 | 1931 | 2484 |
| 0 | 8752 | 2429 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) |
(*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) |
(-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) |
(*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) |
#s(literal -1/2520 binary64) |
(*.f64 im im) |
im |
#s(literal 1/60 binary64) |
#s(literal 1/3 binary64) |
#s(literal 2 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (neg.f64 (sin.f64 re)) im) |
(neg.f64 (sin.f64 re)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 im im)) |
#s(literal -1/3 binary64) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 im) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64))) |
(exp.f64 (neg.f64 im)) |
(neg.f64 im) |
#s(approx (exp im) #s(literal 1 binary64)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* re (- (exp (neg im)) (exp im)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* -1/12 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/2 (- (exp (neg im)) (exp im))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* 1/240 (* (pow re 2) (- (exp (neg im)) (exp im)))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/10080 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/240 (- (exp (neg im)) (exp im))))))))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 re))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* -1/12 (pow re 2)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* 1/240 (pow re 2)) 1/12)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/240 (* -1/10080 (pow re 2)))) 1/12)))))) |
#s(approx (sin re) #s(hole binary64 re)) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow re 2)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/120 (* -1/5040 (pow re 2)))) 1/6)))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* -1 (* im re)))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* 1/6 (* im (pow re 2))))))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* -1/120 (* im (pow re 2))) (* 1/6 im))))))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* 1/6 im) (* (pow re 2) (+ (* -1/120 im) (* 1/5040 (* im (pow re 2))))))))))) |
#s(approx (neg (sin re)) #s(hole binary64 (* -1 re))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* 1/6 (pow re 2)) 1)))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* (pow re 2) (+ 1/6 (* -1/120 (pow re 2)))) 1)))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* (pow re 2) (+ 1/6 (* (pow re 2) (- (* 1/5040 (pow re 2)) 1/120)))) 1)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (neg im)) (exp im)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 (sin re)))) |
#s(approx (sin re) #s(hole binary64 (sin re))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (neg (sin re)) #s(hole binary64 (* -1 (sin re)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* -1/6 (* (pow im 2) (sin re))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* -1/120 (* (pow im 2) (sin re))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* (pow im 2) (+ (* -1/120 (sin re)) (* -1/5040 (* (pow im 2) (sin re))))))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* -2 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 -2)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* -1/3 (pow im 2)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* -1/60 (pow im 2)) 1/3))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/60 (pow im 2)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/60 im))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* im (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 -1/60)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (- (* -1/2520 (pow im 2)) 1/60))) |
#s(approx (* -1/2520 (* im im)) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (* -1/3 (* im im)) 2) #s(hole binary64 -2)) |
#s(approx (- (* -1/3 (* im im)) 2) #s(hole binary64 (- (* -1/3 (pow im 2)) 2))) |
#s(approx (* -1/3 (* im im)) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (exp (neg im)) #s(hole binary64 1)) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* -1 im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* 1/2 im) 1))))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))))) |
#s(approx (exp im) #s(hole binary64 1)) |
#s(approx (exp im) #s(hole binary64 (+ 1 im))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))))) |
#s(approx (neg im) #s(hole binary64 (* -1 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (neg im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1/2520 (pow im 7)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* (pow im 4) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/2520 (pow im 3)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1 (* (pow im 3) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1 (* (pow im 2) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) #s(hole binary64 (* -1/3 (pow im 3)))) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 3) (+ 1/3 (* 2 (/ 1 (pow im 2)))))))) |
#s(approx (- (* -1/3 (* im im)) 2) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (- (* -1/3 (* im im)) 2) #s(hole binary64 (* -1 (* (pow im 2) (+ 1/3 (* 2 (/ 1 (pow im 2)))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (neg im)))) |
#s(approx (exp im) #s(hole binary64 (exp im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (* -1 im)) (exp im)))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (* -1 im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (* 1/60 (/ 1 (pow im 2))))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (+ (* 1/60 (/ 1 (pow im 2))) (* 2 (/ 1 (pow im 6)))))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (* -1 im)))) |
| Outputs |
|---|
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 re) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)))) |
(*.f64 (sin.f64 re) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im) |
(*.f64 im (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)))))) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) im) im) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64))) |
(*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) im) |
(*.f64 im (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 2 binary64)) #s(literal 1/3600 binary64))) (neg.f64 (fma.f64 (*.f64 im im) #s(literal -1/2520 binary64) #s(literal 1/60 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/16003008000 binary64) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/216000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 2 binary64)) #s(literal 1/3600 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2520 binary64) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/16003008000 binary64) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/216000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/2520 binary64) #s(literal 1/60 binary64))) (/.f64 #s(literal 1/3600 binary64) (fma.f64 (*.f64 im im) #s(literal -1/2520 binary64) #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/16003008000 binary64) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64))))) (/.f64 #s(literal 1/216000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/3600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)))))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) |
(*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) |
(*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) |
(*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) |
#s(literal -1/2520 binary64) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 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)))) |
im |
#s(literal 1/60 binary64) |
#s(literal 1/3 binary64) |
#s(literal 2 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 im) (sin.f64 re))) |
(*.f64 (neg.f64 (sin.f64 re)) im) |
(*.f64 (*.f64 (sin.f64 re) im) #s(literal -1 binary64)) |
(*.f64 (neg.f64 im) (sin.f64 re)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 re) im)) |
(*.f64 im (neg.f64 (sin.f64 re))) |
(neg.f64 (*.f64 (sin.f64 re) im)) |
(*.f64 #s(literal -1 binary64) (sin.f64 re)) |
(*.f64 (sin.f64 re) #s(literal -1 binary64)) |
(neg.f64 (sin.f64 re)) |
(fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 re (PI.f64))) |
(sin.f64 (neg.f64 re)) |
(-.f64 (*.f64 (cos.f64 re) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 re) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sin.f64 re) (cos.f64 (PI.f64))) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) im)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) im))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 re) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) im)))) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) im) |
(*.f64 im (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 im im) #s(literal -1/3 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/3 binary64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) #s(literal -1/3 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 im im) #s(literal -1/3 binary64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) im) im) |
(*.f64 (*.f64 im im) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 im im)) |
#s(literal -1/3 binary64) |
(*.f64 (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 re) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 im) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 im) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (fma.f64 (exp.f64 im) (exp.f64 im) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 im) #s(literal 3 binary64))) (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (fma.f64 (exp.f64 im) (exp.f64 im) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) (/.f64 (pow.f64 (exp.f64 im) #s(literal 2 binary64)) (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (fma.f64 (exp.f64 im) (exp.f64 im) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))))) (/.f64 (pow.f64 (exp.f64 im) #s(literal 3 binary64)) (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (fma.f64 (exp.f64 im) (exp.f64 im) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))))) |
(-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (cosh.f64 im) (cosh.f64 im)) (*.f64 (sinh.f64 im) (sinh.f64 im))) (exp.f64 (neg.f64 im))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 im) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (-.f64 (*.f64 (sinh.f64 im) (sinh.f64 im)) (*.f64 (cosh.f64 im) (sinh.f64 im))))) |
(exp.f64 im) |
(+.f64 (cosh.f64 im) (sinh.f64 im)) |
(*.f64 (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64))) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 re) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(approx (exp im) #s(literal 1 binary64)) (*.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(approx (exp im) #s(literal 1 binary64)) (*.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) (/.f64 (pow.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(approx (exp im) #s(literal 1 binary64)) (*.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))))) (/.f64 (pow.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 #s(approx (exp im) #s(literal 1 binary64)) #s(approx (exp im) #s(literal 1 binary64)) (*.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64))))))) |
(-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) im) |
(pow.f64 (exp.f64 im) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 im) (cosh.f64 im)) (*.f64 (sinh.f64 (neg.f64 im)) (sinh.f64 (neg.f64 im)))) (-.f64 (cosh.f64 im) (sinh.f64 (neg.f64 im)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 im) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (fma.f64 (sinh.f64 im) (sinh.f64 im) (*.f64 (cosh.f64 im) (sinh.f64 im))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 im)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (-.f64 (*.f64 (sinh.f64 (neg.f64 im)) (sinh.f64 (neg.f64 im))) (*.f64 (cosh.f64 im) (sinh.f64 (neg.f64 im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 im))) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(-.f64 (cosh.f64 im) (sinh.f64 im)) |
(exp.f64 (-.f64 #s(literal 0 binary64) im)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) im)) |
(exp.f64 (neg.f64 im)) |
(+.f64 (cosh.f64 im) (sinh.f64 (neg.f64 im))) |
(*.f64 #s(literal -1 binary64) im) |
(*.f64 im #s(literal -1 binary64)) |
(neg.f64 im) |
#s(approx (exp im) #s(literal 1 binary64)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal -1/12 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 #s(literal -1/12 binary64) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) (*.f64 re re) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 re re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 #s(literal 1/240 binary64) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) (*.f64 re re) (*.f64 #s(literal -1/12 binary64) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) (*.f64 re re) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 re re) #s(literal 1/240 binary64)) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) |
#s(approx (sin re) re) |
#s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sin re) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sin re) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 re re) #s(literal 1/120 binary64)) (*.f64 re re)) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx re re) |
#s(approx (* (neg (sin re)) im) (*.f64 (neg.f64 im) re)) |
#s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re)) |
#s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re)) |
#s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal -1/120 binary64) im)) (*.f64 re re) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re)) |
#s(approx (neg (sin re)) (neg.f64 re)) |
#s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 re re)) #s(literal 1 binary64)) re)) |
#s(approx (neg (sin re)) (*.f64 (-.f64 (*.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 (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.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 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sin re)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
#s(approx (sin re) (sin.f64 re)) |
#s(approx (* (neg (sin re)) im) (*.f64 (neg.f64 im) (sin.f64 re))) |
#s(approx (neg (sin re)) (neg.f64 (sin.f64 re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 im) (sin.f64 re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 im im)) (sin.f64 re) (neg.f64 (sin.f64 re))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 im im)) (sin.f64 re) (*.f64 #s(literal -1/6 binary64) (sin.f64 re))) (*.f64 im im) (neg.f64 (sin.f64 re))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 im im)) (sin.f64 re) (*.f64 #s(literal -1/120 binary64) (sin.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (sin.f64 re))) (*.f64 im im) (neg.f64 (sin.f64 re))) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 #s(literal -2 binary64) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 #s(literal -2 binary64) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(literal -2 binary64)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (*.f64 im im) #s(literal -1/3 binary64))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(literal -1/3 binary64)) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im)) #s(literal 1/3 binary64))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (*.f64 #s(literal -1/60 binary64) (*.f64 im im))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) (*.f64 im im))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 #s(literal -1/60 binary64) im)) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64)) im)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (-.f64 (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) #s(literal 1/60 binary64))) |
#s(approx (* -1/2520 (* im im)) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx im im) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) (*.f64 #s(literal -2 binary64) im)) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64)) im)) |
#s(approx (- (* -1/3 (* im im)) 2) #s(literal -2 binary64)) |
#s(approx (- (* -1/3 (* im im)) 2) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/3 binary64)) #s(literal 2 binary64))) |
#s(approx (* -1/3 (* im im)) (*.f64 (*.f64 im im) #s(literal -1/3 binary64))) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) |
#s(approx (exp (neg im)) (fma.f64 (-.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp (neg im)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) im #s(literal 1/2 binary64)) im) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp im) #s(literal 1 binary64)) |
#s(approx (exp im) (+.f64 #s(literal 1 binary64) im)) |
#s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp im) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) im #s(literal 1/2 binary64)) im #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (neg im) (neg.f64 im)) |
#s(approx (- (exp (neg im)) (exp im)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (neg.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (neg.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (neg.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (neg.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (neg.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 (pow.f64 (neg.f64 im) #s(literal 3 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (neg.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (*.f64 im im)))) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
#s(approx (* (- (* -1/3 (* im im)) 2) im) (*.f64 (pow.f64 (neg.f64 im) #s(literal 3 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)))) |
#s(approx (- (* -1/3 (* im im)) 2) (*.f64 (*.f64 im im) #s(literal -1/3 binary64))) |
#s(approx (- (* -1/3 (* im im)) 2) (neg.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (*.f64 im im)))) |
#s(approx (exp (neg im)) (exp.f64 (neg.f64 im))) |
#s(approx (exp im) (exp.f64 im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) #s(literal 1/2 binary64))) |
#s(approx (- (exp (neg im)) (exp im)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (neg.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 im #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2520 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (pow.f64 im #s(literal -6 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (exp (neg im)) (exp.f64 (neg.f64 im))) |
Compiled 10 885 to 1 554 computations (85.7% saved)
25 alts after pruning (21 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 334 | 16 | 350 |
| Fresh | 1 | 5 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 337 | 25 | 362 |
| Status | Accuracy | Program |
|---|---|---|
| 13.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64))))) | |
| 13.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) | |
| 34.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (+.f64 (cosh.f64 im) (sinh.f64 im)))) | |
| ✓ | 64.7% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| ✓ | 42.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
| ✓ | 91.2% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| ▶ | 90.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| 89.6% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 49.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) | |
| 34.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) | |
| ▶ | 27.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
| 52.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 47.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 53.1% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 50.9% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 50.1% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| ▶ | 32.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) im)) |
| 32.3% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (-.f64 (*.f64 (cos.f64 re) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 re) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) im)) | |
| 82.0% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) | |
| ✓ | 50.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
| 34.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) | |
| ▶ | 28.6% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
| 34.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) | |
| ▶ | 34.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
| 34.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
Compiled 1 216 to 906 computations (25.5% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) |
(*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) |
(*.f64 #s(literal -1/2520 binary64) im) |
#s(literal -1/2520 binary64) |
im |
#s(literal 1/3 binary64) |
(*.f64 im im) |
#s(literal 2 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (neg.f64 #s(approx (sin re) re)) im) |
(neg.f64 #s(approx (sin re) re)) |
#s(approx (sin re) re) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re) |
(fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) |
#s(literal -1/120 binary64) |
(*.f64 (*.f64 re re) im) |
(*.f64 re re) |
(*.f64 #s(literal 1/6 binary64) im) |
#s(literal 1/6 binary64) |
(neg.f64 im) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) |
(-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 im) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) im)) |
(*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) im) |
(fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) |
(cos.f64 (PI.f64)) |
(PI.f64) |
(*.f64 (cos.f64 re) (sin.f64 (PI.f64))) |
(cos.f64 re) |
(sin.f64 (PI.f64)) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* re (- (exp (neg im)) (exp im)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* -1/12 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/2 (- (exp (neg im)) (exp im))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* 1/240 (* (pow re 2) (- (exp (neg im)) (exp im)))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/10080 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/240 (- (exp (neg im)) (exp im))))))))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 re))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* -1/12 (pow re 2)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* 1/240 (pow re 2)) 1/12)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/240 (* -1/10080 (pow re 2)))) 1/12)))))) |
#s(approx (sin re) #s(hole binary64 re)) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow re 2)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/120 (* -1/5040 (pow re 2)))) 1/6)))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* -1 (* im re)))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* 1/6 (* im (pow re 2))))))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* -1/120 (* im (pow re 2))) (* 1/6 im))))))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* 1/6 im) (* (pow re 2) (+ (* -1/120 im) (* 1/5040 (* im (pow re 2))))))))))) |
#s(approx (neg (sin re)) #s(hole binary64 (* -1 re))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* 1/6 (pow re 2)) 1)))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* (pow re 2) (+ 1/6 (* -1/120 (pow re 2)))) 1)))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* (pow re 2) (+ 1/6 (* (pow re 2) (- (* 1/5040 (pow re 2)) 1/120)))) 1)))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1 (* im re)))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* re (+ (* -1 im) (* 1/6 (* im (pow re 2))))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* -1/120 (* im (pow re 2))) (* 1/6 im))))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* -1 im))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (- (* 1/6 (* im (pow re 2))) im))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (- (* (pow re 2) (+ (* -1/120 (* im (pow re 2))) (* 1/6 im))) im))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* 1/6 im))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (+ (* -1/120 (* im (pow re 2))) (* 1/6 im)))) |
#s(approx (* (* re re) im) #s(hole binary64 (* im (pow re 2)))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (* im (sin (PI))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* im (* re (cos (PI))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* re (+ (* -1/2 (* im (* re (sin (PI))))) (* im (cos (PI)))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* re (+ (* im (cos (PI))) (* re (+ (* -1/2 (* im (sin (PI)))) (* -1/6 (* im (* re (cos (PI)))))))))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (sin (PI)))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (cos (PI)))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (+ (cos (PI)) (* -1/2 (* re (sin (PI))))))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (+ (cos (PI)) (* re (+ (* -1/2 (sin (PI))) (* -1/6 (* re (cos (PI))))))))))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (sin (PI)))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (+ (sin (PI)) (* -1/2 (* (pow re 2) (sin (PI))))))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (+ (sin (PI)) (* (pow re 2) (+ (* -1/2 (sin (PI))) (* 1/24 (* (pow re 2) (sin (PI))))))))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (+ (sin (PI)) (* (pow re 2) (+ (* -1/2 (sin (PI))) (* (pow re 2) (+ (* -1/720 (* (pow re 2) (sin (PI)))) (* 1/24 (sin (PI)))))))))) |
#s(approx (cos re) #s(hole binary64 1)) |
#s(approx (cos re) #s(hole binary64 (+ 1 (* -1/2 (pow re 2))))) |
#s(approx (cos re) #s(hole binary64 (+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))))) |
#s(approx (cos re) #s(hole binary64 (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/24 (* -1/720 (pow re 2)))) 1/2))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (neg im)) (exp im)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 (sin re)))) |
#s(approx (sin re) #s(hole binary64 (sin re))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (neg (sin re)) #s(hole binary64 (* -1 (sin re)))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1/120 (* im (pow re 5))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* (pow re 5) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2))))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* (pow re 5) (+ (* -1 (/ im (pow re 4))) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2)))))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* -1/120 (* im (pow re 4))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* (pow re 4) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2))))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* (pow re 4) (+ (* -1 (/ im (pow re 4))) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2)))))))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* -1/120 (* im (pow re 2))))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* (pow re 2) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (* im (+ (* (cos re) (sin (PI))) (* (cos (PI)) (sin re)))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (* (cos re) (sin (PI))) (* (cos (PI)) (sin re))))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (* (cos re) (sin (PI))))) |
#s(approx (cos re) #s(hole binary64 (cos re))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1 (* (pow re 5) (+ (* -1/6 (/ im (pow re 2))) (* 1/120 im)))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1 (* (pow re 5) (+ (* -1/6 (/ im (pow re 2))) (+ (* 1/120 im) (/ im (pow re 4)))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* -1/6 (* (pow im 2) (sin re))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* -1/120 (* (pow im 2) (sin re))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* (pow im 2) (+ (* -1/120 (sin re)) (* -1/5040 (* (pow im 2) (sin re))))))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* -2 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 -2)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* -1/3 (pow im 2)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* -1/60 (pow im 2)) 1/3))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/60 (pow im 2)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/60 im))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* im (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 -1/60)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (- (* -1/2520 (pow im 2)) 1/60))) |
#s(approx (* (* -1/2520 im) im) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (* -1/2520 im) #s(hole binary64 (* -1/2520 im))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* im (* re (- (* (pow re 2) (+ 1/6 (* -1/120 (pow re 2)))) 1))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* im (- (* (pow re 2) (+ 1/6 (* -1/120 (pow re 2)))) 1)))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* im (+ 1/6 (* -1/120 (pow re 2)))))) |
#s(approx (* 1/6 im) #s(hole binary64 (* 1/6 im))) |
#s(approx (neg im) #s(hole binary64 (* -1 im))) |
#s(approx (exp (neg im)) #s(hole binary64 1)) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* -1 im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* 1/2 im) 1))))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))))) |
#s(approx (exp im) #s(hole binary64 1)) |
#s(approx (exp im) #s(hole binary64 (+ 1 im))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (neg im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1/2520 (pow im 7)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* (pow im 4) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/2520 (pow im 3)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1 (* (pow im 3) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1 (* (pow im 2) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (neg im)))) |
#s(approx (exp im) #s(hole binary64 (exp im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (* -1 im)) (exp im)))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (* -1 im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (* 1/60 (/ 1 (pow im 2))))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (+ (* 1/60 (/ 1 (pow im 2))) (* 2 (/ 1 (pow im 6)))))))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1 (* im (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* -1 (* im (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6))))))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* -1 (* im (- (* 1/120 (pow re 2)) 1/6))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (* -1 im)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | im | @ | inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (sin re) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) -1/120 (* (* re re) im) (* re re) (* 1/6 im) 1/6 (neg im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (cos (PI)) (PI) (* (cos re) (sin (PI))) (cos re) (sin (PI))) |
| 6.0ms | im | @ | -inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (sin re) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) -1/120 (* (* re re) im) (* re re) (* 1/6 im) 1/6 (neg im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (cos (PI)) (PI) (* (cos re) (sin (PI))) (cos re) (sin (PI))) |
| 6.0ms | im | @ | 0 | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (sin re) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) -1/120 (* (* re re) im) (* re re) (* 1/6 im) 1/6 (neg im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (cos (PI)) (PI) (* (cos re) (sin (PI))) (cos re) (sin (PI))) |
| 5.0ms | re | @ | 0 | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (sin re) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) -1/120 (* (* re re) im) (* re re) (* 1/6 im) 1/6 (neg im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (cos (PI)) (PI) (* (cos re) (sin (PI))) (cos re) (sin (PI))) |
| 4.0ms | re | @ | inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (neg (sin re)) (sin re) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (neg (sin re)) im) (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) -1/120 (* (* re re) im) (* re re) (* 1/6 im) 1/6 (neg im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (cos (PI)) (PI) (* (cos re) (sin (PI))) (cos re) (sin (PI))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 546 | 3728 |
| 0 | 594 | 3449 |
| 1 | 2904 | 3449 |
| 0 | 10045 | 3331 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) |
(*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) |
(*.f64 #s(literal -1/2520 binary64) im) |
#s(literal -1/2520 binary64) |
im |
#s(literal 1/3 binary64) |
(*.f64 im im) |
#s(literal 2 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (neg.f64 #s(approx (sin re) re)) im) |
(neg.f64 #s(approx (sin re) re)) |
#s(approx (sin re) re) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re) |
(fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) |
#s(literal -1/120 binary64) |
(*.f64 (*.f64 re re) im) |
(*.f64 re re) |
(*.f64 #s(literal 1/6 binary64) im) |
#s(literal 1/6 binary64) |
(neg.f64 im) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) |
(-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 im) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) im)) |
(*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) im) |
(fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) |
(cos.f64 (PI.f64)) |
(PI.f64) |
(*.f64 (cos.f64 re) (sin.f64 (PI.f64))) |
(cos.f64 re) |
(sin.f64 (PI.f64)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* re (- (exp (neg im)) (exp im)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* -1/12 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/2 (- (exp (neg im)) (exp im))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* 1/240 (* (pow re 2) (- (exp (neg im)) (exp im)))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/10080 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/240 (- (exp (neg im)) (exp im))))))))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 re))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* -1/12 (pow re 2)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* 1/240 (pow re 2)) 1/12)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/240 (* -1/10080 (pow re 2)))) 1/12)))))) |
#s(approx (sin re) #s(hole binary64 re)) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow re 2)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/120 (* -1/5040 (pow re 2)))) 1/6)))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* -1 (* im re)))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* 1/6 (* im (pow re 2))))))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* -1/120 (* im (pow re 2))) (* 1/6 im))))))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* 1/6 im) (* (pow re 2) (+ (* -1/120 im) (* 1/5040 (* im (pow re 2))))))))))) |
#s(approx (neg (sin re)) #s(hole binary64 (* -1 re))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* 1/6 (pow re 2)) 1)))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* (pow re 2) (+ 1/6 (* -1/120 (pow re 2)))) 1)))) |
#s(approx (neg (sin re)) #s(hole binary64 (* re (- (* (pow re 2) (+ 1/6 (* (pow re 2) (- (* 1/5040 (pow re 2)) 1/120)))) 1)))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1 (* im re)))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* re (+ (* -1 im) (* 1/6 (* im (pow re 2))))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* re (+ (* -1 im) (* (pow re 2) (+ (* -1/120 (* im (pow re 2))) (* 1/6 im))))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* -1 im))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (- (* 1/6 (* im (pow re 2))) im))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (- (* (pow re 2) (+ (* -1/120 (* im (pow re 2))) (* 1/6 im))) im))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* 1/6 im))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (+ (* -1/120 (* im (pow re 2))) (* 1/6 im)))) |
#s(approx (* (* re re) im) #s(hole binary64 (* im (pow re 2)))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (* im (sin (PI))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* im (* re (cos (PI))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* re (+ (* -1/2 (* im (* re (sin (PI))))) (* im (cos (PI)))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* re (+ (* im (cos (PI))) (* re (+ (* -1/2 (* im (sin (PI)))) (* -1/6 (* im (* re (cos (PI)))))))))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (sin (PI)))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (cos (PI)))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (+ (cos (PI)) (* -1/2 (* re (sin (PI))))))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (+ (cos (PI)) (* re (+ (* -1/2 (sin (PI))) (* -1/6 (* re (cos (PI))))))))))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (sin (PI)))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (+ (sin (PI)) (* -1/2 (* (pow re 2) (sin (PI))))))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (+ (sin (PI)) (* (pow re 2) (+ (* -1/2 (sin (PI))) (* 1/24 (* (pow re 2) (sin (PI))))))))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (+ (sin (PI)) (* (pow re 2) (+ (* -1/2 (sin (PI))) (* (pow re 2) (+ (* -1/720 (* (pow re 2) (sin (PI)))) (* 1/24 (sin (PI)))))))))) |
#s(approx (cos re) #s(hole binary64 1)) |
#s(approx (cos re) #s(hole binary64 (+ 1 (* -1/2 (pow re 2))))) |
#s(approx (cos re) #s(hole binary64 (+ 1 (* (pow re 2) (- (* 1/24 (pow re 2)) 1/2))))) |
#s(approx (cos re) #s(hole binary64 (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/24 (* -1/720 (pow re 2)))) 1/2))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (neg im)) (exp im)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 (sin re)))) |
#s(approx (sin re) #s(hole binary64 (sin re))) |
#s(approx (* (neg (sin re)) im) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (neg (sin re)) #s(hole binary64 (* -1 (sin re)))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1/120 (* im (pow re 5))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* (pow re 5) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2))))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* (pow re 5) (+ (* -1 (/ im (pow re 4))) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2)))))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* -1/120 (* im (pow re 4))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* (pow re 4) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2))))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* (pow re 4) (+ (* -1 (/ im (pow re 4))) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2)))))))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* -1/120 (* im (pow re 2))))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* (pow re 2) (+ (* -1/120 im) (* 1/6 (/ im (pow re 2))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (* im (+ (* (cos re) (sin (PI))) (* (cos (PI)) (sin re)))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (* (cos re) (sin (PI))) (* (cos (PI)) (sin re))))) |
#s(approx (* (cos re) (sin (PI))) #s(hole binary64 (* (cos re) (sin (PI))))) |
#s(approx (cos re) #s(hole binary64 (cos re))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1 (* (pow re 5) (+ (* -1/6 (/ im (pow re 2))) (* 1/120 im)))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1 (* (pow re 5) (+ (* -1/6 (/ im (pow re 2))) (+ (* 1/120 im) (/ im (pow re 4)))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* -1/6 (* (pow im 2) (sin re))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* -1/120 (* (pow im 2) (sin re))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* (pow im 2) (+ (* -1/120 (sin re)) (* -1/5040 (* (pow im 2) (sin re))))))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* -2 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 -2)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* -1/3 (pow im 2)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* -1/60 (pow im 2)) 1/3))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/60 (pow im 2)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/60 im))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* im (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 -1/60)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (- (* -1/2520 (pow im 2)) 1/60))) |
#s(approx (* (* -1/2520 im) im) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (* -1/2520 im) #s(hole binary64 (* -1/2520 im))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* im (* re (- (* (pow re 2) (+ 1/6 (* -1/120 (pow re 2)))) 1))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* im (- (* (pow re 2) (+ 1/6 (* -1/120 (pow re 2)))) 1)))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* im (+ 1/6 (* -1/120 (pow re 2)))))) |
#s(approx (* 1/6 im) #s(hole binary64 (* 1/6 im))) |
#s(approx (neg im) #s(hole binary64 (* -1 im))) |
#s(approx (exp (neg im)) #s(hole binary64 1)) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* -1 im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* 1/2 im) 1))))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))))) |
#s(approx (exp im) #s(hole binary64 1)) |
#s(approx (exp im) #s(hole binary64 (+ 1 im))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (neg im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1/2520 (pow im 7)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* (pow im 4) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/2520 (pow im 3)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1 (* (pow im 3) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1 (* (pow im 2) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (neg im)))) |
#s(approx (exp im) #s(hole binary64 (exp im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (* -1 im)) (exp im)))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (* -1 im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (* 1/60 (/ 1 (pow im 2))))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (+ (* 1/60 (/ 1 (pow im 2))) (* 2 (/ 1 (pow im 6)))))))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) #s(hole binary64 (* -1 (* im (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) #s(hole binary64 (* -1 (* im (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6))))))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) #s(hole binary64 (* -1 (* im (- (* 1/120 (pow re 2)) 1/6))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (* -1 im)))) |
| Outputs |
|---|
(*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 re) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)))) |
(*.f64 (sin.f64 re) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im) |
(*.f64 im (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) |
(*.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (fma.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)))))) |
(-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) im) im) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) |
(*.f64 im (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) im)) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) im) |
(*.f64 im #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) |
(*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) |
(*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) |
(*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) |
(*.f64 im (*.f64 #s(literal -1/2520 binary64) im)) |
(*.f64 #s(literal -1/2520 binary64) im) |
(*.f64 im #s(literal -1/2520 binary64)) |
#s(literal -1/2520 binary64) |
im |
#s(literal 1/3 binary64) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 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 2 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (neg.f64 (*.f64 #s(approx (sin re) re) im))) |
(*.f64 (neg.f64 #s(approx (sin re) re)) im) |
(*.f64 im (neg.f64 #s(approx (sin re) re))) |
(neg.f64 (*.f64 #s(approx (sin re) re) im)) |
(neg.f64 #s(approx (sin re) re)) |
#s(approx (sin re) re) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re) |
(*.f64 re (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im))) |
(/.f64 (+.f64 (pow.f64 (*.f64 re (neg.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 re (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)) #s(literal 3 binary64))) (fma.f64 (*.f64 re (neg.f64 im)) (*.f64 re (neg.f64 im)) (-.f64 (*.f64 (*.f64 re (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)) (*.f64 re (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re))) (*.f64 (*.f64 re (neg.f64 im)) (*.f64 re (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 im re) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re) #s(literal 3 binary64))) (fma.f64 (*.f64 im re) (*.f64 im re) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)) (*.f64 (*.f64 (neg.f64 im) re) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re))))) |
(fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)) |
(fma.f64 (neg.f64 im) re (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)) |
(fma.f64 (*.f64 im re) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)) |
(fma.f64 #s(literal -1 binary64) (*.f64 im re) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)) |
(fma.f64 im (neg.f64 re) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)) |
(fma.f64 re (neg.f64 im) (*.f64 re (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re))) |
(+.f64 (*.f64 re (neg.f64 im)) (*.f64 re (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re))) |
(+.f64 (*.f64 (neg.f64 im) re) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (*.f64 im im))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) (neg.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 im im) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 im) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 3 binary64)) (pow.f64 (neg.f64 im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (-.f64 (*.f64 im im) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) (neg.f64 im)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 im im (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (*.f64 (neg.f64 im) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (*.f64 im im)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) (neg.f64 im))) |
(/.f64 (-.f64 (*.f64 im im) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64))) (-.f64 (neg.f64 im) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 3 binary64)) (pow.f64 (neg.f64 im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (-.f64 (*.f64 im im) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) (neg.f64 im))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 3 binary64))) (fma.f64 im im (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (*.f64 (neg.f64 im) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) (*.f64 re re) (neg.f64 im)) |
(fma.f64 #s(literal -1 binary64) im (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)) |
(fma.f64 (*.f64 re re) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) (neg.f64 im)) |
(fma.f64 im #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) (neg.f64 im))) (/.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) (neg.f64 im)))) |
(-.f64 (/.f64 (*.f64 im im) (-.f64 (neg.f64 im) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (-.f64 (neg.f64 im) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)))) |
(-.f64 (neg.f64 im) (*.f64 (neg.f64 (*.f64 re re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (-.f64 (*.f64 im im) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) (neg.f64 im))))) (/.f64 (pow.f64 (neg.f64 im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (-.f64 (*.f64 im im) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) (neg.f64 im)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 im) #s(literal 3 binary64)) (fma.f64 im im (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (*.f64 (neg.f64 im) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 3 binary64)) (fma.f64 im im (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) #s(literal 2 binary64)) (*.f64 (neg.f64 im) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) (neg.f64 im)) |
(+.f64 (neg.f64 im) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re)) |
(*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) |
(*.f64 im (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 im #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (*.f64 re re) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) im) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (*.f64 re re) #s(literal -1/120 binary64))) (*.f64 im (*.f64 (*.f64 re re) #s(literal -1/120 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) im) (*.f64 im (*.f64 (*.f64 re re) #s(literal -1/120 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 im #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) im) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) im) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) im)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) im) #s(literal 3 binary64)) #s(literal -1/1728000 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 im #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) im)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) im) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) im))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) im) #s(literal 3 binary64)) #s(literal -1/1728000 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 im #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) im))))) |
(fma.f64 (*.f64 (*.f64 re re) #s(literal -1/120 binary64)) im (*.f64 #s(literal 1/6 binary64) im)) |
(fma.f64 (*.f64 #s(literal -1/120 binary64) im) (*.f64 re re) (*.f64 #s(literal 1/6 binary64) im)) |
(fma.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64) (*.f64 #s(literal 1/6 binary64) im)) |
(fma.f64 #s(literal 1/6 binary64) im (*.f64 im (*.f64 (*.f64 re re) #s(literal -1/120 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) im (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) |
(fma.f64 im #s(literal 1/6 binary64) (*.f64 im (*.f64 (*.f64 re re) #s(literal -1/120 binary64)))) |
(fma.f64 im #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) im))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) im) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) im)))) |
(-.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal -1/6 binary64) im)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) im))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 im #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) im) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) im)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) im) (*.f64 im (*.f64 (*.f64 re re) #s(literal -1/120 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) im) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64)) (*.f64 #s(literal 1/6 binary64) im)) |
#s(literal -1/120 binary64) |
(*.f64 (*.f64 re re) im) |
(*.f64 im (*.f64 re re)) |
(*.f64 re (*.f64 im re)) |
(*.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 re))) |
(*.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 re))) |
(*.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 re))) |
(*.f64 (neg.f64 (neg.f64 re)) (neg.f64 (neg.f64 re))) |
(*.f64 (fabs.f64 re) (fabs.f64 re)) |
(*.f64 (neg.f64 re) (neg.f64 re)) |
(*.f64 re re) |
(pow.f64 (exp.f64 (log.f64 re)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 re) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 re) #s(literal 2 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1 binary64)) |
(pow.f64 re #s(literal 2 binary64)) |
(fabs.f64 (*.f64 re re)) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/6 binary64) im) |
(*.f64 im #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal -1 binary64) im) |
(*.f64 im #s(literal -1 binary64)) |
(neg.f64 im) |
(*.f64 (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)) (*.f64 #s(approx (sin re) re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (sin re) re) #s(literal 1/2 binary64)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (sin re) re) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))) |
(*.f64 #s(approx (sin re) re) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 im) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 im) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (fma.f64 (exp.f64 im) (exp.f64 im) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 im) #s(literal 3 binary64))) (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (fma.f64 (exp.f64 im) (exp.f64 im) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) (/.f64 (pow.f64 (exp.f64 im) #s(literal 2 binary64)) (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (fma.f64 (exp.f64 im) (exp.f64 im) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))))) (/.f64 (pow.f64 (exp.f64 im) #s(literal 3 binary64)) (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (fma.f64 (exp.f64 im) (exp.f64 im) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)))))) |
(-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im)) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 im) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (-.f64 (*.f64 (sinh.f64 im) (sinh.f64 im)) (*.f64 (cosh.f64 im) (sinh.f64 im))))) |
(exp.f64 im) |
(+.f64 (cosh.f64 im) (sinh.f64 im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 im) (sin.f64 re))) |
(*.f64 (neg.f64 (sin.f64 re)) im) |
(*.f64 (*.f64 (sin.f64 re) im) #s(literal -1 binary64)) |
(*.f64 (neg.f64 im) (sin.f64 re)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 re) im)) |
(*.f64 im (neg.f64 (sin.f64 re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 im) (sin.f64 re)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) im) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) im) (-.f64 (*.f64 (*.f64 (neg.f64 im) (sin.f64 re)) (*.f64 (neg.f64 im) (sin.f64 re))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) im) (*.f64 (neg.f64 im) (sin.f64 re)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 #s(literal 0 binary64) (cos.f64 re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 im) (sin.f64 re)) #s(literal 3 binary64))) (fma.f64 (*.f64 im (*.f64 #s(literal 0 binary64) (cos.f64 re))) (*.f64 im (*.f64 #s(literal 0 binary64) (cos.f64 re))) (-.f64 (*.f64 (*.f64 (neg.f64 im) (sin.f64 re)) (*.f64 (neg.f64 im) (sin.f64 re))) (*.f64 (*.f64 im (*.f64 #s(literal 0 binary64) (cos.f64 re))) (*.f64 (neg.f64 im) (sin.f64 re)))))) |
(neg.f64 (*.f64 (sin.f64 re) im)) |
(fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) im (*.f64 (neg.f64 im) (sin.f64 re))) |
(fma.f64 im (*.f64 #s(literal 0 binary64) (cos.f64 re)) (*.f64 (neg.f64 im) (sin.f64 re))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) im) (*.f64 (neg.f64 im) (sin.f64 re))) |
(+.f64 (*.f64 im (*.f64 #s(literal 0 binary64) (cos.f64 re))) (*.f64 (neg.f64 im) (sin.f64 re))) |
(*.f64 #s(literal -1 binary64) (sin.f64 re)) |
(*.f64 (sin.f64 re) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 re) (sin.f64 re)) (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 re (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (*.f64 (sin.f64 re) (sin.f64 re)))) (neg.f64 (sin.f64 (-.f64 (PI.f64) re)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 re) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 re) (sin.f64 re) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 re)) (*.f64 #s(literal 0 binary64) (cos.f64 re))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 re) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (neg.f64 (sin.f64 re)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 re) (sin.f64 re)) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) (neg.f64 (sin.f64 re))))))) |
(/.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 re (PI.f64))) (neg.f64 (sin.f64 re)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 re (neg.f64 (PI.f64)))) (sin.f64 (+.f64 re (neg.f64 (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) re)) (cos.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) re))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 re (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 re (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (sin.f64 re) (sin.f64 re)) (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64))) (sin.f64 (-.f64 re (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (*.f64 (sin.f64 re) (sin.f64 re))) (sin.f64 (-.f64 (PI.f64) re))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 re) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 3 binary64))) (fma.f64 (sin.f64 re) (sin.f64 re) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 re)) (*.f64 #s(literal 0 binary64) (cos.f64 re)))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 re) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (neg.f64 (sin.f64 re)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 re) (sin.f64 re)) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) (neg.f64 (sin.f64 re)))))) |
(/.f64 (+.f64 (sin.f64 (-.f64 re (PI.f64))) (neg.f64 (sin.f64 re))) #s(literal 2 binary64)) |
(neg.f64 (sin.f64 re)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 re) (neg.f64 (sin.f64 re))) |
(fma.f64 (cos.f64 re) #s(literal 0 binary64) (neg.f64 (sin.f64 re))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 re) (*.f64 #s(literal 0 binary64) (cos.f64 re))) |
(fma.f64 (sin.f64 re) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (cos.f64 re))) |
(sin.f64 (+.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (PI.f64) re)) |
(sin.f64 (neg.f64 re)) |
(sin.f64 (+.f64 re (PI.f64))) |
(-.f64 (/.f64 (*.f64 (sin.f64 re) (sin.f64 re)) (sin.f64 (-.f64 re (PI.f64)))) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (sin.f64 (-.f64 re (PI.f64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (sin.f64 (-.f64 (PI.f64) re))) (/.f64 (*.f64 (sin.f64 re) (sin.f64 re)) (sin.f64 (-.f64 (PI.f64) re)))) |
(-.f64 (*.f64 (cos.f64 re) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 re) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (neg.f64 (sin.f64 re)) (*.f64 (neg.f64 (cos.f64 re)) #s(literal 0 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) (*.f64 #s(literal 1 binary64) (sin.f64 re))) |
(cos.f64 (neg.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (sin.f64 re)) #s(literal 3 binary64)) (fma.f64 (sin.f64 re) (sin.f64 re) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 re)) (*.f64 #s(literal 0 binary64) (cos.f64 re)))))) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 3 binary64)) (fma.f64 (sin.f64 re) (sin.f64 re) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 re)) (*.f64 #s(literal 0 binary64) (cos.f64 re))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 re) (sin.f64 re)) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) (neg.f64 (sin.f64 re)))))) (/.f64 (pow.f64 (neg.f64 (sin.f64 re)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 re) (sin.f64 re)) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) (neg.f64 (sin.f64 re))))))) |
(+.f64 (/.f64 (sin.f64 (-.f64 re (PI.f64))) #s(literal 2 binary64)) (/.f64 (neg.f64 (sin.f64 re)) #s(literal 2 binary64))) |
(+.f64 (neg.f64 (sin.f64 re)) (*.f64 #s(literal 0 binary64) (cos.f64 re))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 re)) (neg.f64 (sin.f64 re))) |
#s(literal -1 binary64) |
(PI.f64) |
(*.f64 #s(literal 0 binary64) (cos.f64 re)) |
(*.f64 (cos.f64 re) #s(literal 0 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (PI.f64) (neg.f64 re))) (sin.f64 (+.f64 (PI.f64) (neg.f64 re)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (PI.f64) re)) (neg.f64 (sin.f64 re))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (PI.f64) (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (PI.f64) (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (cos.f64 (+.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 re) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 re) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) re (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 re))) |
(cos.f64 (neg.f64 re)) |
(cos.f64 re) |
(+.f64 (*.f64 (sin.f64 re) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 re) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 0 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal -1/12 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 #s(literal -1/12 binary64) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) (*.f64 re re) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 re re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 #s(literal 1/240 binary64) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) (*.f64 re re) (*.f64 #s(literal -1/12 binary64) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) (*.f64 re re) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 re re) #s(literal 1/240 binary64)) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) |
#s(approx (sin re) re) |
#s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sin re) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sin re) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 re re) #s(literal 1/120 binary64)) (*.f64 re re)) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx re re) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (neg.f64 im) re)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal -1/120 binary64) im)) (*.f64 re re) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re)) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (neg.f64 re)) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (*.f64 (-.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) #s(literal 1 binary64)) re)) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.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 (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (neg.f64 im) re)) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re)) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re)) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (neg.f64 im)) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (-.f64 (*.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64)) im)) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) im)) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im)) |
#s(approx (* (* re re) im) (*.f64 (*.f64 re re) im)) |
#s(approx (* re re) (*.f64 re re)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 #s(literal 0 binary64) im)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 im (fma.f64 #s(literal -1 binary64) re #s(literal 0 binary64)))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) re) im) #s(literal -1/2 binary64) (neg.f64 im)) re (*.f64 #s(literal 0 binary64) im))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) im) (*.f64 (*.f64 (neg.f64 im) re) #s(literal -1/6 binary64))) re (neg.f64 im)) re (*.f64 #s(literal 0 binary64) im))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 #s(literal -1 binary64) re #s(literal 0 binary64))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) re) #s(literal -1/2 binary64) #s(literal -1 binary64)) re #s(literal 0 binary64))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) |
#s(approx (* (cos re) (sin (PI))) #s(literal 0 binary64)) |
#s(approx (* (cos re) (sin (PI))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 re re)) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
#s(approx (* (cos re) (sin (PI))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 0 binary64) (*.f64 re re)) #s(literal 0 binary64)) (*.f64 re re) #s(literal 0 binary64))) |
#s(approx (* (cos re) (sin (PI))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 #s(literal 0 binary64) (*.f64 re re)) #s(literal 0 binary64)) (*.f64 re re) #s(literal 0 binary64)) (*.f64 re re) #s(literal 0 binary64))) |
#s(approx (cos re) #s(literal 1 binary64)) |
#s(approx (cos re) (fma.f64 #s(literal -1/2 binary64) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (cos re) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 re re)) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (cos re) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 re re) #s(literal 1/24 binary64)) (*.f64 re re)) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
#s(approx (* 1/2 (sin re)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
#s(approx (sin re) (sin.f64 re)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (neg.f64 im) (sin.f64 re))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (neg.f64 (sin.f64 re))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) im) #s(literal -1/120 binary64))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (fma.f64 (/.f64 im (*.f64 re re)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) im)) (pow.f64 re #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (fma.f64 (/.f64 im (pow.f64 re #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 im (*.f64 re re)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) im))) (pow.f64 re #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (*.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) im) #s(literal -1/120 binary64))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (*.f64 (pow.f64 re #s(literal 4 binary64)) (fma.f64 (/.f64 im (*.f64 re re)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) im)))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (*.f64 (fma.f64 (/.f64 im (pow.f64 re #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 im (*.f64 re re)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) im))) (pow.f64 re #s(literal 4 binary64)))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (fma.f64 (/.f64 im (*.f64 re re)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) im)) (*.f64 re re))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (neg.f64 im) (sin.f64 re))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (neg.f64 (sin.f64 re))) |
#s(approx (* (cos re) (sin (PI))) (*.f64 #s(literal 0 binary64) (cos.f64 re))) |
#s(approx (cos re) (cos.f64 re)) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (neg.f64 (*.f64 (fma.f64 (/.f64 im (*.f64 re re)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) im)) (pow.f64 re #s(literal 5 binary64))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (neg.f64 (*.f64 (fma.f64 (/.f64 im (*.f64 re re)) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/120 binary64) im (/.f64 im (pow.f64 re #s(literal 4 binary64))))) (pow.f64 re #s(literal 5 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 im) (sin.f64 re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 im im)) (sin.f64 re) (neg.f64 (sin.f64 re))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 im im)) (sin.f64 re) (*.f64 #s(literal -1/6 binary64) (sin.f64 re))) (*.f64 im im) (neg.f64 (sin.f64 re))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 im im)) (sin.f64 re) (*.f64 #s(literal -1/120 binary64) (sin.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (sin.f64 re))) (*.f64 im im) (neg.f64 (sin.f64 re))) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 #s(literal -2 binary64) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 #s(literal -2 binary64) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(literal -2 binary64)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 #s(literal -1/3 binary64) (*.f64 im im))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) (*.f64 im im))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(literal -1/3 binary64)) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (*.f64 #s(literal -1/60 binary64) (*.f64 im im))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 #s(literal -1/60 binary64) im)) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64)) im)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) |
#s(approx (* (* -1/2520 im) im) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) |
#s(approx (* -1/2520 im) (*.f64 #s(literal -1/2520 binary64) im)) |
#s(approx im im) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) im)) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im)) |
#s(approx (* 1/6 im) (*.f64 #s(literal 1/6 binary64) im)) |
#s(approx (neg im) (neg.f64 im)) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) |
#s(approx (exp (neg im)) (fma.f64 (-.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp (neg im)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) im #s(literal 1/2 binary64)) im) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp im) #s(literal 1 binary64)) |
#s(approx (exp im) (+.f64 #s(literal 1 binary64) im)) |
#s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp im) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) im #s(literal 1/2 binary64)) im #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (- (exp (neg im)) (exp im)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (neg.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (neg.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (neg.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (neg.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (neg.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 (pow.f64 (neg.f64 im) #s(literal 3 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (neg.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (*.f64 im im)))) |
#s(approx (exp (neg im)) (exp.f64 (neg.f64 im))) |
#s(approx (exp im) (exp.f64 im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
#s(approx (- (exp (neg im)) (exp im)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (neg.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 im #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2520 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (pow.f64 im #s(literal -6 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (neg.f64 im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re))) |
#s(approx (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) (*.f64 (neg.f64 im) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)))) |
#s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (neg.f64 im) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) #s(literal 1/6 binary64)))) |
#s(approx (exp (neg im)) (exp.f64 (neg.f64 im))) |
Compiled 16 703 to 2 086 computations (87.5% saved)
34 alts after pruning (27 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 409 | 16 | 425 |
| Fresh | 5 | 11 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 416 | 34 | 450 |
| Status | Accuracy | Program |
|---|---|---|
| 13.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64))))) | |
| 13.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) | |
| 34.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (+.f64 (cosh.f64 im) (sinh.f64 im)))) | |
| ✓ | 64.7% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| ✓ | 42.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
| ✓ | 91.2% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| ✓ | 90.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| ▶ | 89.6% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| ▶ | 49.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 34.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) | |
| ✓ | 27.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
| ▶ | 26.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
| 20.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) | |
| 52.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 47.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 52.8% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 50.9% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| ▶ | 52.5% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| 32.2% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) re (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (PI.f64)))) im)) | |
| 32.2% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (sin.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (PI.f64)))) im)) | |
| 32.0% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 #s(approx (cos re) #s(literal 1 binary64)) (sin.f64 (PI.f64)))) im)) | |
| 32.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) #s(literal -1 binary64) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) im)) | |
| 82.0% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) | |
| ✓ | 50.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
| 34.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) | |
| ✓ | 28.6% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
| 34.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) | |
| ▶ | 12.2% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
| 34.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) | |
| 34.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) | |
| 34.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) | |
| 33.6% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) | |
| 34.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) | |
| 34.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
Compiled 1 817 to 1 334 computations (26.6% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) |
#s(literal -1/60 binary64) |
im |
#s(literal 1/3 binary64) |
(*.f64 im im) |
#s(literal 2 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
(*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) |
#s(approx (sin re) re) |
(-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)))) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
(fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)) |
(fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) |
(*.f64 re #s(literal 1/2 binary64)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) |
(*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) |
(*.f64 #s(literal -1/2520 binary64) im) |
#s(literal -1/2520 binary64) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
(exp.f64 (neg.f64 im)) |
(neg.f64 im) |
(exp.f64 im) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* re (- (exp (neg im)) (exp im)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* -1/12 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/2 (- (exp (neg im)) (exp im))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* 1/240 (* (pow re 2) (- (exp (neg im)) (exp im)))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/10080 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/240 (- (exp (neg im)) (exp im))))))))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 re))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* -1/12 (pow re 2)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* 1/240 (pow re 2)) 1/12)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/240 (* -1/10080 (pow re 2)))) 1/12)))))) |
#s(approx (sin re) #s(hole binary64 re)) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow re 2)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/120 (* -1/5040 (pow re 2)))) 1/6)))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (* im (sin (PI))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* im (* re (cos (PI))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* re (+ (* -1/2 (* im (* re (sin (PI))))) (* im (cos (PI)))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* re (+ (* im (cos (PI))) (* re (+ (* -1/2 (* im (sin (PI)))) (* -1/6 (* im (* re (cos (PI)))))))))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (sin (PI)))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (cos (PI)))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (+ (cos (PI)) (* -1/2 (* re (sin (PI))))))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (+ (cos (PI)) (* re (+ (* -1/2 (sin (PI))) (* -1/6 (* re (cos (PI))))))))))) |
#s(approx (* re 1/2) #s(hole binary64 (* 1/2 re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (neg im)) (exp im)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 (sin re)))) |
#s(approx (sin re) #s(hole binary64 (sin re))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (* im (+ (* (cos re) (sin (PI))) (* (cos (PI)) (sin re)))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (* (cos re) (sin (PI))) (* (cos (PI)) (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* -1/6 (* (pow im 2) (sin re))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* -1/120 (* (pow im 2) (sin re))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* (pow im 2) (+ (* -1/120 (sin re)) (* -1/5040 (* (pow im 2) (sin re))))))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* -2 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 -2)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* -1/3 (pow im 2)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* -1/60 (pow im 2)) 1/3))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/60 (pow im 2)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/60 im))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* im (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 -1/60)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (- (* -1/2520 (pow im 2)) 1/60))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (exp (neg im)) #s(hole binary64 1)) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* -1 im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* 1/2 im) 1))))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))))) |
#s(approx (exp im) #s(hole binary64 1)) |
#s(approx (exp im) #s(hole binary64 (+ 1 im))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (+ 1 im))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (+ (* im 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* im 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 im)))) |
#s(approx (* (* -1/2520 im) im) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (* -1/2520 im) #s(hole binary64 (* -1/2520 im))) |
#s(approx (neg im) #s(hole binary64 (* -1 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (neg im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1/2520 (pow im 7)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* (pow im 4) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/2520 (pow im 3)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1 (* (pow im 3) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1 (* (pow im 2) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (neg im)))) |
#s(approx (exp im) #s(hole binary64 (exp im))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (* 1/2 (pow im 2)))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (* (pow im 2) (+ 1/2 (/ 1 im))))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (* (pow im 2) (+ 1/2 (+ (/ 1 im) (/ 1 (pow im 2))))))) |
#s(approx (+ (* im 1/2) 1) #s(hole binary64 (* 1/2 im))) |
#s(approx (+ (* im 1/2) 1) #s(hole binary64 (* im (+ 1/2 (/ 1 im))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (* -1 im)) (exp im)))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (* -1 im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (* 1/60 (/ 1 (pow im 2))))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (+ (* 1/60 (/ 1 (pow im 2))) (* 2 (/ 1 (pow im 6)))))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (* -1 im)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | im | @ | inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) -1/60 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) 0 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (sin re) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (+ (* (+ (* im 1/2) 1) im) 1) (+ (* im 1/2) 1) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (* re 1/2) (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
| 5.0ms | im | @ | -inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) -1/60 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) 0 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (sin re) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (+ (* (+ (* im 1/2) 1) im) 1) (+ (* im 1/2) 1) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (* re 1/2) (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
| 4.0ms | im | @ | 0 | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) -1/60 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) 0 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (sin re) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (+ (* (+ (* im 1/2) 1) im) 1) (+ (* im 1/2) 1) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (* re 1/2) (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
| 3.0ms | re | @ | inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) -1/60 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) 0 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (sin re) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (+ (* (+ (* im 1/2) 1) im) 1) (+ (* im 1/2) 1) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (* re 1/2) (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
| 2.0ms | re | @ | -inf | ((* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) 1/2 (sin re) re (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) -1/60 im 1/3 (* im im) 2 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) 0 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (sin re) (- (exp (neg im)) (exp im)) (exp (neg im)) 1 (exp im) (+ (* (+ (* im 1/2) 1) im) 1) (+ (* im 1/2) 1) (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (* 1/2 (sin re)) (* re 1/2) (- (exp (neg im)) (exp im)) (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (* (- (* -1/2520 (* im im)) 1/60) im) (- (* -1/2520 (* im im)) 1/60) (* (* -1/2520 im) im) (* -1/2520 im) -1/2520 (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (- (exp (neg im)) (exp im)) (exp (neg im)) (neg im) (exp im)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 413 | 2903 |
| 0 | 451 | 2702 |
| 1 | 2153 | 2685 |
| 0 | 9176 | 2629 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) |
#s(literal -1/60 binary64) |
im |
#s(literal 1/3 binary64) |
(*.f64 im im) |
#s(literal 2 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
(*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) |
#s(approx (sin re) re) |
(-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)))) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
(fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)) |
(fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) |
(*.f64 re #s(literal 1/2 binary64)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) |
(*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) |
(*.f64 #s(literal -1/2520 binary64) im) |
#s(literal -1/2520 binary64) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
(exp.f64 (neg.f64 im)) |
(neg.f64 im) |
(exp.f64 im) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* re (- (exp (neg im)) (exp im)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* -1/12 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/2 (- (exp (neg im)) (exp im))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* 1/240 (* (pow re 2) (- (exp (neg im)) (exp im)))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* re (+ (* 1/2 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/12 (- (exp (neg im)) (exp im))) (* (pow re 2) (+ (* -1/10080 (* (pow re 2) (- (exp (neg im)) (exp im)))) (* 1/240 (- (exp (neg im)) (exp im))))))))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 re))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* -1/12 (pow re 2)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* 1/240 (pow re 2)) 1/12)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* re (+ 1/2 (* (pow re 2) (- (* (pow re 2) (+ 1/240 (* -1/10080 (pow re 2)))) 1/12)))))) |
#s(approx (sin re) #s(hole binary64 re)) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* -1/6 (pow re 2)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* 1/120 (pow re 2)) 1/6)))))) |
#s(approx (sin re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (- (* (pow re 2) (+ 1/120 (* -1/5040 (pow re 2)))) 1/6)))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (* im (sin (PI))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* im (* re (cos (PI))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* re (+ (* -1/2 (* im (* re (sin (PI))))) (* im (cos (PI)))))))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (+ (* im (sin (PI))) (* re (+ (* im (cos (PI))) (* re (+ (* -1/2 (* im (sin (PI)))) (* -1/6 (* im (* re (cos (PI)))))))))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (sin (PI)))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (cos (PI)))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (+ (cos (PI)) (* -1/2 (* re (sin (PI))))))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (sin (PI)) (* re (+ (cos (PI)) (* re (+ (* -1/2 (sin (PI))) (* -1/6 (* re (cos (PI))))))))))) |
#s(approx (* re 1/2) #s(hole binary64 (* 1/2 re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (neg im)) (exp im)))))) |
#s(approx (* 1/2 (sin re)) #s(hole binary64 (* 1/2 (sin re)))) |
#s(approx (sin re) #s(hole binary64 (sin re))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) #s(hole binary64 (* im (+ (* (cos re) (sin (PI))) (* (cos (PI)) (sin re)))))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(hole binary64 (+ (* (cos re) (sin (PI))) (* (cos (PI)) (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* -1 (* im (sin re))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* -1/6 (* (pow im 2) (sin re))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* -1/120 (* (pow im 2) (sin re))))))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* im (+ (* -1 (sin re)) (* (pow im 2) (+ (* -1/6 (sin re)) (* (pow im 2) (+ (* -1/120 (sin re)) (* -1/5040 (* (pow im 2) (sin re))))))))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* -2 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* -1/3 (pow im 2)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* im (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 -2)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* -1/3 (pow im 2)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)) 2))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (- (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)) 2))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/3 (pow im 2)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* -1/60 (pow im 2)) 1/3)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 2) (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 -1/3)) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* -1/60 (pow im 2)) 1/3))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (- (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)) 1/3))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/60 (pow im 2)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* (pow im 2) (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/60 im))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* im (- (* -1/2520 (pow im 2)) 1/60)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 -1/60)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (- (* -1/2520 (pow im 2)) 1/60))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (exp (neg im)) #s(hole binary64 1)) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* -1 im)))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* 1/2 im) 1))))) |
#s(approx (exp (neg im)) #s(hole binary64 (+ 1 (* im (- (* im (+ 1/2 (* -1/6 im))) 1))))) |
#s(approx (exp im) #s(hole binary64 1)) |
#s(approx (exp im) #s(hole binary64 (+ 1 im))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (exp im) #s(hole binary64 (+ 1 (* im (+ 1 (* im (+ 1/2 (* 1/6 im)))))))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (+ 1 im))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (+ 1 (* im (+ 1 (* 1/2 im)))))) |
#s(approx (+ (* im 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* im 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 im)))) |
#s(approx (* (* -1/2520 im) im) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (* -1/2520 im) #s(hole binary64 (* -1/2520 im))) |
#s(approx (neg im) #s(hole binary64 (* -1 im))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (neg im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1/2520 (pow im 7)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* (pow im 7) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/3 (* 2 (/ 1 (pow im 2)))) (pow im 4))) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1/2520 (pow im 6)))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* -1 (* (pow im 6) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) #s(hole binary64 (* (pow im 6) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(hole binary64 (* (pow im 4) (- (* -1 (/ (+ 1/60 (* 1/3 (/ 1 (pow im 2)))) (pow im 2))) 1/2520)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1/2520 (pow im 4)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) #s(hole binary64 (* -1 (* (pow im 4) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1/2520 (pow im 3)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) #s(hole binary64 (* -1 (* (pow im 3) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1/2520 (pow im 2)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(hole binary64 (* -1 (* (pow im 2) (+ 1/2520 (* 1/60 (/ 1 (pow im 2)))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (neg im)))) |
#s(approx (exp im) #s(hole binary64 (exp im))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (* 1/2 (pow im 2)))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (* (pow im 2) (+ 1/2 (/ 1 im))))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(hole binary64 (* (pow im 2) (+ 1/2 (+ (/ 1 im) (/ 1 (pow im 2))))))) |
#s(approx (+ (* im 1/2) 1) #s(hole binary64 (* 1/2 im))) |
#s(approx (+ (* im 1/2) 1) #s(hole binary64 (* im (+ 1/2 (/ 1 im))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(hole binary64 (* 1/2 (* (sin re) (- (exp (* -1 im)) (exp im)))))) |
#s(approx (- (exp (neg im)) (exp im)) #s(hole binary64 (- (exp (* -1 im)) (exp im)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (* 1/60 (/ 1 (pow im 2))))))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) #s(hole binary64 (* -1 (* (pow im 7) (+ 1/2520 (+ (/ 1/3 (pow im 4)) (+ (* 1/60 (/ 1 (pow im 2))) (* 2 (/ 1 (pow im 6)))))))))) |
#s(approx (exp (neg im)) #s(hole binary64 (exp (* -1 im)))) |
| Outputs |
|---|
(*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 re) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im)))) |
(*.f64 (sin.f64 re) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
#s(literal 1/2 binary64) |
(sin.f64 re) |
re |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im) |
(*.f64 im (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) im) im) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)))))) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) (*.f64 im im)) |
(*.f64 im (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im)) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) |
(*.f64 im #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) |
#s(literal -1/60 binary64) |
im |
#s(literal 1/3 binary64) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 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 2 binary64) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
(*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im) |
(*.f64 im #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(*.f64 (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)))) (*.f64 #s(approx (sin re) re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (sin re) re) #s(literal 1/2 binary64)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (sin re) re) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)))))) |
(*.f64 #s(approx (sin re) re) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) |
#s(approx (sin re) re) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) (/.f64 (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))))) (/.f64 (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp (neg im)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)))))))) |
(-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)))) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 im) (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 im) (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 im) (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 im) (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64)) |
(fma.f64 im (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im))) (/.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 im) (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im))))) (/.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (+.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) |
(*.f64 im (+.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) im) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) im) (*.f64 #s(literal -1/2 binary64) im) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) im))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 3 binary64)) (pow.f64 (*.f64 im (pow.f64 im #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im (pow.f64 im #s(literal -1 binary64))) (*.f64 im (pow.f64 im #s(literal -1 binary64)))) (*.f64 (*.f64 im #s(literal 1/2 binary64)) (*.f64 im (pow.f64 im #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 im #s(literal 1/2 binary64) (*.f64 im (pow.f64 im #s(literal -1 binary64)))) |
(fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) im (*.f64 im (pow.f64 im #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) im #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) im)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 im #s(literal 1/2 binary64)) (*.f64 im (pow.f64 im #s(literal -1 binary64)))) |
(+.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 im #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im))) |
#s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) |
(*.f64 re #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) re) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) |
(*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im) |
(*.f64 im (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) |
(*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) |
(*.f64 (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) (*.f64 im im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (fma.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (fma.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)))))) |
(-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) im) im) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) |
(*.f64 im (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) im)) |
(*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) im) |
(*.f64 im #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) |
(*.f64 (*.f64 #s(literal -1/2520 binary64) im) im) |
(*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) |
(*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) |
(*.f64 im (*.f64 #s(literal -1/2520 binary64) im)) |
(*.f64 #s(literal -1/2520 binary64) im) |
(*.f64 im #s(literal -1/2520 binary64)) |
#s(literal -1/2520 binary64) |
(*.f64 (*.f64 #s(approx (sin re) re) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 #s(approx (sin re) re) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (sin re) re) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64)))) (neg.f64 (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) (exp.f64 (fma.f64 #s(literal -1 binary64) im im)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) (exp.f64 (fma.f64 #s(literal -1 binary64) im im))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) (/.f64 (pow.f64 (exp.f64 im) #s(literal 2 binary64)) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) (exp.f64 (fma.f64 #s(literal -1 binary64) im im))))) (/.f64 (pow.f64 (exp.f64 im) #s(literal 3 binary64)) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) (exp.f64 (fma.f64 #s(literal -1 binary64) im im)))))) |
(-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) im) |
(pow.f64 (exp.f64 im) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 im) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (fma.f64 (sinh.f64 im) (sinh.f64 im) (*.f64 (cosh.f64 im) (sinh.f64 im))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 im)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (-.f64 (*.f64 (sinh.f64 (neg.f64 im)) (sinh.f64 (neg.f64 im))) (*.f64 (cosh.f64 im) (sinh.f64 (neg.f64 im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 im))) |
(/.f64 #s(literal 1 binary64) (exp.f64 im)) |
(-.f64 (cosh.f64 im) (sinh.f64 im)) |
(exp.f64 (-.f64 #s(literal 0 binary64) im)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) im)) |
(exp.f64 (neg.f64 im)) |
(+.f64 (cosh.f64 im) (sinh.f64 (neg.f64 im))) |
(*.f64 #s(literal -1 binary64) im) |
(*.f64 im #s(literal -1 binary64)) |
(neg.f64 im) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 im) #s(literal 3 binary64)) (pow.f64 (sinh.f64 im) #s(literal 3 binary64))) (fma.f64 (cosh.f64 im) (cosh.f64 im) (-.f64 (*.f64 (sinh.f64 im) (sinh.f64 im)) (*.f64 (cosh.f64 im) (sinh.f64 im))))) |
(exp.f64 im) |
(+.f64 (cosh.f64 im) (sinh.f64 im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal -1/12 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 #s(literal -1/12 binary64) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) (*.f64 re re) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 re re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) (*.f64 #s(literal 1/240 binary64) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) (*.f64 re re) (*.f64 #s(literal -1/12 binary64) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) (*.f64 re re) (*.f64 (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) #s(literal 1/2 binary64))) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) |
#s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 re re) #s(literal 1/240 binary64)) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) |
#s(approx (sin re) re) |
#s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sin re) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sin re) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 re re) #s(literal 1/120 binary64)) (*.f64 re re)) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx re re) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 #s(literal 0 binary64) im)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 im (fma.f64 #s(literal -1 binary64) re #s(literal 0 binary64)))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) re) im) #s(literal -1/2 binary64) (neg.f64 im)) re (*.f64 #s(literal 0 binary64) im))) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) im) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) re) im) #s(literal -1/6 binary64))) re (neg.f64 im)) re (*.f64 #s(literal 0 binary64) im))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 #s(literal -1 binary64) re #s(literal 0 binary64))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) re) #s(literal -1/2 binary64) #s(literal -1 binary64)) re #s(literal 0 binary64))) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) |
#s(approx (* re 1/2) (*.f64 re #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
#s(approx (* 1/2 (sin re)) (*.f64 (sin.f64 re) #s(literal 1/2 binary64))) |
#s(approx (sin re) (sin.f64 re)) |
#s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (neg.f64 (sin.f64 re)) im)) |
#s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (neg.f64 (sin.f64 re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 im) (sin.f64 re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 im im)) (sin.f64 re) (neg.f64 (sin.f64 re))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 im im)) (sin.f64 re) (*.f64 #s(literal -1/6 binary64) (sin.f64 re))) (*.f64 im im) (neg.f64 (sin.f64 re))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 im im)) (sin.f64 re) (*.f64 #s(literal -1/120 binary64) (sin.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (sin.f64 re))) (*.f64 im im) (neg.f64 (sin.f64 re))) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 #s(literal -2 binary64) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/60 binary64)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 #s(literal -2 binary64) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/60 binary64)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) #s(literal -2 binary64)) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/60 binary64)) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 #s(literal -1/3 binary64) (*.f64 im im))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/60 binary64)) #s(literal 1/3 binary64)) (*.f64 im im))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64)) (*.f64 im im))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) #s(literal -1/3 binary64)) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/60 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (*.f64 (*.f64 im im) #s(literal -1/60 binary64))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (*.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64)))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 #s(literal -1/60 binary64) im)) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64)) im)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/2520 binary64)) #s(literal 1/60 binary64))) |
#s(approx im im) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (exp (neg im)) #s(literal 1 binary64)) |
#s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) |
#s(approx (exp (neg im)) (fma.f64 (-.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp (neg im)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) im #s(literal 1/2 binary64)) im) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp im) #s(literal 1 binary64)) |
#s(approx (exp im) (+.f64 #s(literal 1 binary64) im)) |
#s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (exp im) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) im #s(literal 1/2 binary64)) im #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) (+.f64 #s(literal 1 binary64) im)) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))) |
#s(approx (+ (* im 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* im 1/2) 1) (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (* -1/2520 im) im) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) |
#s(approx (* -1/2520 im) (*.f64 #s(literal -1/2520 binary64) im)) |
#s(approx (neg im) (neg.f64 im)) |
#s(approx (- (exp (neg im)) (exp im)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (neg.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (neg.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)))) |
#s(approx (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/3 binary64)) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (neg.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (neg.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 1/60 binary64)) (*.f64 im im))) #s(literal 1/2520 binary64)))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (* (- (* -1/2520 (* im im)) 1/60) im) im) (neg.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64))))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/2520 binary64))) |
#s(approx (* (- (* -1/2520 (* im im)) 1/60) im) (*.f64 (pow.f64 (neg.f64 im) #s(literal 3 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) |
#s(approx (- (* -1/2520 (* im im)) 1/60) (neg.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) #s(literal 1/2520 binary64)) (*.f64 im im)))) |
#s(approx (exp (neg im)) (exp.f64 (neg.f64 im))) |
#s(approx (exp im) (exp.f64 im)) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im)) |
#s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (+.f64 (+.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -2 binary64))) (*.f64 im im))) |
#s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) |
#s(approx (+ (* im 1/2) 1) (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
#s(approx (- (exp (neg im)) (exp im)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (neg.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 im #s(literal 4 binary64)))) #s(literal 1/2520 binary64)) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (- (* (- (* (* (- (* -1/2520 (* im im)) 1/60) im) im) 1/3) (* im im)) 2) im) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/2520 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (pow.f64 im #s(literal -6 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/60 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (exp (neg im)) (exp.f64 (neg.f64 im))) |
Compiled 13 413 to 1 619 computations (87.9% saved)
40 alts after pruning (28 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 332 | 9 | 341 |
| Fresh | 3 | 19 | 22 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 335 | 40 | 375 |
| Status | Accuracy | Program |
|---|---|---|
| 13.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64))))) | |
| ✓ | 64.7% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| ✓ | 42.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
| ✓ | 91.2% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| ✓ | 90.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| ✓ | 89.6% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| 12.7% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) | |
| 27.2% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (+.f64 (cosh.f64 im) (sinh.f64 im)))) | |
| ✓ | 49.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 34.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) | |
| 27.2% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) | |
| ✓ | 27.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
| ✓ | 26.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
| 26.7% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) | |
| 20.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) | |
| 17.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) | |
| 17.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) | |
| 52.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 47.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 52.5% | (*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) | |
| 52.8% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 52.6% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 50.9% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| 51.8% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) | |
| ✓ | 52.5% | (*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| 32.2% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) re (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (PI.f64)))) im)) | |
| 32.2% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (sin.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (PI.f64)))) im)) | |
| 32.0% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 #s(approx (cos re) #s(literal 1 binary64)) (sin.f64 (PI.f64)))) im)) | |
| 32.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) #s(literal -1 binary64) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) im)) | |
| 82.0% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) | |
| ✓ | 50.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
| 34.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) | |
| ✓ | 28.6% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
| 34.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) | |
| ✓ | 12.2% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
| 34.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) | |
| 34.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) | |
| 33.6% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) | |
| 34.4% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) | |
| 34.1% | #s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
Compiled 2 768 to 1 197 computations (56.8% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) #s(literal -1 binary64) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 #s(approx (cos re) #s(literal 1 binary64)) (sin.f64 (PI.f64)))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (+.f64 (cosh.f64 im) (sinh.f64 im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (cos.f64 re) (sin.f64 (PI.f64)))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (+.f64 (cosh.f64 im) (sinh.f64 im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (sin.f64 (+.f64 re (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (PI.f64)))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (fma.f64 (sin.f64 re) (cos.f64 (PI.f64)) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) re (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (PI.f64)))) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (-.f64 (*.f64 (cos.f64 re) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 re) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (pow.f64 (exp.f64 im) #s(literal 2 binary64))) (+.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 3 binary64))) (pow.f64 (exp.f64 im) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (neg.f64 im) #s(literal 2 binary64))) (fma.f64 (exp.f64 im) (exp.f64 im) #s(literal 1 binary64))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
6 calls:
| 17.0ms | im |
| 15.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 15.0ms | (sin.f64 re) |
| 14.0ms | re |
| 10.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 91.2% | 1 | (sin.f64 re) |
| 91.2% | 1 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 99.8% | 3 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 91.2% | 1 | re |
| 99.9% | 3 | im |
Compiled 25 to 28 computations (-12% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
3 calls:
| 12.0ms | im |
| 8.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 8.0ms | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.2% | 1 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 99.7% | 3 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 99.7% | 3 | im |
Compiled 18 to 18 computations (0% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
2 calls:
| 13.0ms | im |
| 8.0ms | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.5% | 2 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 98.3% | 4 | im |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
1 calls:
| 35.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.1% | 3 | im |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
1 calls:
| 10.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 3 | im |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/60 binary64) (*.f64 im im)) #s(literal 1/3 binary64)) im) im) #s(literal 2 binary64)) im))) |
2 calls:
| 21.0ms | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 10.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.6% | 1 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 94.8% | 3 | im |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
5 calls:
| 12.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 10.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 9.0ms | im |
| 9.0ms | re |
| 9.0ms | (sin.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.2% | 2 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 86.1% | 2 | re |
| 84.3% | 1 | (sin.f64 re) |
| 84.3% | 1 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 96.1% | 5 | im |
Compiled 19 to 22 computations (-15.8% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (*.f64 (sin.f64 re) (fma.f64 (*.f64 #s(literal -1/6 binary64) im) im #s(literal -1 binary64))) im)) |
2 calls:
| 9.0ms | im |
| 6.0ms | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.1% | 2 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 95.0% | 5 | im |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 (exp.f64 (neg.f64 im)) #s(approx (exp im) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
6 calls:
| 10.0ms | re |
| 9.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 9.0ms | im |
| 8.0ms | (sin.f64 re) |
| 7.0ms | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.2% | 3 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 73.3% | 3 | (sin.f64 re) |
| 73.3% | 3 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 67.6% | 2 | re |
| 85.9% | 3 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 89.5% | 5 | im |
Compiled 25 to 28 computations (-12% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
| Outputs |
|---|
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) (exp.f64 im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
3 calls:
| 11.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 8.0ms | im |
| 6.0ms | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.0% | 3 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 83.3% | 3 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 87.3% | 5 | im |
Compiled 18 to 18 computations (0% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 (sin.f64 re)) im)) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
2 calls:
| 8.0ms | im |
| 6.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.3% | 3 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 84.0% | 4 | im |
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
6 calls:
| 23.0ms | (sin.f64 re) |
| 8.0ms | re |
| 8.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 8.0ms | im |
| 6.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.0% | 2 | re |
| 67.1% | 2 | (sin.f64 re) |
| 67.1% | 2 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 57.4% | 3 | im |
| 53.1% | 1 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 56.1% | 2 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
Compiled 25 to 28 computations (-12% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
2 calls:
| 25.0ms | (sin.f64 re) |
| 8.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 2 | (sin.f64 re) |
| 67.0% | 2 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 6 to 8 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2520 binary64) (*.f64 im im)) #s(literal 1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
2 calls:
| 7.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 7.0ms | (sin.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 2 | (sin.f64 re) |
| 66.8% | 2 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 6 to 8 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 re re)) #s(literal 1/12 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) #s(literal -1/60 binary64)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
2 calls:
| 7.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 7.0ms | (sin.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 2 | (sin.f64 re) |
| 66.8% | 2 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 6 to 8 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 im im) #s(literal -1/2520 binary64))) (*.f64 im im)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) im)) #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 re #s(literal 1/2 binary64))) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -1/2520 (* im im)) 1/60) (*.f64 (*.f64 #s(literal -1/2520 binary64) im) im)) im) im) #s(literal 1/3 binary64)) (*.f64 im im)) #s(literal 2 binary64)) im))) |
2 calls:
| 6.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 6.0ms | (sin.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 2 | (sin.f64 re) |
| 66.3% | 2 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 6 to 8 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (* 1/2 (sin re)) (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
2 calls:
| 19.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 14.0ms | (sin.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.4% | 2 | (sin.f64 re) |
| 63.4% | 2 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 6 to 8 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) #s(approx (* (+ (* (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (* re re)) (neg im)) re) (*.f64 (*.f64 im re) (-.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (neg (sin re)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re)) #s(literal 1 binary64)) re)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 re re) im) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (fma.f64 (neg.f64 re) im (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) im) re) re) re)))) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 (*.f64 (*.f64 re re) im) #s(literal -1/120 binary64))) (*.f64 re re) (neg.f64 im)) re))) |
2 calls:
| 6.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 6.0ms | (sin.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.1% | 3 | (sin.f64 re) |
| 63.1% | 3 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 6 to 8 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) (fma.f64 #s(literal -1 binary64) im #s(literal 1 binary64))) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) #s(approx (- (exp (neg im)) (exp im)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 im im)) #s(literal 2 binary64)) im))) |
2 calls:
| 4.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 4.0ms | (sin.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.3% | 2 | (sin.f64 re) |
| 61.3% | 2 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 6 to 8 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 re) #s(literal -1/6 binary64) #s(literal 0 binary64)) re #s(literal -1 binary64)) re #s(literal 0 binary64))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 (fma.f64 im #s(literal 1/2 binary64) #s(literal 1 binary64)) im #s(literal 1 binary64))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (fma.f64 #s(approx (+ (* im 1/2) 1) (*.f64 im #s(literal 1/2 binary64))) im #s(literal 1 binary64))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
6 calls:
| 9.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 4.0ms | re |
| 4.0ms | (sin.f64 re) |
| 4.0ms | im |
| 3.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.7% | 2 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 34.4% | 1 | re |
| 38.9% | 2 | im |
| 42.6% | 2 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 42.5% | 2 | (sin.f64 re) |
| 42.5% | 2 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 25 to 28 computations (-12% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (fma.f64 (*.f64 im im) #s(literal 1/2 binary64) im))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
1 calls:
| 2.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.6% | 2 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) #s(approx (+ (* (+ (* im 1/2) 1) im) 1) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
1 calls:
| 4.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.6% | 2 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) im) (*.f64 (fma.f64 (*.f64 (*.f64 re re) im) #s(literal 1/6 binary64) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 re re) #s(literal 1 binary64)) re))) im)) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) #s(approx (* (neg (sin re)) im) (*.f64 (fma.f64 #s(approx (+ (* -1/120 (* (* re re) im)) (* 1/6 im)) (*.f64 #s(literal 1/6 binary64) im)) (*.f64 re re) (neg.f64 im)) re))) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
3 calls:
| 3.0ms | (sin.f64 re) |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 2.0ms | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.5% | 2 | (sin.f64 re) |
| 42.5% | 2 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 34.4% | 1 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
Compiled 17 to 18 computations (-5.9% saved)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin re) re)) (-.f64 #s(approx (exp (neg im)) #s(literal 1 binary64)) #s(approx (exp im) (+.f64 #s(literal 1 binary64) im)))) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 (neg.f64 #s(approx (sin re) re)) im)) |
6 calls:
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 2.0ms | re |
| 2.0ms | (sin.f64 re) |
| 2.0ms | im |
| 1.0ms | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.6% | 1 | re |
| 28.6% | 1 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 28.6% | 1 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 28.6% | 1 | im |
| 28.6% | 1 | (sin.f64 re) |
| 28.6% | 1 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 25 to 28 computations (-12% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
| Outputs |
|---|
#s(approx (* (* 1/2 (sin re)) (- (exp (neg im)) (exp im))) (*.f64 #s(approx (+ (* (sin re) (cos (PI))) (* (cos re) (sin (PI)))) #s(literal 0 binary64)) im)) |
6 calls:
| 2.0ms | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 1.0ms | im |
| 1.0ms | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
| 1.0ms | (sin.f64 re) |
| 1.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.2% | 1 | im |
| 12.2% | 1 | (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im)) |
| 12.2% | 1 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) (-.f64 (exp.f64 (neg.f64 im)) (exp.f64 im))) |
| 12.2% | 1 | re |
| 12.2% | 1 | (sin.f64 re) |
| 12.2% | 1 | (*.f64 #s(literal 1/2 binary64) (sin.f64 re)) |
Compiled 25 to 28 computations (-12% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 0.00021848917076310812 | 10646.407717091786 |
| 11.0ms | -0.07358850261750571 | -0.019753508176605362 |
| 20.0ms | 224× | 0 | valid |
Compiled 648 to 537 computations (17.1% saved)
ival-sin: 7.0ms (46.9% of total)ival-exp: 4.0ms (26.8% of total)ival-mult!: 2.0ms (13.4% of total)ival-sub!: 1.0ms (6.7% of total)ival-neg: 1.0ms (6.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.00021848917076310812 | 10646.407717091786 |
| 15.0ms | -15.569015388442923 | -0.07358850261750571 |
| 10.0ms | 112× | 0 | valid |
Compiled 750 to 623 computations (16.9% saved)
ival-sin: 3.0ms (43.8% of total)ival-exp: 2.0ms (29.2% of total)ival-neg: 1.0ms (14.6% of total)ival-mult!: 1.0ms (14.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.00021848917076310812 | 10646.407717091786 |
| 16.0ms | -18871.092633270222 | -15.569015388442923 |
| 28.0ms | -1.0170451500710202e+52 | -6.811544672738764e+34 |
| 31.0ms | 288× | 0 | valid |
Compiled 1 352 to 1 109 computations (18% saved)
ival-exp: 12.0ms (48.9% of total)ival-sin: 8.0ms (32.6% of total)ival-mult!: 3.0ms (12.2% of total)ival-sub!: 1.0ms (4.1% of total)ival-neg: 1.0ms (4.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -18871.092633270222 | -15.569015388442923 |
| 2.0ms | -1.0170451500710202e+52 | -6.811544672738764e+34 |
Compiled 938 to 767 computations (18.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -18871.092633270222 | -15.569015388442923 |
| 2.0ms | -1.0170451500710202e+52 | -6.811544672738764e+34 |
Compiled 986 to 807 computations (18.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -18871.092633270222 | -15.569015388442923 |
| 34.0ms | -6.0337955165046656e+113 | -1.5824913702372073e+102 |
| 13.0ms | 160× | 0 | valid |
Compiled 710 to 623 computations (12.3% saved)
ival-sin: 4.0ms (45.5% of total)ival-exp: 2.0ms (22.7% of total)ival-neg: 1.0ms (11.4% of total)ival-mult!: 1.0ms (11.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 52.0ms | 7.308603550352439e+99 | 2.0173616194977832e+104 |
| 11.0ms | 0.00021848917076310812 | 10646.407717091786 |
| 1.0ms | -18871.092633270222 | -15.569015388442923 |
| 1.0ms | -6.0337955165046656e+113 | -1.5824913702372073e+102 |
| 53.0ms | 208× | 0 | valid |
Compiled 1 274 to 1 135 computations (10.9% saved)
ival-sin: 5.0ms (41.6% of total)ival-exp: 3.0ms (25% of total)ival-mult!: 2.0ms (16.6% of total)ival-neg: 1.0ms (8.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.0173616194977832e+104 | 5.6479695944974994e+104 |
| 1.0ms | 0.00021848917076310812 | 10646.407717091786 |
| 1.0ms | -18871.092633270222 | -15.569015388442923 |
| 8.0ms | -1.0436091906476645e+147 | -7.100786607112744e+146 |
| 11.0ms | 144× | 0 | valid |
Compiled 1 002 to 873 computations (12.9% saved)
ival-sin: 4.0ms (51.5% of total)ival-exp: 2.0ms (25.8% of total)ival-neg: 1.0ms (12.9% of total)ival-mult!: 1.0ms (12.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.2669847334999347e+64 | 8.287278841144636e+64 |
| 11.0ms | 0.00021848917076310812 | 10646.407717091786 |
| 1.0ms | -18871.092633270222 | -15.569015388442923 |
| 12.0ms | -5.8791223848371e+176 | -1.16926891886593e+176 |
| 17.0ms | 176× | 0 | valid |
Compiled 887 to 784 computations (11.6% saved)
ival-sin: 5.0ms (47.5% of total)ival-exp: 3.0ms (28.5% of total)ival-mult!: 2.0ms (19% of total)ival-neg: 1.0ms (9.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2669847334999347e+64 | 8.287278841144636e+64 |
| 1.0ms | 0.00021848917076310812 | 10646.407717091786 |
| 22.0ms | -0.019753508176605362 | -7.295560240896939e-8 |
| 1.0ms | -5.8791223848371e+176 | -1.16926891886593e+176 |
| 12.0ms | 144× | 0 | valid |
Compiled 1 414 to 1 113 computations (21.3% saved)
ival-sin: 4.0ms (45.8% of total)ival-exp: 3.0ms (34.4% of total)ival-neg: 1.0ms (11.5% of total)ival-mult!: 1.0ms (11.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 6.425271683159448e-201 |
| 0.0ms | -inf | -2881170.7448883853 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.007626525198509946 | 2.857453007529274e-302 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.743760739958235e-49 | 9.144231209240215e-42 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0020315009033822925 | 0.010208385852023855 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0020315009033822925 | 0.010208385852023855 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.007626525198509946 | 2.857453007529274e-302 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.308377160288541e-7 | 2.4058108453321087e-6 |
Compiled 14 to 15 computations (-7.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.2935587551410827 | 0.3094826534801426 |
| 0.0ms | -0.007626525198509946 | 2.857453007529274e-302 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.007626525198509946 | 2.857453007529274e-302 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.24432203455495e-8 | -3.850702535266392e-10 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2881170.7448883853 | -7.24432203455495e-8 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2881170.7448883853 | -7.24432203455495e-8 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0020315009033822925 | 0.010208385852023855 |
Compiled 14 to 15 computations (-7.1% saved)
| 1× | fuel |
Compiled 2 247 to 274 computations (87.8% saved)
(negabs re)
Compiled 9 092 to 3 036 computations (66.6% saved)
Loading profile data...