
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 7 to 7 computations (0% saved)
| 1.3s | 8 256× | 0 | valid |
ival-sin: 408.0ms (52% of total)ival-exp: 230.0ms (29.3% of total)ival-mult: 141.0ms (18% of total)ival-assert: 4.0ms (0.5% of total)adjust: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 0 | 0 | - | 0 | - | (sin.f64 im) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | (exp.f64 re) |
| 0 | 0 | - | 0 | - | im |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 52.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-sin: 19.0ms (59.6% of total)ival-exp: 6.0ms (18.8% of total)ival-mult: 5.0ms (15.7% of total)ival-true: 1.0ms (3.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 34 |
| 1 | 40 | 34 |
| 2 | 120 | 32 |
| 3 | 416 | 32 |
| 4 | 1696 | 32 |
| 0 | 5 | 5 |
| 0 | 8 | 5 |
| 1 | 12 | 5 |
| 2 | 26 | 5 |
| 3 | 67 | 5 |
| 4 | 279 | 5 |
| 5 | 2296 | 5 |
| 0 | 8125 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(*.f64 (sin.f64 im) (exp.f64 re)) |
(negabs im)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(exp.f64 re) |
re |
(sin.f64 im) |
im |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 2.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 1.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 1.0ms | im | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
| 1.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) im) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 296 |
| 0 | 97 | 295 |
| 1 | 572 | 284 |
| 0 | 5413 | 264 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(exp.f64 re) |
re |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
(fma.f64 (cosh.f64 re) (sin.f64 im) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(+.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 re) (cosh.f64 re)) (*.f64 (sinh.f64 re) (sinh.f64 re))) (-.f64 (cosh.f64 re) (sinh.f64 re))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (*.f64 (sinh.f64 re) (sinh.f64 re)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(exp.f64 re) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
re |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (* (exp re) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal 1/120 binary64) (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (exp.f64 re) (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (fma.f64 (*.f64 im (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im)) |
#s(approx im im) |
#s(approx (sin im) (sin.f64 im)) |
Compiled 428 to 117 computations (72.7% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 8 | 35 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 28 | 8 | 36 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 73.8% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
| ▶ | 73.8% | (*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) |
| ▶ | 54.9% | (*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| 67.5% | (*.f64 (exp.f64 re) #s(approx (sin im) im)) | |
| 62.6% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) | |
| ▶ | 52.5% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| 52.5% | #s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) | |
| ▶ | 52.2% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
Compiled 164 to 130 computations (20.7% saved)
| Inputs |
|---|
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(cosh.f64 re) |
re |
(*.f64 (sin.f64 im) (sinh.f64 re)) |
(sinh.f64 re) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(exp.f64 re) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
| Outputs |
|---|
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (sin im))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* 1/2 (* (pow re 2) (sin im)))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/24 (* (pow re 2) (sin im))) (* 1/2 (sin im))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/2 (sin im)) (* (pow re 2) (+ (* 1/720 (* (pow re 2) (sin im))) (* 1/24 (sin im))))))))) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (sin im)))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* 1/6 (* (pow re 2) (sin im))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/120 (* (pow re 2) (sin im))) (* 1/6 (sin im)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/6 (sin im)) (* (pow re 2) (+ (* 1/5040 (* (pow re 2) (sin im))) (* 1/120 (sin im)))))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* -1/12 (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/240 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (+ (exp re) (/ 1 (exp re)))) (* -1/10080 (- (exp re) (/ 1 (exp re))))))))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* im (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (+ (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/240 (+ (exp re) (/ 1 (exp re)))))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* im (- (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | re | @ | -inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re))) |
| 8.0ms | re | @ | inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re))) |
| 7.0ms | re | @ | 0 | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re))) |
| 6.0ms | im | @ | inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re))) |
| 5.0ms | im | @ | -inf | ((+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (* (sin im) (cosh re)) (sin im) im (cosh re) re (* (sin im) (sinh re)) (sinh re) (* (exp re) (sin im)) (* (exp re) (sin im)) (exp re) (- re -1) -1 (* (exp re) (sin im)) (exp re) (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) (* im im) -1/6 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 365 | 2092 |
| 0 | 388 | 1855 |
| 1 | 2247 | 1713 |
| 0 | 8494 | 1607 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(cosh.f64 re) |
re |
(*.f64 (sin.f64 im) (sinh.f64 re)) |
(sinh.f64 re) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(exp.f64 re) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 im im) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (sin im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (sin im))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* 1/2 (* (pow re 2) (sin im)))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/24 (* (pow re 2) (sin im))) (* 1/2 (sin im))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (+ (sin im) (* (pow re 2) (+ (* 1/2 (sin im)) (* (pow re 2) (+ (* 1/720 (* (pow re 2) (sin im))) (* 1/24 (sin im))))))))) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (sin im)))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* 1/6 (* (pow re 2) (sin im))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/120 (* (pow re 2) (sin im))) (* 1/6 (sin im)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* re (+ (sin im) (* (pow re 2) (+ (* 1/6 (sin im)) (* (pow re 2) (+ (* 1/5040 (* (pow re 2) (sin im))) (* 1/120 (sin im)))))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (+ (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* (sin im) (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* (sin im) (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* -1/12 (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* 1/240 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/240 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (+ (exp re) (/ 1 (exp re)))) (* -1/10080 (- (exp re) (/ 1 (exp re))))))))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* 1/2 (* im (+ (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/2 (+ (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (cosh re)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (+ (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (+ (exp re) (/ 1 (exp re))))) (* 1/240 (+ (exp re) (/ 1 (exp re)))))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* 1/2 (* im (- (exp re) (/ 1 (exp re))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* -1/12 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* 1/240 (* (pow im 2) (- (exp re) (/ 1 (exp re))))))))))) |
#s(approx (* (sin im) (sinh re)) #s(hole binary64 (* im (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/12 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/10080 (* (pow im 2) (- (exp re) (/ 1 (exp re))))) (* 1/240 (- (exp re) (/ 1 (exp re)))))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))))))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) (*.f64 (cosh.f64 re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64))) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))))) |
(fma.f64 (sinh.f64 re) (sin.f64 im) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(fma.f64 (cosh.f64 re) (sin.f64 im) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (sinh.f64 re) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))) (/.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))) |
(-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (neg.f64 (sin.f64 im)) (sinh.f64 re))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))))) (/.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))))) |
(+.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(+.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(*.f64 (cosh.f64 re) (sin.f64 im)) |
(*.f64 (sin.f64 im) (cosh.f64 re)) |
(sin.f64 im) |
im |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (neg.f64 re)) (exp.f64 (neg.f64 (neg.f64 re)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 re))) |
(cosh.f64 (neg.f64 re)) |
(cosh.f64 re) |
(+.f64 (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64)) (/.f64 (exp.f64 re) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64))) |
re |
(*.f64 (sinh.f64 re) (sin.f64 im)) |
(*.f64 (sin.f64 im) (sinh.f64 re)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 2 binary64)) |
(sinh.f64 re) |
(-.f64 (/.f64 (exp.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (sin.f64 im)) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (sin.f64 im) #s(approx (+ (sinh re) (cosh re)) (-.f64 re #s(literal -1 binary64)))) |
#s(approx (+ (sinh re) (cosh re)) (-.f64 re #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64))) (neg.f64 (+.f64 re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 re re) (+.f64 re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 re #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64))) (-.f64 (sinh.f64 re) (cosh.f64 re))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64))) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(exp.f64 re) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 im im))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(fabs.f64 (*.f64 im im)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) (*.f64 (cosh.f64 re) (sin.f64 im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64))) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))))) |
(fma.f64 (sinh.f64 re) (sin.f64 im) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(fma.f64 (cosh.f64 re) (sin.f64 im) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (sinh.f64 re) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(fma.f64 (sin.f64 im) (cosh.f64 re) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))) (/.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))) |
(-.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (neg.f64 (sin.f64 im)) (sinh.f64 re))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im)))))) (/.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))))))) |
(+.f64 (*.f64 (sinh.f64 re) (sin.f64 im)) (*.f64 (cosh.f64 re) (sin.f64 im))) |
(+.f64 (*.f64 (cosh.f64 re) (sin.f64 im)) (*.f64 (sinh.f64 re) (sin.f64 im))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64))) (-.f64 (sinh.f64 re) (cosh.f64 re))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64))) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(exp.f64 re) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (sin.f64 im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 im) re) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 im) re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (sin.f64 im)) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sin.f64 im) (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im))) |
#s(approx (* (sin im) (cosh re)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/24 binary64) (sin.f64 im))) (*.f64 re re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im))) |
#s(approx (cosh re) #s(literal 1 binary64)) |
#s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 re re) #s(literal 1/24 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (* (sin im) (sinh re)) (*.f64 (sin.f64 im) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) (sin.f64 im) (sin.f64 im)) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/6 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im)) re)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 re re)) (sin.f64 im) (*.f64 #s(literal 1/120 binary64) (sin.f64 im))) (*.f64 re re) (*.f64 #s(literal 1/6 binary64) (sin.f64 im))) (*.f64 re re) (sin.f64 im)) re)) |
#s(approx (sinh re) re) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 re re) #s(literal 1/120 binary64)) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (sin.f64 im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 im) re) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 im) re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (sinh re) (cosh re)) #s(literal 1 binary64)) |
#s(approx (+ (sinh re) (cosh re)) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (- re -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (sin.f64 im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 im) re) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 im) re) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (sinh re) (cosh re)) #s(literal 1 binary64)) |
#s(approx (+ (sinh re) (cosh re)) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (sin.f64 im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (sin.f64 im))))) |
#s(approx (* (sin im) (cosh re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) |
#s(approx (cosh re) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (sinh re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) |
#s(approx (sinh re) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (+ (sinh re) (cosh re)) (exp.f64 re)) |
#s(approx (- re -1) re) |
#s(approx (- re -1) (fma.f64 #s(literal 1 binary64) re #s(literal 1 binary64))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (sin.f64 im))) |
#s(approx (+ (sinh re) (cosh re)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal 1/240 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) (*.f64 im im))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 #s(literal -1/12 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 #s(literal 1/240 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (*.f64 #s(literal -1/10080 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im))) (*.f64 im im))) (*.f64 im im))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) im) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (cosh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (cosh.f64 re)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (* (sin im) (sinh re)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) im) #s(literal 1/2 binary64))) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (* (sin im) (sinh re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (sinh.f64 re)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (exp.f64 re) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/6 binary64) (exp.f64 re)) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* im im) -1/6) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) #s(literal 1/120 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) #s(literal -1/5040 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal -2 binary64))) (pow.f64 im #s(literal 3 binary64))))) |
Compiled 5 013 to 862 computations (82.8% saved)
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 234 | 10 | 244 |
| Fresh | 3 | 0 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 240 | 12 | 252 |
| Status | Accuracy | Program |
|---|---|---|
| 57.0% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 #s(approx (sin im) im) (sinh.f64 re))) | |
| ▶ | 73.5% | (*.f64 (+.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
| 67.5% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| ▶ | 62.6% | (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| ✓ | 52.5% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| 27.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 25.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) | |
| 52.5% | #s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (sin.f64 im) re (sin.f64 im))) | |
| ✓ | 52.2% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| ▶ | 24.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
| ▶ | 27.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
| ▶ | 22.9% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 367 to 261 computations (28.9% saved)
| Inputs |
|---|
(*.f64 (+.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
(+.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(sinh.f64 re) |
re |
#s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 re re) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#s(approx (+ (* (* re re) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* re re) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (+ (* (* re re) 1/2) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (* re re) 1/2) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 (pow re 2)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (* (* im im) 1/120) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* 1/120 (pow im 5)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* 1/120 (pow im 4)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* (pow im 2) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1/5040 (pow im 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* -1/5040 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* (pow im 2) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) (+ 1/120 (/ 1 (pow im 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- 1/5040 (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | im | @ | -inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (+ (* (* re re) 1/2) 1) (* re re) 1/2 1 (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1)) |
| 8.0ms | re | @ | 0 | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (+ (* (* re re) 1/2) 1) (* re re) 1/2 1 (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1)) |
| 7.0ms | im | @ | inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (+ (* (* re re) 1/2) 1) (* re re) 1/2 1 (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1)) |
| 5.0ms | re | @ | -inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (+ (* (* re re) 1/2) 1) (* re re) 1/2 1 (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1)) |
| 5.0ms | re | @ | inf | ((* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (sinh re) re (cosh re) (+ (* (* re re) 1/2) 1) (* re re) 1/2 1 (sin im) im (* (exp re) (sin im)) (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) -1/5040 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 2663 |
| 0 | 394 | 2475 |
| 1 | 1840 | 2421 |
| 0 | 8264 | 2364 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
(+.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(sinh.f64 re) |
re |
#s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 re re) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (sinh re) #s(hole binary64 re)) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* 1/6 (pow re 2)))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* 1/120 (pow re 2)))))))) |
#s(approx (sinh re) #s(hole binary64 (* re (+ 1 (* (pow re 2) (+ 1/6 (* (pow re 2) (+ 1/120 (* 1/5040 (pow re 2)))))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (cosh re) #s(hole binary64 1)) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* 1/24 (pow re 2))))))) |
#s(approx (cosh re) #s(hole binary64 (+ 1 (* (pow re 2) (+ 1/2 (* (pow re 2) (+ 1/24 (* 1/720 (pow re 2))))))))) |
#s(approx (+ (* (* re re) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* re re) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow re 2))))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (sinh re) #s(hole binary64 (* 1/2 (- (exp re) (/ 1 (exp re)))))) |
#s(approx (cosh re) #s(hole binary64 (* 1/2 (+ (exp re) (/ 1 (exp re)))))) |
#s(approx (+ (* (* re re) 1/2) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (* re re) 1/2) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 (pow re 2)))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (* (* im im) 1/120) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* 1/120 (pow im 5)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* 1/120 (pow im 4)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* (pow im 2) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1/5040 (pow im 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* -1/5040 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* (pow im 2) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) (+ 1/120 (/ 1 (pow im 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- 1/5040 (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 im) (+.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
(/.f64 (+.f64 (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (*.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sinh.f64 re))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (/.f64 (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))))))) (/.f64 (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
(+.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sinh.f64 re)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 2 binary64)) |
(sinh.f64 re) |
(-.f64 (/.f64 (exp.f64 re) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 re)) #s(literal 2 binary64))) |
re |
#s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 re #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 re re)) |
(*.f64 (*.f64 re re) (+.f64 (pow.f64 re #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 re re) #s(literal 1 binary64)) |
(fma.f64 re (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 re re))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 re))) |
(*.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 re))) |
(*.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 re))) |
(*.f64 (neg.f64 (neg.f64 re)) (neg.f64 (neg.f64 re))) |
(*.f64 (fabs.f64 re) (fabs.f64 re)) |
(*.f64 (neg.f64 re) (neg.f64 re)) |
(*.f64 re re) |
(pow.f64 (exp.f64 (log.f64 re)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 re) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 re) #s(literal 2 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1 binary64)) |
(pow.f64 re #s(literal 2 binary64)) |
(fabs.f64 (*.f64 re re)) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64)))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(sin.f64 im) |
im |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))))) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im)) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) im) im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 im im) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 im im)) |
(*.f64 im (*.f64 im #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(fabs.f64 (*.f64 im im)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))) (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))))) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im)) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 im im)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 im im)) |
(*.f64 (*.f64 im im) (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im)))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))))) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(fma.f64 (*.f64 im im) #s(literal 1/120 binary64) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(fma.f64 im (*.f64 im #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(fma.f64 im (*.f64 im #s(literal 1/120 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 im im)) (*.f64 #s(literal 1/5040 binary64) (*.f64 im im)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 im im)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64)))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) im) im #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 im im))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)))))) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/128024064000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (sin.f64 im) #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re) |
(*.f64 re (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) re) (*.f64 #s(literal -1/2 binary64) re) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re))))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(fma.f64 #s(literal 1/2 binary64) re (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 re #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64) (*.f64 (sin.f64 im) #s(literal 1/2 binary64))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (sinh re) (cosh re)) #s(literal 1 binary64)) |
#s(approx (+ (sinh re) (cosh re)) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (sinh re) re) |
#s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 (*.f64 re re) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx (sinh re) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 re re) #s(literal 1/120 binary64)) (*.f64 re re) #s(literal 1/6 binary64)) (*.f64 re re) #s(literal 1 binary64)) re)) |
#s(approx re re) |
#s(approx (cosh re) #s(literal 1 binary64)) |
#s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (cosh re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 re re) #s(literal 1/24 binary64)) (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 re re) #s(literal 1 binary64))) |
#s(approx (+ (* (* re re) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* re re) 1/2) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* re re) (*.f64 re re)) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (exp re) (sin im)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64) (*.f64 (sin.f64 im) #s(literal 1/2 binary64))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (sin.f64 im))) |
#s(approx (+ (sinh re) (cosh re)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) |
#s(approx (sinh re) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (cosh re) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* re re) 1/2) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* re re) 1/2) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (exp re) (sin im)) (*.f64 (sin.f64 im) (exp.f64 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) (*.f64 re re))) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (exp re) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))))) (*.f64 im im))) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))))) (*.f64 im im))) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (* (exp re) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/6 binary64) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (exp re) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 #s(literal -1/6 binary64) (exp.f64 re))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) im) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* im im) 1/120) 1/6) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* im im) 1/120) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) im) im)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (fma.f64 (*.f64 im im) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (+.f64 (pow.f64 im #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 im #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 im im))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 im #s(literal -4 binary64))) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
Compiled 13 917 to 2 184 computations (84.3% saved)
15 alts after pruning (11 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 430 | 6 | 436 |
| Fresh | 0 | 5 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 433 | 15 | 448 |
| Status | Accuracy | Program |
|---|---|---|
| 57.0% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 #s(approx (sin im) im) (sinh.f64 re))) | |
| 65.8% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) | |
| ▶ | 67.5% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| ✓ | 62.6% | (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| ▶ | 30.2% | (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| ✓ | 52.5% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| 27.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ▶ | 25.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
| 52.5% | #s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (sin.f64 im) re (sin.f64 im))) | |
| ✓ | 52.2% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| ▶ | 24.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
| 27.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| 24.3% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ▶ | 27.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
| ✓ | 22.9% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 543 to 376 computations (30.8% saved)
| Inputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(exp.f64 re) |
re |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
im |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
(*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (* (* im im) 1/120) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))))))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (* (* im im) -1/5040) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* 1/120 (pow im 5)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* 1/120 (pow im 4)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* (pow im 2) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1/5040 (pow im 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* -1/5040 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* (pow im 2) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) (+ 1/120 (/ 1 (pow im 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- 1/5040 (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | im | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) -1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) (* (* im im) -1/5040) -1/5040 1/6) |
| 6.0ms | im | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) -1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) (* (* im im) -1/5040) -1/5040 1/6) |
| 4.0ms | re | @ | -inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) -1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) (* (* im im) -1/5040) -1/5040 1/6) |
| 3.0ms | re | @ | inf | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) -1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) (* (* im im) -1/5040) -1/5040 1/6) |
| 3.0ms | im | @ | 0 | ((* (exp re) (sin im)) (exp re) re (sin im) (* (+ (* (* im im) -1/6) 1) im) im (* (exp re) (sin im)) (exp re) (- re -1) -1 (sin im) (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (- (* (* im im) 1/120) 1/6) (* (* im im) 1/120) (* im im) 1/120 1 (* (+ (sinh re) (cosh re)) (sin im)) (+ (sinh re) (cosh re)) (+ (* (+ (* 1/2 re) 1) re) 1) (+ (* 1/2 re) 1) 1/2 (sin im) (* (+ (* (* im im) -1/6) 1) im) (+ (* (* im im) -1/6) 1) -1/6 (* (exp re) (sin im)) (sin im) (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (+ (* -1/5040 (* im im)) 1/120) (* (* im im) -1/5040) -1/5040 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 343 | 2876 |
| 0 | 373 | 2695 |
| 1 | 1706 | 2643 |
| 0 | 8165 | 2511 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(exp.f64 re) |
re |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
im |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) im) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 im im) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) |
(*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (exp re) #s(hole binary64 1)) |
#s(approx (exp re) #s(hole binary64 (+ 1 re))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (exp re) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 1)) |
#s(approx (- re -1) #s(hole binary64 (+ 1 re))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (sin im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (sin im))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* 1/2 (* re (sin im)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (+ (sin im) (* re (+ (sin im) (* re (+ (* 1/6 (* re (sin im))) (* 1/2 (sin im))))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 1)) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ 1 (* re (+ 1 (* re (+ 1/2 (* 1/6 re)))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 re))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (+ 1 (* re (+ 1 (* 1/2 re)))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (+ 1 (* 1/2 re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* (exp re) (sin im)))) |
#s(approx (exp re) #s(hole binary64 (exp re))) |
#s(approx (- re -1) #s(hole binary64 re)) |
#s(approx (- re -1) #s(hole binary64 (* re (+ 1 (/ 1 re))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* (sin im) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (+ (sinh re) (cosh re)) #s(hole binary64 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* 1/2 (pow re 2)))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(hole binary64 (* (pow re 2) (+ 1/2 (+ (/ 1 re) (/ 1 (pow re 2))))))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* 1/2 re))) |
#s(approx (+ (* 1/2 re) 1) #s(hole binary64 (* re (+ 1/2 (/ 1 re))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (exp re)))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* -1/6 (* (pow im 2) (exp re))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* 1/120 (* (pow im 2) (exp re))))))))) |
#s(approx (* (exp re) (sin im)) #s(hole binary64 (* im (+ (exp re) (* (pow im 2) (+ (* -1/6 (exp re)) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (exp re))) (* 1/120 (exp re)))))))))) |
#s(approx (sin im) #s(hole binary64 im)) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (sin im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (* (* im im) 1/120) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* -1/6 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* 1/120 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))))))))))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(hole binary64 (* im (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (+ (* 1/2 (- (exp re) (/ 1 (exp re)))) (* (pow im 2) (+ (* -1/6 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re)))))) (* (pow im 2) (+ (* -1/5040 (* (pow im 2) (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))) (* 1/120 (+ (* 1/2 (+ (exp re) (/ 1 (exp re)))) (* 1/2 (- (exp re) (/ 1 (exp re))))))))))))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1/6 (pow im 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* im (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow im 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* 1/120 (pow im 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (+ 1 (* (pow im 2) (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* 1/120 (pow im 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (- (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1/120 (* -1/5040 (pow im 2)))))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow im 2))))) |
#s(approx (* (* im im) -1/5040) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (sin im) #s(hole binary64 (sin im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1/6 (pow im 3)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* (pow im 3) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* 1/120 (pow im 5)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 5) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* 1/120 (pow im 4)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 4) (- (+ 1/120 (/ 1 (pow im 4))) (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow im 2)))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(hole binary64 (* (pow im 2) (- 1/120 (* 1/6 (/ 1 (pow im 2))))))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* -1/6 (pow im 2)))) |
#s(approx (+ (* (* im im) -1/6) 1) #s(hole binary64 (* (pow im 2) (- (/ 1 (pow im 2)) 1/6)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1/5040 (pow im 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* (pow im 7) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* -1/5040 (pow im 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(hole binary64 (* (pow im 6) (- (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) (+ 1/5040 (/ 1/6 (pow im 4))))))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* -1/5040 (pow im 4)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) #s(hole binary64 (* (pow im 4) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* -1/5040 (pow im 2)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(hole binary64 (* (pow im 2) (- (* 1/120 (/ 1 (pow im 2))) 1/5040)))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) #s(hole binary64 (* -1 (* (pow im 3) (- 1/6 (/ 1 (pow im 2))))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 5) (- (* 1/6 (/ 1 (pow im 2))) (+ 1/120 (/ 1 (pow im 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- 1/5040 (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (* 1/120 (/ 1 (pow im 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) #s(hole binary64 (* -1 (* (pow im 7) (- (+ 1/5040 (/ 1/6 (pow im 4))) (+ (* 1/120 (/ 1 (pow im 2))) (/ 1 (pow im 6)))))))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) (exp.f64 re)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (pow.f64 (sinh.f64 re) #s(literal 2 binary64))) (exp.f64 (neg.f64 re))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (pow.f64 (sinh.f64 re) #s(literal 3 binary64))) (fma.f64 (cosh.f64 re) (cosh.f64 re) (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (*.f64 (cosh.f64 re) (sinh.f64 re))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 re) (*.f64 #s(literal 2 binary64) (cosh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 re)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (pow.f64 (cosh.f64 re) #s(literal 2 binary64))) (-.f64 (sinh.f64 re) (cosh.f64 re))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (pow.f64 (cosh.f64 re) #s(literal 3 binary64))) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (-.f64 (sinh.f64 re) (cosh.f64 re)))) |
(exp.f64 re) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re))))) (/.f64 (pow.f64 (cosh.f64 re) #s(literal 3 binary64)) (fma.f64 (sinh.f64 re) (sinh.f64 re) (-.f64 (pow.f64 (cosh.f64 re) #s(literal 2 binary64)) (*.f64 (sinh.f64 re) (cosh.f64 re)))))) |
(+.f64 (cosh.f64 re) (sinh.f64 re)) |
(+.f64 (sinh.f64 re) (cosh.f64 re)) |
re |
#s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
im |
(*.f64 #s(approx (sin im) im) #s(approx (exp re) (-.f64 re #s(literal -1 binary64)))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (exp re) (-.f64 re #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64))) (neg.f64 (+.f64 re #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 re re) #s(literal 1 binary64)) (+.f64 re #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 re re) (+.f64 re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 re #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 re re (+.f64 #s(literal 1 binary64) (*.f64 re #s(literal -1 binary64)))))) |
(-.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (sin im) im) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) im) im #s(literal 1 binary64)) |
(fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im))) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 im im) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 im im)) |
(*.f64 im (*.f64 im #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 (neg.f64 im)) (neg.f64 (neg.f64 im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(fabs.f64 (*.f64 im im)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64)) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re)) |
(*.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) re) |
(*.f64 re (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) (*.f64 re (pow.f64 re #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) re) (*.f64 #s(literal -1/2 binary64) re) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) (pow.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re (pow.f64 re #s(literal -1 binary64))) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) re (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) |
(fma.f64 re #s(literal 1/2 binary64) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(fma.f64 re #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) re)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 re (pow.f64 re #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) re) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) re)) |
#s(literal 1/2 binary64) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im))) (-.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im))) |
(/.f64 (-.f64 (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64))) (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) (-.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 #s(literal 1 binary64) im) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) (*.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) (*.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) im (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(fma.f64 im #s(literal 1 binary64) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) im) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) im)) |
(+.f64 (*.f64 im #s(literal 1 binary64)) (*.f64 im (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 im im)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 im im)) (*.f64 #s(literal 1/6 binary64) (*.f64 im im)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 im im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 im (*.f64 im #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 im im))) |
(+.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) |
(fma.f64 (*.f64 im im) (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) im) im) |
(*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) |
(*.f64 (*.f64 im im) #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) |
(*.f64 (*.f64 #s(literal -1/5040 binary64) im) im) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 im im)) |
(*.f64 (*.f64 im im) #s(literal -1/5040 binary64)) |
(*.f64 im (*.f64 im #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (sin.f64 im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx re re) |
#s(approx (- re -1) #s(literal 1 binary64)) |
#s(approx (- re -1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (sin.f64 im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/2 binary64) (sin.f64 im)) re (sin.f64 im))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 im) re) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 im))) re (sin.f64 im)) re (sin.f64 im))) |
#s(approx (exp re) #s(literal 1 binary64)) |
#s(approx (exp re) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 re) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (exp.f64 re) (sin.f64 im))) |
#s(approx (exp re) (exp.f64 re)) |
#s(approx (- re -1) re) |
#s(approx (- re -1) (fma.f64 #s(literal 1 binary64) re #s(literal 1 binary64))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (sin.f64 im))) |
#s(approx (exp re) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re)) |
#s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (+.f64 (+.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -2 binary64))) (*.f64 re re))) |
#s(approx (+ (* 1/2 re) 1) (*.f64 #s(literal 1/2 binary64) re)) |
#s(approx (+ (* 1/2 re) 1) (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64))) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (exp.f64 re) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) (exp.f64 re) (exp.f64 re)) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal 1/120 binary64) (*.f64 (exp.f64 re) #s(literal -1/6 binary64))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (exp.f64 re)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (exp.f64 re))) (*.f64 im im) (*.f64 (exp.f64 re) #s(literal -1/6 binary64))) (*.f64 im im) (exp.f64 re)) im)) |
#s(approx (sin im) im) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
#s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) im) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx im im) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) im) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
#s(approx (- (* (* im im) 1/120) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* im im) 1/120) 1/6) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* im im) 1/120) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))))) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im)) #s(literal 1/120 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (* (+ (sinh re) (cosh re)) (sin im)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) (*.f64 im im)) #s(literal -1/5040 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal 1/120 binary64))) (*.f64 im im) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 re) (*.f64 #s(literal 2 binary64) (sinh.f64 re)))) #s(literal -1/6 binary64))) (*.f64 im im))) im)) |
#s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* im im) -1/6) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) im) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (*.f64 im im) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) im) im) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) im) im)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (* (* im im) -1/5040) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) |
#s(approx (sin im) (sin.f64 im)) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 3 binary64)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (+.f64 (pow.f64 im #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 im #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) |
#s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 im im))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* im im) -1/6) 1) (*.f64 (-.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (pow.f64 im #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) (*.f64 (pow.f64 im #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) |
#s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 im im))) |
#s(approx (* (+ (* (* im im) -1/6) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal -2 binary64))) (pow.f64 im #s(literal 3 binary64))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (* im im) 1/120) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 im #s(literal -4 binary64))) (pow.f64 im #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 im #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) (* im im)) 1) im) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 im #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 im #s(literal -6 binary64)))) (pow.f64 im #s(literal 7 binary64))))) |
Compiled 14 235 to 1 873 computations (86.8% saved)
20 alts after pruning (13 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 8 | 402 |
| Fresh | 1 | 5 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 397 | 20 | 417 |
| Status | Accuracy | Program |
|---|---|---|
| 57.0% | (+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 #s(approx (sin im) im) (sinh.f64 re))) | |
| 65.8% | (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) | |
| ✓ | 67.5% | (*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| ✓ | 62.6% | (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
| 9.0% | (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) | |
| 33.5% | (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) | |
| 11.5% | (*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| 24.2% | (*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| 11.3% | (*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) | |
| 35.4% | (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) | |
| ✓ | 52.5% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| 27.8% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ✓ | 25.7% | (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
| 7.2% | (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) | |
| 52.5% | #s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (sin.f64 im) re (sin.f64 im))) | |
| ✓ | 52.2% | #s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| 24.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) im))) | |
| 24.3% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) | |
| ✓ | 27.6% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
| ✓ | 22.9% | #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
Compiled 1 107 to 481 computations (56.5% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (exp.f64 re) (sin.f64 im)) |
#s(approx (* (exp re) (sin im)) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
#s(approx (+ (* (sin im) (cosh re)) (* (sin im) (sinh re))) (fma.f64 (sin.f64 im) re (sin.f64 im))) |
(*.f64 (+.f64 (sinh.f64 re) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (+.f64 (sinh.f64 re) (cosh.f64 re)) (sin.f64 im)) |
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 #s(approx (sin im) im) (sinh.f64 re))) |
(+.f64 (*.f64 (sin.f64 im) (cosh.f64 re)) (*.f64 (sin.f64 im) (sinh.f64 re))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
5 calls:
| 24.0ms | re |
| 20.0ms | (exp.f64 re) |
| 17.0ms | im |
| 17.0ms | (sin.f64 im) |
| 15.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (sin.f64 im) |
| 100.0% | 1 | (exp.f64 re) |
| 100.0% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 100.0% | 1 | re |
| 100.0% | 1 | im |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
5 calls:
| 18.0ms | im |
| 17.0ms | (sin.f64 im) |
| 17.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 14.0ms | re |
| 10.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 3 | (sin.f64 im) |
| 97.3% | 3 | (exp.f64 re) |
| 98.9% | 4 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 97.3% | 3 | re |
| 86.3% | 2 | im |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
1 calls:
| 13.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 4 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
3 calls:
| 17.0ms | re |
| 11.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 9.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 3 | (exp.f64 re) |
| 97.1% | 3 | re |
| 99.8% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 8 to 10 computations (-25% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
| Outputs |
|---|
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 (exp.f64 re) #s(approx (sin im) im)) |
2 calls:
| 48.0ms | re |
| 8.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 3 | (exp.f64 re) |
| 96.8% | 3 | re |
Compiled 3 to 5 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
| Outputs |
|---|
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
#s(approx (* (exp re) (sin im)) (sin.f64 im)) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
5 calls:
| 14.0ms | re |
| 11.0ms | im |
| 10.0ms | (sin.f64 im) |
| 9.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 7.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.0% | 3 | (sin.f64 im) |
| 60.0% | 2 | im |
| 71.4% | 5 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 68.7% | 3 | (exp.f64 re) |
| 68.7% | 3 | re |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 im im))) (*.f64 im im)) #s(literal 1/6 binary64)) im) im #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* im im)) 1/120) (*.f64 (*.f64 im im) #s(literal -1/5040 binary64))) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 im im) #s(literal 1/120 binary64)) (*.f64 im im)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
5 calls:
| 16.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 14.0ms | (sin.f64 im) |
| 11.0ms | re |
| 9.0ms | im |
| 7.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.4% | 2 | (sin.f64 im) |
| 35.4% | 1 | im |
| 42.2% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 39.5% | 2 | (exp.f64 re) |
| 39.5% | 2 | re |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (+.f64 #s(literal 1 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (* im im) 1/120) 1/6) (*.f64 (*.f64 im im) #s(literal 1/120 binary64))) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 im (*.f64 im #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 im im) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) #s(approx (+ (* (+ (* 1/2 re) 1) re) 1) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) re))) #s(approx (sin im) (*.f64 (fma.f64 (*.f64 im im) #s(literal -1/6 binary64) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))) |
3 calls:
| 7.0ms | re |
| 6.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 6.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.4% | 1 | (exp.f64 re) |
| 35.4% | 1 | re |
| 38.5% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 8 to 10 computations (-25% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im))) |
5 calls:
| 4.0ms | im |
| 4.0ms | (sin.f64 im) |
| 4.0ms | re |
| 3.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 3.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.5% | 1 | im |
| 33.5% | 1 | (exp.f64 re) |
| 33.5% | 1 | re |
| 36.2% | 2 | (sin.f64 im) |
| 36.6% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
5 calls:
| 5.0ms | (sin.f64 im) |
| 3.0ms | im |
| 3.0ms | re |
| 3.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 2.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.7% | 1 | (exp.f64 re) |
| 25.7% | 1 | re |
| 25.7% | 1 | im |
| 28.6% | 2 | (sin.f64 im) |
| 28.7% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
| Outputs |
|---|
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
2 calls:
| 3.0ms | (sin.f64 im) |
| 3.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.7% | 1 | (sin.f64 im) |
| 25.7% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
(*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im)) |
5 calls:
| 4.0ms | re |
| 2.0ms | im |
| 2.0ms | (sin.f64 im) |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 2.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.2% | 2 | im |
| 25.7% | 2 | (sin.f64 im) |
| 26.0% | 2 | (exp.f64 re) |
| 26.0% | 2 | re |
| 26.0% | 2 | (*.f64 (exp.f64 re) (sin.f64 im)) |
Compiled 11 to 15 computations (-36.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
| Outputs |
|---|
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
5 calls:
| 2.0ms | im |
| 2.0ms | (sin.f64 im) |
| 2.0ms | re |
| 2.0ms | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 2.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.9% | 1 | (sin.f64 im) |
| 22.9% | 1 | (exp.f64 re) |
| 22.9% | 1 | (*.f64 (exp.f64 re) (sin.f64 im)) |
| 22.9% | 1 | re |
| 22.9% | 1 | im |
Compiled 11 to 15 computations (-36.4% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9991277917532241 | +inf |
| 0.0ms | 2.8160119924028937e-246 | 8.145726964347945e-244 |
| 0.0ms | -0.14368961994659157 | 0.0 |
Compiled 8 to 10 computations (-25% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9991277917532241 | +inf |
| 0.0ms | 2.8160119924028937e-246 | 8.145726964347945e-244 |
| 0.0ms | -0.14368961994659157 | 0.0 |
Compiled 8 to 10 computations (-25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 4.297521690548063e-7 | 5.603474645756441 |
| 46.0ms | -0.09944784934624158 | -6.129807852658744e-6 |
| 54.0ms | 272× | 0 | valid |
Compiled 280 to 282 computations (-0.7% saved)
ival-mult: 25.0ms (57.9% of total)ival-sin: 12.0ms (27.8% of total)ival-exp: 5.0ms (11.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 4.297521690548063e-7 | 5.603474645756441 |
| 43.0ms | -0.09944784934624158 | -6.129807852658744e-6 |
| 70.0ms | 224× | 0 | valid |
Compiled 263 to 265 computations (-0.8% saved)
ival-sin: 35.0ms (57.4% of total)ival-mult: 21.0ms (34.5% of total)ival-exp: 4.0ms (6.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 4.297521690548063e-7 | 5.603474645756441 |
| 35.0ms | -966.547229219587 | -0.09944784934624158 |
| 35.0ms | 208× | 0 | valid |
Compiled 652 to 527 computations (19.2% saved)
ival-sin: 8.0ms (52.7% of total)ival-exp: 4.0ms (26.4% of total)ival-mult: 2.0ms (13.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 1.915616229945169e-308 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 1.915616229945169e-308 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 1.915616229945169e-308 |
Compiled 8 to 10 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 1.915616229945169e-308 |
Compiled 8 to 10 computations (-25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 6.868057907825368e+79 | 1.8657639062216445e+86 |
| 25.0ms | 144× | 0 | valid |
Compiled 215 to 181 computations (15.8% saved)
ival-sin: 9.0ms (47.2% of total)ival-exp: 8.0ms (41.9% of total)ival-mult: 2.0ms (10.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 548 |
| 1 | 147 | 536 |
| 2 | 265 | 536 |
| 3 | 751 | 530 |
| 4 | 3960 | 530 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -3602879701896397/36028797018963968 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 615015778615681/123003155723136208567847447683223664415731869180715065944930703618254955521953492303010368693540149343822709050322214299552689203876695953600699775494388206142090885899729347827083318884583758435450548517566916626912548274908112766882031433928533568160966639616 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -3602879701896397/36028797018963968 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 615015778615681/123003155723136208567847447683223664415731869180715065944930703618254955521953492303010368693540149343822709050322214299552689203876695953600699775494388206142090885899729347827083318884583758435450548517566916626912548274908112766882031433928533568160966639616 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im))))) |
(if (<=.f64 re #s(literal -3504881374004815/4611686018427387904 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 re #s(literal 5188146770730811/1152921504606846976 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))) |
(if (<=.f64 re #s(literal -3659834024223975/590295810358705651712 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 re #s(literal 8116567392432203/147573952589676412928 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))) |
(if (<=.f64 re #s(literal -90 binary64)) (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) (if (<=.f64 re #s(literal 3112888062438487/1152921504606846976 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(if (<=.f64 im #s(literal 69999999999999996069415967724962592404255642689199354410126306696851159204757504 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (sin.f64 im)) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -3602879701896397/36028797018963968 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 615015778615681/123003155723136208567847447683223664415731869180715065944930703618254955521953492303010368693540149343822709050322214299552689203876695953600699775494388206142090885899729347827083318884583758435450548517566916626912548274908112766882031433928533568160966639616 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -3602879701896397/36028797018963968 binary64)) (*.f64 (+.f64 #s(approx (sinh re) (*.f64 (fma.f64 (*.f64 re re) #s(literal 1/6 binary64) #s(literal 1 binary64)) re)) #s(approx (cosh re) (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sin.f64 im)) (if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 615015778615681/123003155723136208567847447683223664415731869180715065944930703618254955521953492303010368693540149343822709050322214299552689203876695953600699775494388206142090885899729347827083318884583758435450548517566916626912548274908112766882031433928533568160966639616 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)))) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -3602879701896397/36028797018963968 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 615015778615681/123003155723136208567847447683223664415731869180715065944930703618254955521953492303010368693540149343822709050322214299552689203876695953600699775494388206142090885899729347827083318884583758435450548517566916626912548274908112766882031433928533568160966639616 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im))))) |
(if (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal -3602879701896397/36028797018963968 binary64)) (not (or (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 615015778615681/123003155723136208567847447683223664415731869180715065944930703618254955521953492303010368693540149343822709050322214299552689203876695953600699775494388206142090885899729347827083318884583758435450548517566916626912548274908112766882031433928533568160966639616 binary64)) (not (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 1 binary64)))))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im))) |
(if (<=.f64 re #s(literal -3504881374004815/4611686018427387904 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 re #s(literal 5188146770730811/1152921504606846976 binary64)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))) |
(if (or (<=.f64 re #s(literal -3504881374004815/4611686018427387904 binary64)) (not (<=.f64 re #s(literal 5188146770730811/1152921504606846976 binary64)))) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) (sin.f64 im))) |
(if (<=.f64 re #s(literal -3659834024223975/590295810358705651712 binary64)) (*.f64 (exp.f64 re) #s(approx (sin im) im)) (if (<=.f64 re #s(literal 8116567392432203/147573952589676412928 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 (exp.f64 re) #s(approx (sin im) im)))) |
(if (or (<=.f64 re #s(literal -3659834024223975/590295810358705651712 binary64)) (not (<=.f64 re #s(literal 8116567392432203/147573952589676412928 binary64)))) (*.f64 (exp.f64 re) #s(approx (sin im) im)) #s(approx (* (exp re) (sin im)) (sin.f64 im))) |
(if (<=.f64 re #s(literal -90 binary64)) (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) (if (<=.f64 re #s(literal 3112888062438487/1152921504606846976 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))))) |
(if (<=.f64 re #s(literal -90 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) (if (<=.f64 re #s(literal 3112888062438487/1152921504606846976 binary64)) #s(approx (* (exp re) (sin im)) (sin.f64 im)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im))))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) (*.f64 (*.f64 im im) #s(literal -1/6 binary64))) im))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) re #s(literal 1/2 binary64)) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) #s(approx (* (+ (* (* im im) -1/6) 1) im) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) (*.f64 #s(approx (+ (sinh re) (cosh re)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) (*.f64 #s(approx (exp re) (fma.f64 (fma.f64 #s(literal 1/2 binary64) re #s(literal 1 binary64)) re #s(literal 1 binary64))) #s(approx (sin im) (*.f64 #s(approx (+ (* (* im im) -1/6) 1) #s(literal 1 binary64)) im)))) |
(if (<=.f64 (*.f64 (exp.f64 re) (sin.f64 im)) #s(literal 0 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* im im)) 1/120) (* im im)) 1/6) #s(literal -1/6 binary64)) (*.f64 im im) #s(literal 1 binary64)) im))) (*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im))) |
(*.f64 #s(approx (exp re) (-.f64 re #s(literal -1 binary64))) #s(approx (sin im) im)) |
(if (<=.f64 im #s(literal 69999999999999996069415967724962592404255642689199354410126306696851159204757504 binary64)) #s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) (*.f64 #s(approx (exp re) #s(approx (- re -1) re)) #s(approx (sin im) im))) |
#s(approx (* (exp re) (sin im)) #s(approx (sin im) im)) |
| 1× | fuel |
Compiled 536 to 116 computations (78.4% saved)
(negabs im)
Compiled 1 102 to 262 computations (76.2% saved)
Loading profile data...